summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/xfce4-stopwatch-plugin/Makefile20
-rw-r--r--x11-clocks/xfce4-stopwatch-plugin/distinfo6
-rw-r--r--x11-clocks/xfce4-stopwatch-plugin/pkg-plist3
-rw-r--r--x11-clocks/xfce4-time-out-plugin/Makefile23
-rw-r--r--x11-clocks/xfce4-time-out-plugin/distinfo6
-rw-r--r--x11-clocks/xfce4-timer-plugin/Makefile20
-rw-r--r--x11-clocks/xfce4-timer-plugin/distinfo6
7 files changed, 37 insertions, 47 deletions
diff --git a/x11-clocks/xfce4-stopwatch-plugin/Makefile b/x11-clocks/xfce4-stopwatch-plugin/Makefile
index 7d464796a4a5..ee1cc858ea52 100644
--- a/x11-clocks/xfce4-stopwatch-plugin/Makefile
+++ b/x11-clocks/xfce4-stopwatch-plugin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xfce4-stopwatch-plugin
-PORTVERSION= 0.5.2
+PORTVERSION= 0.6.0
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -11,20 +11,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin/start
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
-
-USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
- tar:bzip2 xfce
-USE_GNOME= cairo gdkpixbuf gtk30
+USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
+USE_GNOME= gtk30
USE_XFCE= libutil panel
-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>
diff --git a/x11-clocks/xfce4-stopwatch-plugin/distinfo b/x11-clocks/xfce4-stopwatch-plugin/distinfo
index 7c84b3427684..5187f4837ed3 100644
--- a/x11-clocks/xfce4-stopwatch-plugin/distinfo
+++ b/x11-clocks/xfce4-stopwatch-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735168292
-SHA256 (xfce4/xfce4-stopwatch-plugin-0.5.2.tar.bz2) = b5a458fa5b7538d42cd9783cf4c26eafe0c9d394906a0e5e25bb3fe0adc34c08
-SIZE (xfce4/xfce4-stopwatch-plugin-0.5.2.tar.bz2) = 372592
+TIMESTAMP = 1747773060
+SHA256 (xfce4/xfce4-stopwatch-plugin-0.6.0.tar.xz) = 9be4825f6dc3b5227ba3c71b345da4159ac3364f659784b57845bb06cf31ef43
+SIZE (xfce4/xfce4-stopwatch-plugin-0.6.0.tar.xz) = 23836
diff --git a/x11-clocks/xfce4-stopwatch-plugin/pkg-plist b/x11-clocks/xfce4-stopwatch-plugin/pkg-plist
index 46f8c3f3b408..69bc7b9e413b 100644
--- a/x11-clocks/xfce4-stopwatch-plugin/pkg-plist
+++ b/x11-clocks/xfce4-stopwatch-plugin/pkg-plist
@@ -1,6 +1,4 @@
lib/xfce4/panel/plugins/libstopwatch.so
-lib/xfce4/panel/plugins/libstopwatch.so.0
-lib/xfce4/panel/plugins/libstopwatch.so.0.0.0
share/icons/hicolor/16x16/apps/xfce4-stopwatch-plugin.png
share/icons/hicolor/22x22/apps/xfce4-stopwatch-plugin.png
share/icons/hicolor/24x24/apps/xfce4-stopwatch-plugin.png
@@ -54,6 +52,7 @@ share/icons/hicolor/scalable/apps/xfce4-stopwatch-plugin.svg
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-stopwatch-plugin.mo
%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-stopwatch-plugin.mo
%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-stopwatch-plugin.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-stopwatch-plugin.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-stopwatch-plugin.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-stopwatch-plugin.mo
share/xfce4/panel/plugins/xfce4-stopwatch-plugin.desktop
diff --git a/x11-clocks/xfce4-time-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile
index 6a243584bce4..4437059daa4c 100644
--- a/x11-clocks/xfce4-time-out-plugin/Makefile
+++ b/x11-clocks/xfce4-time-out-plugin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xfce4-time-out-plugin
-PORTVERSION= 1.1.4
+PORTVERSION= 1.2.0
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -10,21 +10,20 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin/start
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 gtk30
+USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce \
+ xorg
+USE_GNOME= gtk30
USE_XFCE= libmenu panel
USE_XORG= x11
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
+MESON_ARGS= -Dx11=enabled
+
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
+NLS_USES= gettext-runtime
-NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext-runtime
+post-patch-NLS-off:
+ @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
.include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-time-out-plugin/distinfo b/x11-clocks/xfce4-time-out-plugin/distinfo
index 581ea5ae4f05..ca153adacf32 100644
--- a/x11-clocks/xfce4-time-out-plugin/distinfo
+++ b/x11-clocks/xfce4-time-out-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735170850
-SHA256 (xfce4/xfce4-time-out-plugin-1.1.4.tar.bz2) = b6b708900d7fd0cc3d8a045514962db94b60d959c266049aa2cff768fc381726
-SIZE (xfce4/xfce4-time-out-plugin-1.1.4.tar.bz2) = 474667
+TIMESTAMP = 1747774324
+SHA256 (xfce4/xfce4-time-out-plugin-1.2.0.tar.xz) = e344d9f82a8acd23d44e7cf9b2efe9599ffff856d9ba1a9be0e67b022c0d2eb2
+SIZE (xfce4/xfce4-time-out-plugin-1.2.0.tar.xz) = 65520
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile
index e823f454b573..806b6e9cc1a5 100644
--- a/x11-clocks/xfce4-timer-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-plugin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xfce4-timer-plugin
-PORTVERSION= 1.7.3
+PORTVERSION= 1.8.0
CATEGORIES= x11-clocks xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -10,20 +10,16 @@ WWW= https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start
LICENSE= GPLv2
-LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
-
-USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
- tar:bzip2 xfce
-USE_GNOME= cairo gdkpixbuf gtk30
+USES= compiler:c11 gettext-tools gnome meson pkgconfig tar:xz xfce
+USE_GNOME= gtk30
USE_XFCE= libmenu panel
-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>
diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo
index fcdc35827667..0c293094e885 100644
--- a/x11-clocks/xfce4-timer-plugin/distinfo
+++ b/x11-clocks/xfce4-timer-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735171035
-SHA256 (xfce4/xfce4-timer-plugin-1.7.3.tar.bz2) = acf4c861af88608b9e802a76a4b05846bd30189e0085e826680cc179b6df4cd3
-SIZE (xfce4/xfce4-timer-plugin-1.7.3.tar.bz2) = 487838
+TIMESTAMP = 1747774506
+SHA256 (xfce4/xfce4-timer-plugin-1.8.0.tar.xz) = 1d3ac3aa2c4345400c025642778e7643aab41047622baf9cdc00bbac78e89f99
+SIZE (xfce4/xfce4-timer-plugin-1.8.0.tar.xz) = 65196