summaryrefslogtreecommitdiff
path: root/devel/gal/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-05-22 16:07:24 +0000
committerrh <rh@pkgsrc.org>2001-05-22 16:07:24 +0000
commit15a89862ea31f790da8c3de08bb10f4d7f7cf588 (patch)
tree2a99b2db80ba16aaeec3dbbce04b2f8c0ade9eee /devel/gal/Makefile
parent3be9c7a59c452f11e06130d37ee46b9a033b70bd (diff)
downloadpkgsrc-15a89862ea31f790da8c3de08bb10f4d7f7cf588.tar.gz
Update gal to 0.8. Notable changes include:
- Bug fixes. - Simplify the colour combo/palette/group relationship. - Add instance code to colour groups. - README: Added a line about contributed code license and such here. - New routines to create an option menu of character sets. - Remove change signal and add new custom_color_add signal. - Added e-sorter-array, e-util, e-categories-master-list-*
Diffstat (limited to 'devel/gal/Makefile')
-rw-r--r--devel/gal/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile
index e43e3592b80..2e49d22fce9 100644
--- a/devel/gal/Makefile
+++ b/devel/gal/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2001/04/06 22:19:16 rh Exp $
+# $NetBSD: Makefile,v 1.12 2001/05/22 16:07:24 rh Exp $
#
-DISTNAME= gal-0.5
-PKGNAME= ${DISTNAME}nb1
+DISTNAME= gal-0.8
CATEGORIES= gnome devel
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gal/}
@@ -16,7 +15,7 @@ DEPENDS+= gnome-print>=0.28:../../print/gnome-print
DEPENDS+= gnome-vfs>=1.0:../../sysutils/gnome-vfs
DEPENDS+= libglade>=0.16:../../devel/libglade
DEPENDS+= libunicode>=0.4:../../textproc/libunicode
-DEPENDS+= bonobo>=0.37:../../devel/bonobo
+DEPENDS+= bonobo>=1.0.4:../../devel/bonobo
GNU_CONFIGURE= YES
USE_LIBTOOL= YES