Source: hyprlang
Section: libs
Homepage: https://github.com/hyprwm/hyprlang/
Priority: optional
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/hyprlang.git
Vcs-Browser: https://salsa.debian.org/debian/hyprlang
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
Uploaders: Mo Zhou <lumin@debian.org>
Build-Depends: debhelper-compat (= 13),
               cmake,
               libhyprutils-dev (>= 0.1.1),
               pkgconf
Rules-Requires-Root: no

Package: libhyprlang-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libhyprlang2 (= ${binary:Version})
Description: Fast and user-friendly configuration language (dev files)
 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.
 .
 This package contains development files.

Package: libhyprlang2
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Fast and user-friendly configuration language (library files)
 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.
 .
 This package contains the shared object.
