diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2023-08-01 14:45:59 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2023-08-01 14:45:59 +0000 |
commit | 6226965770f0585e33d5f49b9657495abf6d44d7 (patch) | |
tree | 93b65d17168963ab8b261edaaa3bc1b721033ea5 | |
parent | 613186052ee5d13fdac45ebf12abb5d874e864a7 (diff) | |
download | ports-6226965770f0585e33d5f49b9657495abf6d44d7.tar.gz ports-6226965770f0585e33d5f49b9657495abf6d44d7.zip |
x11/xfce4-clipman-plugin: Update to 1.6.4
Add missing dependencies.
-rw-r--r-- | x11/xfce4-clipman-plugin/Makefile | 6 | ||||
-rw-r--r-- | x11/xfce4-clipman-plugin/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index be623faaddc8..c43f59d66a3c 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= x11 xfce MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4 @@ -10,9 +10,11 @@ WWW= https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-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 glib20 gtk30 intltool +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool USE_XFCE= panel USE_XORG= ice sm x11 xorgproto xtst diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index c1421703223a..88dc6f5b8624 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679344598 -SHA256 (xfce4/xfce4-clipman-plugin-1.6.3.tar.bz2) = e11c1f976217fc959cee98ecfb934058ae485cb363d2c25c7ddede44394c9a10 -SIZE (xfce4/xfce4-clipman-plugin-1.6.3.tar.bz2) = 486276 +TIMESTAMP = 1690814723 +SHA256 (xfce4/xfce4-clipman-plugin-1.6.4.tar.bz2) = 9fde581e35977ecefecea9138fa37b9a66ef00bda3a2148c20862852c20facec +SIZE (xfce4/xfce4-clipman-plugin-1.6.4.tar.bz2) = 480785 |