Add another package for hyprcursor-util
This commit is contained in:
parent
7a87eb0532
commit
f5ada6ba8f
|
|
@ -7,10 +7,17 @@ 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
|
||||
This package contains hyprcursor-util; a binary to compile, pack,
|
||||
unpack etc the hyprcursor and xcursor themes.
|
||||
|
||||
Package: libhyprcursor0
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: hyprland cursor format, library and utilities.
|
||||
Description: hyprland cursor format, library and utilities
|
||||
This package contains hyprcursor; a cursor format, library and
|
||||
utilities for Hyprland.
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
usr/bin/hyprcursor-util
|
||||
Loading…
Reference in New Issue