pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/dasher Update to 3.2.10:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b812a7d331a
branches:  trunk
changeset: 475384:1b812a7d331a
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat May 15 12:49:25 2004 +0000

description:
Update to 3.2.10:

Dasher 3.2.10 - "Automake will eat your soul"

- Rerelease of 3.2.9 without a broken tarball (hopefully)

Dasher 3.2.9

- Changed default compile options so accessibility, speech and gnome support
  are built by default. Use --with-gnome=false, --with-speech=false and
  --with-gnome=false to disable this

- Fixed bugs related to control-mode crashing and colour selection not working

- A couple of minor build-system cleanups

diffstat:

 editors/dasher/Makefile |  13 +++++++++++--
 editors/dasher/PLIST    |   3 ++-
 editors/dasher/distinfo |   6 +++---
 3 files changed, 16 insertions(+), 6 deletions(-)

diffs (64 lines):

diff -r e3886c1fa845 -r 1b812a7d331a editors/dasher/Makefile
--- a/editors/dasher/Makefile   Sat May 15 12:20:40 2004 +0000
+++ b/editors/dasher/Makefile   Sat May 15 12:49:25 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/04/14 16:15:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/05/15 12:49:25 jmmv Exp $
 #
 
-DISTNAME=      dasher-3.2.8
+DISTNAME=      dasher-3.2.10
 CATEGORIES=    editors gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dasher/3.2/}
 EXTRACT_SUFX=  .tar.bz2
@@ -15,13 +15,22 @@
 USE_DIRS+=             gnome2-1.5
 USE_GNU_TOOLS+=                make
 USE_PKGLOCALEDIR=      yes
+USE_X11=               yes
 
+.include "../../audio/gnome-speech/buildlink3.mk"
 .include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/at-spi/buildlink3.mk"
 .include "../../devel/GConf2/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libbonobo/buildlink3.mk"
+.include "../../devel/libbonoboui/buildlink3.mk"
 .include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libgnome/buildlink3.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../net/ORBit2/buildlink3.mk"
+.include "../../sysutils/gnome-vfs2/buildlink3.mk"
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../textproc/scrollkeeper/omf.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff -r e3886c1fa845 -r 1b812a7d331a editors/dasher/PLIST
--- a/editors/dasher/PLIST      Sat May 15 12:20:40 2004 +0000
+++ b/editors/dasher/PLIST      Sat May 15 12:49:25 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/03 07:30:27 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/05/15 12:49:25 jmmv Exp $
 bin/dasher
 man/man1/dasher.1
 share/applications/dasher.desktop
@@ -70,6 +70,7 @@
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/dasher.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/dasher.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/dasher.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/dasher.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/dasher.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/dasher.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dasher.mo
diff -r e3886c1fa845 -r 1b812a7d331a editors/dasher/distinfo
--- a/editors/dasher/distinfo   Sat May 15 12:20:40 2004 +0000
+++ b/editors/dasher/distinfo   Sat May 15 12:49:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/04/03 07:30:27 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2004/05/15 12:49:25 jmmv Exp $
 
-SHA1 (dasher-3.2.8.tar.bz2) = 1ee1114fbfe3b7a56f78d4f78890667f2a557285
-Size (dasher-3.2.8.tar.bz2) = 2339112 bytes
+SHA1 (dasher-3.2.10.tar.bz2) = bca8fe199cb2a451fb5adc5213b9880da9ebcde7
+Size (dasher-3.2.10.tar.bz2) = 2289669 bytes



Home | Main Index | Thread Index | Old Index