Fri May 10 13:14:18 2019 UTC ()
gtranslator: update homepage.


(wiz)
diff -r1.74 -r1.75 pkgsrc/editors/gtranslator/Makefile

cvs diff -r1.74 -r1.75 pkgsrc/editors/gtranslator/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/gtranslator/Makefile 2018/11/14 22:21:23 1.74
+++ pkgsrc/editors/gtranslator/Makefile 2019/05/10 13:14:18 1.75
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.74 2018/11/14 22:21:23 kleink Exp $ 1# $NetBSD: Makefile,v 1.75 2019/05/10 13:14:18 wiz Exp $
2 2
3DISTNAME= gtranslator-2.91.6 3DISTNAME= gtranslator-2.91.6
4PKGREVISION= 11 4PKGREVISION= 11
5CATEGORIES= editors 5CATEGORIES= editors
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/2.91/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/2.91/}
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://gtranslator.sourceforge.net/ 10HOMEPAGE= https://wiki.gnome.org/Apps/Gtranslator
11COMMENT= Gettext po file editor for the GNOME2 desktop environment 11COMMENT= Gettext po file editor for the GNOME desktop environment
12 12
13BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool 13BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
14 14
15USE_TOOLS+= gmake intltool msgfmt pkg-config 15USE_TOOLS+= gmake intltool msgfmt pkg-config
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18MANCOMPRESSED= yes 18MANCOMPRESSED= yes
19 19
20CONFIGURE_ARGS+= --enable-debug=no 20CONFIGURE_ARGS+= --enable-debug=no
21CONFIGURE_ARGS+= --enable-schemas-compile 21CONFIGURE_ARGS+= --enable-schemas-compile
22CONFIGURE_ARGS+= --disable-scrollkeeper 22CONFIGURE_ARGS+= --disable-scrollkeeper
23 23
24.include "../../converters/libiconv/buildlink3.mk" 24.include "../../converters/libiconv/buildlink3.mk"