summaryrefslogtreecommitdiff
path: root/sysutils/gigolo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gigolo/Makefile')
-rw-r--r--sysutils/gigolo/Makefile17
1 files changed, 6 insertions, 11 deletions
diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile
index 41693951dc42..56b9b3f69e9e 100644
--- a/sysutils/gigolo/Makefile
+++ b/sysutils/gigolo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gigolo
-PORTVERSION= 0.5.4
+PORTVERSION= 0.6.0
CATEGORIES= sysutils
MASTER_SITES= XFCE/apps
@@ -10,25 +10,20 @@ WWW= https://docs.xfce.org/apps/gigolo/start
LICENSE= GPLv2
BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser
-LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
-USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg
-USE_GNOME= cairo gdkpixbuf gtk30 gvfs
+USES= gettext-tools gnome meson pkgconfig tar:xz xfce xorg
+USE_GNOME= gtk30 gvfs
USE_XORG= x11
-GNU_CONFIGURE= yes
-
-PORTDOCS= AUTHORS ChangeLog NEWS THANKS TODO
+PORTDOCS= AUTHORS ChangeLog COPYING NEWS README.md THANKS TODO
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
-NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
-post-patch:
- @${REINPLACE_CMD} -e 's|^DOCFILES.*|DOCFILES =|' \
- ${WRKSRC}/Makefile.in
+post-patch-NLS-off:
+ @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}