pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/gwaei Update to 0.14.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c6d660ec83a
branches:  trunk
changeset: 555006:9c6d660ec83a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 23 11:25:18 2009 +0000

description:
Update to 0.14.0:

2009-01-26: Released gWaei 0.14.0
  New features!  The preferences dialog has recieved an options boost.  There
  is a new advanced tab.  On of the most interesting options is the ability
  to adjust the highlight colors.

  The search engine has been upgraded a bit.  Bugs fixed, works better with
  NetBSD, does better sorting of Japanese searches.

  Last, the japanese locale requirements have been loosened.  They aren't as
  important as I had once thought.  Though it is nice because it makes gtk
  antialias the japanese text on my systems.

diffstat:

 misc/gwaei/Makefile |  8 +++++---
 misc/gwaei/PLIST    |  4 +++-
 misc/gwaei/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs (61 lines):

diff -r 335825f35f46 -r 9c6d660ec83a misc/gwaei/Makefile
--- a/misc/gwaei/Makefile       Mon Feb 23 11:23:24 2009 +0000
+++ b/misc/gwaei/Makefile       Mon Feb 23 11:25:18 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/01/17 20:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/23 11:25:18 wiz Exp $
 #
 
-DISTNAME=      gwaei-0.13.1
+DISTNAME=      gwaei-0.14.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gwaei/}
 
@@ -9,7 +9,9 @@
 HOMEPAGE=      http://gwaei.sourceforge.net/
 COMMENT=       Japanese dictionary for GNOME
 
-#DEPENDS+=     rsync-[0-9]*:../../net/rsync
+DEPENDS+=      rsync-[0-9]*:../../net/rsync
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
 USE_DIRS=              xdg-1.4 gnome2-1.6
diff -r 335825f35f46 -r 9c6d660ec83a misc/gwaei/PLIST
--- a/misc/gwaei/PLIST  Mon Feb 23 11:23:24 2009 +0000
+++ b/misc/gwaei/PLIST  Mon Feb 23 11:25:18 2009 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2009/01/17 20:51:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/02/23 11:25:18 wiz Exp $
 bin/gwaei
 share/applications/gwaei.desktop
 share/doc/${PKGNAME}/COPYING
 share/doc/${PKGNAME}/ChangeLog
 share/doc/${PKGNAME}/NEWS
 share/gconf/schemas/gwaei.schemas
+share/gnome/help/gwaei/C/glossary.xml
 share/gnome/help/gwaei/C/index.xml
 share/gwaei/character.png
 share/gwaei/character2.png
@@ -52,6 +53,7 @@
 @dirrm share/gnome/help/gwaei/C
 @dirrm share/gnome/help/gwaei
 @comment in gnome2-dirs: @dirrm share/gnome/help
+@comment in gnome2-dirs: @dirrm share/gnome
 @comment in GConf: @dirrm share/gconf/schemas
 @dirrm share/doc/${PKGNAME}
 @comment in xdg-dirs: @dirrm share/applications
diff -r 335825f35f46 -r 9c6d660ec83a misc/gwaei/distinfo
--- a/misc/gwaei/distinfo       Mon Feb 23 11:23:24 2009 +0000
+++ b/misc/gwaei/distinfo       Mon Feb 23 11:25:18 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/01/17 20:51:34 wiz Exp $
+$NetBSD: distinfo,v 1.3 2009/02/23 11:25:18 wiz Exp $
 
-SHA1 (gwaei-0.13.1.tar.gz) = e72f9fb1977e628fc67d3bbf084975313cfb5346
-RMD160 (gwaei-0.13.1.tar.gz) = a45e4a2a67288cc2f8d67dae6d7b8a192c603347
-Size (gwaei-0.13.1.tar.gz) = 476208 bytes
+SHA1 (gwaei-0.14.0.tar.gz) = 1f428d0cf7d011ea61b4a5fb316f99369ce77ef5
+RMD160 (gwaei-0.14.0.tar.gz) = d9350c77d55846c9183799781e1161a4f46304a3
+Size (gwaei-0.14.0.tar.gz) = 480409 bytes



Home | Main Index | Thread Index | Old Index