1
0
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:
Jan Beich 2024-03-10 04:26:36 +01:00
parent 3c43b84167
commit f468ecf1e2
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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