hyprlang/debian/control

22 lines
710 B
Plaintext

Source: hyprlang
Section: x11
Priority: optional
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
Build-Depends: cmake, debhelper-compat (= 13)
Standards-Version: 4.6.1
Homepage: https://github.com/hyprwm/hyprlang
Rules-Requires-Root: no
#Vcs-Git: https://salsa.debian.org/debian/hyprlang.git
#Vcs-Browser: https://salsa.debian.org/debian/hyprlang
Package: hyprlang
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
${shlibs:Depends}
Description: Configuration language for Hyprland
The hypr configuration language is an extremely efficient, yet easy
to work with, configuration language for linux applications.
.
It's user-friendly, easy to grasp, and easy to implement.