mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/hyprcursor: simplify plist updates
This commit is contained in:
parent
3c43b84167
commit
f468ecf1e2
@ -17,5 +17,6 @@ USES= compiler:c++11-lib cmake:testing gnome pathfix pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= cairo librsvg2
|
||||
GH_ACCOUNT= hyprwm
|
||||
PLIST_SUB= VERSION=${DISTVERSION:C/-.*//}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,5 +5,5 @@ include/hyprcursor/hyprcursor.hpp
|
||||
include/hyprcursor/shared.h
|
||||
lib/libhyprcursor.so
|
||||
lib/libhyprcursor.so.0
|
||||
lib/libhyprcursor.so.0.1.2
|
||||
lib/libhyprcursor.so.%%VERSION%%
|
||||
libdata/pkgconfig/hyprcursor.pc
|
||||
|
Loading…
Reference in New Issue
Block a user