pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gnome-spell Depend on gnome2-dirs>=1.3 which ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/abcb03c60800
branches: trunk
changeset: 468635:abcb03c60800
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Feb 15 18:39:22 2004 +0000
description:
Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/icons
shared directory. Bump PKGREVISION to 1.
diffstat:
textproc/gnome-spell/Makefile | 5 ++++-
textproc/gnome-spell/PLIST | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (38 lines):
diff -r 395f58cd85e2 -r abcb03c60800 textproc/gnome-spell/Makefile
--- a/textproc/gnome-spell/Makefile Sun Feb 15 18:37:50 2004 +0000
+++ b/textproc/gnome-spell/Makefile Sun Feb 15 18:39:22 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/02/15 18:26:45 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/15 18:39:22 jmmv Exp $
DISTNAME= gnome-spell-1.0.5
+PKGREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/}
EXTRACT_SUFX= .tar.bz2
@@ -9,6 +10,8 @@
HOMEPAGE= http://www.gnome.org/
COMMENT= Spell checking as you type like gtkspell
+DEPENDS= gnome2-dirs>=1.3:../../misc/gnome2-dirs
+
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_PKGLOCALEDIR= YES
diff -r 395f58cd85e2 -r abcb03c60800 textproc/gnome-spell/PLIST
--- a/textproc/gnome-spell/PLIST Sun Feb 15 18:37:50 2004 +0000
+++ b/textproc/gnome-spell/PLIST Sun Feb 15 18:39:22 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/14 21:43:51 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/15 18:39:22 jmmv Exp $
lib/bonobo/servers/GNOME_Spell.server
lib/gnome-spell/libgnome-spell-component-0.3.so
lib/gnome-spell/libgnome-spell-component.a
@@ -43,6 +43,6 @@
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/${PKGNAME}.mo
@comment in ORBit2: @dirrm share/idl
@dirrm share/${PKGNAME}
-@comment in gnome2-control-center: @dirrm share/control-center-2.0/icons
+@comment in gnome2-dirs: @dirrm share/control-center-2.0/icons
@dirrm lib/gnome-spell
@comment in libbonobo: @dirrm lib/bonobo/servers
Home |
Main Index |
Thread Index |
Old Index