More detailed description
This commit is contained in:
parent
a0e22dcef3
commit
3f389281bf
|
|
@ -11,6 +11,9 @@ 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.
|
||||
|
||||
|
|
@ -19,6 +22,9 @@ 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.
|
||||
|
||||
|
|
@ -27,4 +33,7 @@ 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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue