mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
deskutils/xfce4-notes-plugin: Update to 1.12.0
- Move build to meson
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= xfce4-notes-plugin
|
||||
PORTVERSION= 1.11.2
|
||||
PORTVERSION= 1.12.0
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= XFCE/panel-plugins
|
||||
DIST_SUBDIR= xfce4
|
||||
@@ -10,21 +10,18 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
|
||||
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
|
||||
tar:bzip2 xfce xorg
|
||||
USE_GNOME= cairo gdkpixbuf glib20 gtk30 gtksourceview4
|
||||
USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz \
|
||||
vala:build xfce xorg
|
||||
USE_GNOME= glib20 gtk30 gtksourceview4
|
||||
USE_XFCE= libmenu panel xfconf
|
||||
USE_XORG= ice sm x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext-runtime
|
||||
|
||||
NLS_USES= gettext-runtime
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
post-patch-NLS-off:
|
||||
@${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1738449598
|
||||
SHA256 (xfce4/xfce4-notes-plugin-1.11.2.tar.bz2) = 8301fcd397bbc98a3def3d94f04de30cc128b4a35477024d2bcb2952a161a3b5
|
||||
SIZE (xfce4/xfce4-notes-plugin-1.11.2.tar.bz2) = 640562
|
||||
TIMESTAMP = 1747772534
|
||||
SHA256 (xfce4/xfce4-notes-plugin-1.12.0.tar.xz) = cf4cc8f2e9785b7032aef6a74f316b8d7945457982295f8465a872b75da46a2a
|
||||
SIZE (xfce4/xfce4-notes-plugin-1.12.0.tar.xz) = 99140
|
||||
|
||||
Reference in New Issue
Block a user