40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
Source: hyprcursor
|
|
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/hyprcursor
|
|
Rules-Requires-Root: no
|
|
|
|
Package: hyprcursor-util
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: Utility to manipulate hyprcusor and xcursor themes
|
|
hyprcursor is the cursor format, and associated files and utilities
|
|
for Hyprland.
|
|
.
|
|
This package contains hyprcursor-util; a binary to compile, pack,
|
|
unpack etc the hyprcursor and xcursor themes.
|
|
|
|
Package: libhyprcursor0
|
|
Section: libs
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: hyprland cursor format, library and utilities
|
|
hyprcursor is the cursor format, and associated files and utilities
|
|
for Hyprland.
|
|
.
|
|
This package contains hyprcursor; a cursor format, library and
|
|
utilities for Hyprland.
|
|
|
|
Package: libhyprcursor-dev
|
|
Section: libdevel
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: hyprland cursor format, library and utilities (headers)
|
|
hyprcursor is the cursor format, and associated files and utilities
|
|
for Hyprland.
|
|
.
|
|
This package contains the header files for hyprcursor.
|