ports/64829: [PATCH] x11-toolkits/gtk-sharp: [update USE_GNOME and add to pkg-plist]

mike johnson ahze at ahze.net
Sun Mar 28 05:30:19 UTC 2004


>Number:         64829
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/gtk-sharp: [update USE_GNOME and add to pkg-plist]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 27 21:30:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     mike johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #37: Mon Mar 15 14:05:11 EST 2004
>Description:
add gtkhtml3 to USE_GNOME 

delete libgtkhtml libgnomeui & libgda2 from USE_GNOME

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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list