pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/gtranslator Changes 1.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d9c60464c3d
branches:  trunk
changeset: 487435:2d9c60464c3d
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jan 14 09:50:57 2005 +0000

description:
Changes 1.0.2:
* keyboard accelerator in menus
* translations updated
* minor changes and bug fixes

diffstat:

 editors/gtranslator/Makefile |  10 ++++------
 editors/gtranslator/PLIST    |   8 +++++++-
 editors/gtranslator/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 10 deletions(-)

diffs (92 lines):

diff -r 3de6f080b9db -r 2d9c60464c3d editors/gtranslator/Makefile
--- a/editors/gtranslator/Makefile      Fri Jan 14 09:33:26 2005 +0000
+++ b/editors/gtranslator/Makefile      Fri Jan 14 09:50:57 2005 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/12/04 11:54:25 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.4 2005/01/14 09:50:57 adam Exp $
 
-DISTNAME=      gtranslator-1.0
-PKGREVISION=   10
+DISTNAME=      gtranslator-1.0.2
 CATEGORIES=    editors
-MASTER_SITES=  http://gtranslator.sourceforge.net/download/releases/1.0/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gtranslator/}
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://gtranslator.sourceforge.net/
@@ -12,12 +10,12 @@
 
 BUILD_USES_MSGFMT=     yes
 
-GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
 USE_DIRS+=             gnome2-1.5
 USE_GNU_TOOLS+=                make
 USE_PKGLOCALEDIR=      yes
 USE_X11=               yes
+GNU_CONFIGURE=         yes
 MANCOMPRESSED=         yes
 
 CONFIGURE_ARGS+=       --disable-debug
diff -r 3de6f080b9db -r 2d9c60464c3d editors/gtranslator/PLIST
--- a/editors/gtranslator/PLIST Fri Jan 14 09:33:26 2005 +0000
+++ b/editors/gtranslator/PLIST Fri Jan 14 09:50:57 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/21 04:20:56 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/01/14 09:50:57 adam Exp $
 bin/gtranslator
 bin/pozilla.sh
 man/man1/gtranslator.1.gz
@@ -38,17 +38,21 @@
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtranslator.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gtranslator.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gtranslator.mo
+${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gtranslator.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtranslator.mo
@@ -59,6 +63,7 @@
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtranslator.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtranslator.mo
@@ -69,6 +74,7 @@
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gtranslator.mo
+${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtranslator.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtranslator.mo
diff -r 3de6f080b9db -r 2d9c60464c3d editors/gtranslator/distinfo
--- a/editors/gtranslator/distinfo      Fri Jan 14 09:33:26 2005 +0000
+++ b/editors/gtranslator/distinfo      Fri Jan 14 09:50:57 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2004/12/04 12:01:09 wiz Exp $
+$NetBSD: distinfo,v 1.3 2005/01/14 09:50:57 adam Exp $
 
-SHA1 (gtranslator-1.0.tar.gz) = 2d4ced2c03a736e20820e15b9809319766b3b0b4
-Size (gtranslator-1.0.tar.gz) = 1262605 bytes
+SHA1 (gtranslator-1.0.2.tar.gz) = 8fc2f2526d32021676df94b8cba027a44fc1b9f4
+Size (gtranslator-1.0.2.tar.gz) = 1378237 bytes
 SHA1 (patch-aa) = da6722b93c4407ee020390773460478ddb0f92fd
 SHA1 (patch-ab) = 93e6c28aacf1d0400238c3273579ba54f5a4f62f
 SHA1 (patch-ac) = 5683310f863afd029642178258b9992e2008ea69



Home | Main Index | Thread Index | Old Index