aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2019-10-04 15:30:17 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2019-10-04 15:30:17 +0000
commit7656518b22425f2aca07c31c13164aa5b7758e3e (patch)
treec66a5044a909433a990125bddc8cd37925185005 /french
parent74b80b2a2eb69061026dd6c396264c47957f18f4 (diff)
downloadports-7656518b22425f2aca07c31c13164aa5b7758e3e.tar.gz
ports-7656518b22425f2aca07c31c13164aa5b7758e3e.zip
Update to 0.1.47:
* The graphical interface can now be displayed in Italian. * Conjugation table fixes. * The regressions tests now succeed and are enabled in the port. Follow some suggestions from portlint and the stage QA checks. Approved by: maintainer timeout (9 weeks for update to 0.1.46)
Notes
Notes: svn path=/head/; revision=513766
Diffstat (limited to 'french')
-rw-r--r--french/verbiste/Makefile19
-rw-r--r--french/verbiste/distinfo6
-rw-r--r--french/verbiste/pkg-plist3
3 files changed, 17 insertions, 11 deletions
diff --git a/french/verbiste/Makefile b/french/verbiste/Makefile
index aed4b2253412..cc412bd104f0 100644
--- a/french/verbiste/Makefile
+++ b/french/verbiste/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= verbiste
-PORTVERSION= 0.1.44
+PORTVERSION= 0.1.47
CATEGORIES= french textproc
MASTER_SITES= http://sarrazip.com/dev/
@@ -11,22 +11,27 @@ COMMENT= French verb conjugator/deconjugator
LICENSE= GPLv2
-OPTIONS_DEFINE= GTK2 GNOME DOCS EXAMPLES
-
-USES= pathfix pkgconfig iconv:wchar_t libtool shebangfix
-SHEBANG_FILES= ${WRKSRC}/examples/*.pl
-GNU_CONFIGURE= yes
+USES= gnome pathfix pkgconfig iconv:wchar_t libtool shebangfix
USE_GNOME= libxml2
USE_LDCONFIG= yes
+
+GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
+SHEBANG_FILES= ${WRKSRC}/examples/*.pl
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+TEST_TARGET= check
+
+OPTIONS_DEFINE= GTK2 GNOME DOCS EXAMPLES
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK2}
-USE_GNOME+= gtk20
+USE_GNOME+= cairo gdkpixbuf2 gtk20
+LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2
PLIST_SUB+= HASGTK=""
.else
CONFIGURE_ARGS+=--without-gtk-app
diff --git a/french/verbiste/distinfo b/french/verbiste/distinfo
index e2959d331a06..37ed53d19008 100644
--- a/french/verbiste/distinfo
+++ b/french/verbiste/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481227293
-SHA256 (verbiste-0.1.44.tar.gz) = 5ca77a342d234a10a376e2765f69ad358131b502520325c2f0c4303c38cab26e
-SIZE (verbiste-0.1.44.tar.gz) = 780465
+TIMESTAMP = 1570142696
+SHA256 (verbiste-0.1.47.tar.gz) = 75761c24a013a01ec89108f75f319e83000f8147906518ad1458f879878d7f0a
+SIZE (verbiste-0.1.47.tar.gz) = 781085
diff --git a/french/verbiste/pkg-plist b/french/verbiste/pkg-plist
index f455a06b97b0..ade0329505ab 100644
--- a/french/verbiste/pkg-plist
+++ b/french/verbiste/pkg-plist
@@ -20,8 +20,9 @@ man/man3/verbiste.3.gz
%%HASGNOME%%share/applications/verbiste.desktop
%%HASGUI%%share/locale/da/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/locale/de/LC_MESSAGES/verbiste.mo
-%%HASGUI%%share/locale/fr/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/locale/el/LC_MESSAGES/verbiste.mo
+%%HASGUI%%share/locale/fr/LC_MESSAGES/verbiste.mo
+%%HASGUI%%share/locale/it/LC_MESSAGES/verbiste.mo
%%HASGUI%%share/icons/hicolor/16x16/apps/verbiste.png
%%HASGUI%%share/icons/hicolor/32x32/apps/verbiste.png
%%HASGUI%%share/icons/hicolor/48x48/apps/verbiste.png