diff options
author | jmmv <jmmv> | 2003-01-03 23:26:21 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-03 23:26:21 +0000 |
commit | fd36de9174da1674ca66bd0e929248491fe55db4 (patch) | |
tree | 26705c2900fbd7ff566dbd74fda86c0c2f8c6b34 /devel/libgnome | |
parent | c0cd1d5266ce7153b540f3c4987cc06574a66a8e (diff) | |
download | pkgsrc-fd36de9174da1674ca66bd0e929248491fe55db4.tar.gz |
Updated libgnome to 2.0.6. Changes since 2.0.4:
- Added el, be, cs and am translations.
- Make gnome_program_module_register do what it's supposed to do.
Diffstat (limited to 'devel/libgnome')
-rw-r--r-- | devel/libgnome/Makefile | 10 | ||||
-rw-r--r-- | devel/libgnome/PLIST | 6 | ||||
-rw-r--r-- | devel/libgnome/distinfo | 6 |
3 files changed, 12 insertions, 10 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index 3a9ad59b37f..2618416dc67 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/01/03 15:26:57 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/01/03 23:26:21 jmmv Exp $ # -DISTNAME= libgnome-2.0.4 -PKGREVISION= 1 +DISTNAME= libgnome-2.0.6 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.0/} EXTRACT_SUFX= .tar.bz2 @@ -14,14 +13,13 @@ COMMENT= Core GNOME2 library (non-graphical) BUILD_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc BUILD_USES_MSGFMT= YES -BUILDLINK_DEPENDS.libxml2=libxml2>=2.4.22 -BUILDLINK_DEPENDS.esound=esound>=0.2.26 +BUILDLINK_DEPENDS.libxml2= libxml2>=2.4.22 +BUILDLINK_DEPENDS.esound= esound>=0.2.26 USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_GMAKE= YES -USE_GNU_GETTEXT= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool diff --git a/devel/libgnome/PLIST b/devel/libgnome/PLIST index be6446efae1..be3ba5471d9 100644 --- a/devel/libgnome/PLIST +++ b/devel/libgnome/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/11 23:31:16 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/01/03 23:26:22 jmmv Exp $ etc/gconf/gconf.xml.defaults/desktop/%gconf.xml etc/gconf/gconf.xml.defaults/desktop/gnome/%gconf.xml etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/%gconf.xml @@ -99,12 +99,16 @@ lib/pkgconfig/libgnome-2.0.pc libexec/gnome2-db2html libexec/gnome2-info2html libexec/gnome2-man2html +${PKGLOCALEDIR}/locale/am/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libgnome-2.0.mo diff --git a/devel/libgnome/distinfo b/devel/libgnome/distinfo index fc72ea8e1dc..4e53e141cec 100644 --- a/devel/libgnome/distinfo +++ b/devel/libgnome/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/09/11 23:31:16 rh Exp $ +$NetBSD: distinfo,v 1.2 2003/01/03 23:26:22 jmmv Exp $ -SHA1 (libgnome-2.0.4.tar.bz2) = 7eb3c256e4b58f10ecdaa2f7bf7117ab832f3bf2 -Size (libgnome-2.0.4.tar.bz2) = 460624 bytes +SHA1 (libgnome-2.0.6.tar.bz2) = 854a38e294a6666c0525da5cfe662c4e08502d8f +Size (libgnome-2.0.6.tar.bz2) = 472750 bytes SHA1 (patch-aa) = 49196a1722143fd7e8a255fe6a2a4972401a2609 SHA1 (patch-ab) = 208760d2da4d76ac02cb6e4fe7f23aecc241abed SHA1 (patch-ac) = 5870d1c3802f3c8614b9e79b1e0ad7cc8ef69d43 |