More detailed description
This commit is contained in:
parent
a0e22dcef3
commit
3f389281bf
|
|
@ -11,6 +11,9 @@ Package: hyprcursor-util
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: Utility to manipulate hyprcusor and xcursor themes
|
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,
|
This package contains hyprcursor-util; a binary to compile, pack,
|
||||||
unpack etc the hyprcursor and xcursor themes.
|
unpack etc the hyprcursor and xcursor themes.
|
||||||
|
|
||||||
|
|
@ -19,6 +22,9 @@ Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: hyprland cursor format, library and utilities
|
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
|
This package contains hyprcursor; a cursor format, library and
|
||||||
utilities for Hyprland.
|
utilities for Hyprland.
|
||||||
|
|
||||||
|
|
@ -27,4 +33,7 @@ Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Description: hyprland cursor format, library and utilities (headers)
|
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.
|
This package contains the header files for hyprcursor.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue