pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libbonoboui This package requires glib>=2.14.0 t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62d6aff8f714
branches: trunk
changeset: 537647:62d6aff8f714
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Jan 13 05:41:16 2008 +0000
description:
This package requires glib>=2.14.0 to use g_option_context_get_help.
Bump PKGREVISION.
diffstat:
devel/libbonoboui/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 144c44c66c70 -r 62d6aff8f714 devel/libbonoboui/Makefile
--- a/devel/libbonoboui/Makefile Sun Jan 13 01:28:29 2008 +0000
+++ b/devel/libbonoboui/Makefile Sun Jan 13 05:41:16 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2007/10/31 20:04:35 drochner Exp $
+# $NetBSD: Makefile,v 1.62 2008/01/13 05:41:16 minskim Exp $
#
DISTNAME= libbonoboui-2.20.0
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.20/}
EXTRACT_SUFX= .tar.bz2
@@ -20,7 +21,7 @@
PKGCONFIG_OVERRIDE= bonobo/libbonoboui-2.0.pc.in
-BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
BUILDLINK_API_DEPENDS.libbonobo+= libbonobo>=2.16.0
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.7
Home |
Main Index |
Thread Index |
Old Index