summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-10-13 18:13:33 +0000
committerdrochner <drochner@pkgsrc.org>2006-10-13 18:13:33 +0000
commit764e354416c1a6aa916ba10e320417ddf8d8e8d5 (patch)
tree1adb5696f69e27ad21734b465ce282f6e3329797 /devel
parent74c71c839dd9ef3f8d96e4db191e4dd4e505d81b (diff)
downloadpkgsrc-764e354416c1a6aa916ba10e320417ddf8d8e8d5.tar.gz
update to 2.16.1
changes: -minor fixes -cleanup -doc fixes pkgsrc change: pull in graphics/jpeg explicitely
Diffstat (limited to 'devel')
-rw-r--r--devel/libgnomeui/Makefile6
-rw-r--r--devel/libgnomeui/PLIST16
-rw-r--r--devel/libgnomeui/buildlink3.mk3
-rw-r--r--devel/libgnomeui/distinfo8
4 files changed, 23 insertions, 10 deletions
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile
index c7e0221c71c..d1d11dc14b5 100644
--- a/devel/libgnomeui/Makefile
+++ b/devel/libgnomeui/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2006/09/19 17:47:18 joerg Exp $
+# $NetBSD: Makefile,v 1.65 2006/10/13 18:13:33 drochner Exp $
#
-DISTNAME= libgnomeui-2.16.0
-PKGREVISION= 1
+DISTNAME= libgnomeui-2.16.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.16/}
EXTRACT_SUFX= .tar.bz2
@@ -45,6 +44,7 @@ post-configure:
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
diff --git a/devel/libgnomeui/PLIST b/devel/libgnomeui/PLIST
index 4830372e436..b9a9e58b7dd 100644
--- a/devel/libgnomeui/PLIST
+++ b/devel/libgnomeui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2006/09/15 15:09:05 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.21 2006/10/13 18:13:33 drochner Exp $
include/libgnomeui-2.0/gnome.h
include/libgnomeui-2.0/libgnomeui/gnome-about.h
include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h
@@ -83,13 +83,23 @@ share/gtk-doc/html/libgnomeui/GnomePixmapEntry.html
share/gtk-doc/html/libgnomeui/GnomePropertyBox.html
share/gtk-doc/html/libgnomeui/GnomeScores.html
share/gtk-doc/html/libgnomeui/application-mgmt.html
-share/gtk-doc/html/libgnomeui/ch01.html
share/gtk-doc/html/libgnomeui/deprecated.html
share/gtk-doc/html/libgnomeui/druids.html
share/gtk-doc/html/libgnomeui/fixme.html
share/gtk-doc/html/libgnomeui/home.png
share/gtk-doc/html/libgnomeui/index.html
share/gtk-doc/html/libgnomeui/index.sgml
+share/gtk-doc/html/libgnomeui/initialization.html
+share/gtk-doc/html/libgnomeui/ix01.html
+share/gtk-doc/html/libgnomeui/ix02.html
+share/gtk-doc/html/libgnomeui/ix03.html
+share/gtk-doc/html/libgnomeui/ix04.html
+share/gtk-doc/html/libgnomeui/ix05.html
+share/gtk-doc/html/libgnomeui/ix06.html
+share/gtk-doc/html/libgnomeui/ix07.html
+share/gtk-doc/html/libgnomeui/ix08.html
+share/gtk-doc/html/libgnomeui/ix09.html
+share/gtk-doc/html/libgnomeui/ix10.html
share/gtk-doc/html/libgnomeui/left.png
share/gtk-doc/html/libgnomeui/libgnomeui-GnomeAuthentication.html
share/gtk-doc/html/libgnomeui/libgnomeui-GnomeIce.html
@@ -116,6 +126,7 @@ share/gtk-doc/html/libgnomeui/libgnomeui-objects.html
share/gtk-doc/html/libgnomeui/libgnomeui.devhelp
share/gtk-doc/html/libgnomeui/libgnomeui.devhelp2
share/gtk-doc/html/libgnomeui/miscellaneous.html
+share/gtk-doc/html/libgnomeui/pt01.html
share/gtk-doc/html/libgnomeui/right.png
share/gtk-doc/html/libgnomeui/stock_attach.png
share/gtk-doc/html/libgnomeui/stock_book_blue.png
@@ -193,6 +204,7 @@ share/locale/ku/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/li/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo
+share/locale/mg/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/mi/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo
share/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo
diff --git a/devel/libgnomeui/buildlink3.mk b/devel/libgnomeui/buildlink3.mk
index 13b74041fe7..20c22395e1b 100644
--- a/devel/libgnomeui/buildlink3.mk
+++ b/devel/libgnomeui/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2006/09/16 12:20:34 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2006/10/13 18:13:33 drochner Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBGNOMEUI_BUILDLINK3_MK:= ${LIBGNOMEUI_BUILDLINK3_MK}+
@@ -24,6 +24,7 @@ BUILDLINK_PKGSRCDIR.libgnomeui?= ../../devel/libgnomeui
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
diff --git a/devel/libgnomeui/distinfo b/devel/libgnomeui/distinfo
index aaba95771da..02132f11b0a 100644
--- a/devel/libgnomeui/distinfo
+++ b/devel/libgnomeui/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2006/09/15 15:09:05 jmmv Exp $
+$NetBSD: distinfo,v 1.22 2006/10/13 18:13:33 drochner Exp $
-SHA1 (libgnomeui-2.16.0.tar.bz2) = 514fa6500473c6fc34520e854c50aee7d93ae7dd
-RMD160 (libgnomeui-2.16.0.tar.bz2) = 271b52580c8a9d1ab9a17605c84f74b7b16b4bd4
-Size (libgnomeui-2.16.0.tar.bz2) = 1458599 bytes
+SHA1 (libgnomeui-2.16.1.tar.bz2) = 13154032427c0599ca741de50301cdc3a9ab3088
+RMD160 (libgnomeui-2.16.1.tar.bz2) = 9cb97cb90014df2f477c24b7c41873a74704dff8
+Size (libgnomeui-2.16.1.tar.bz2) = 1482097 bytes