[PATCH] x11-toolkits/gtk-sharp: [Update USE_GNOME]

mike johnson ahze at ahze.net
Sat Mar 27 15:23:34 PST 2004


>Submitter-Id:	current-users
>Originator:	mike johnson
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] x11-toolkits/gtk-sharp: [Update USE_GNOME]
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 5.2-CURRENT i386
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #7: Mon Mar 15 14:05:11 EST 2004
>Description:
update USE_GNOME

add gtkhtml3, remove libgda2 libgnomeui and libgtkhtml


Port maintainer (gnome at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- gtk-sharp-0.17.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/freebsd/ports/x11-toolkits/gtk-sharp/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	27 Mar 2004 20:35:40 -0000	1.12
+++ Makefile	27 Mar 2004 21:57:04 -0000
@@ -22,7 +22,7 @@
 USE_REINPLACE=	yes
 INSTALLS_SHLIB=	yes
 USE_GMAKE=	yes
-USE_GNOME=	gnomehack libgda2 libgnomeui libgnomedb libgtkhtml vte
+USE_GNOME=	gnomehack libgnomedb gtkhtml3 vte
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|g' \
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/freebsd/ports/x11-toolkits/gtk-sharp/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	27 Mar 2004 20:35:40 -0000	1.5
+++ pkg-plist	27 Mar 2004 22:07:34 -0000
@@ -20,8 +20,10 @@
 lib/gnome-sharp.dll
 lib/gnomedb-sharp.dll
 lib/gtk-sharp.dll
+lib/gtkhtml-sharp.dll
 lib/libgtksharpglue.so
 lib/pango-sharp.dll
+lib/rsvg-sharp.dll
 lib/vte-sharp.dll
 libdata/pkgconfig/gapi.pc
 libdata/pkgconfig/gtk-sharp.pc
@@ -36,7 +38,9 @@
 share/gapi/gnomedb-api.xml
 share/gapi/gtk-api.xml
 share/gapi/gtk-symbols.xml
+share/gapi/gtkhtml-api.xml
 share/gapi/pango-api.xml
+share/gapi/rsvg-api.xml
 share/gapi/vte-api.xml
 share/perl5/GAPI/Metadata.pm
 @dirrm share/perl5/GAPI
--- gtk-sharp-0.17.patch ends here ---



More information about the freebsd-gnome mailing list