FreeBSD Bugzilla – Attachment 40654 Details for
Bug 63851
[patch] enable devel/libgsf to be built without gnome
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libgsf.patch
libgsf.patch (text/plain), 2.28 KB, created by
Sybolt de Boer
on 2004-03-06 20:20:12 UTC
(
hide
)
Description:
libgsf.patch
Filename:
MIME Type:
Creator:
Sybolt de Boer
Created:
2004-03-06 20:20:12 UTC
Size:
2.28 KB
patch
obsolete
>diff -ruN libgsf.orig/Makefile libgsf/Makefile >--- libgsf.orig/Makefile Sat Mar 6 20:38:46 2004 >+++ libgsf/Makefile Sat Mar 6 20:40:35 2004 >@@ -23,11 +23,23 @@ > USE_BZIP2= yes > USE_GMAKE= yes > INSTALLS_SHLIB= yes >-USE_GNOME= gnomehack libbonobo gnomevfs2 >+WANT_GNOME= yes >+USE_GNOME= gnomehack glib20 libxml2 > USE_LIBTOOL= yes > CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \ >- --disable-gtk-doc --with-gnome --with-bz2 >+ --disable-gtk-doc --with-bz2 > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${HAVE_GNOME:Mgnomevfs2}!="" >+USE_GNOME+= libbonobo gnomevfs2 >+CONFIGURE_ARGS+=--with-gnome >+PLIST_SUB= EVIL="" >+.else >+CONFIGURE_ARGS+=--without-gnome >+PLIST_SUB= EVIL="@comment " >+.endif >+ >+.include <bsd.port.post.mk> >diff -ruN libgsf.orig/pkg-plist libgsf/pkg-plist >--- libgsf.orig/pkg-plist Sat Mar 6 20:38:46 2004 >+++ libgsf/pkg-plist Sat Mar 6 20:40:12 2004 >@@ -1,8 +1,8 @@ >-include/libgsf-1/gsf-gnome/gsf-input-bonobo.h >-include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h >-include/libgsf-1/gsf-gnome/gsf-output-bonobo.h >-include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h >-include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h >+%%EVIL%%include/libgsf-1/gsf-gnome/gsf-input-bonobo.h >+%%EVIL%%include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h >+%%EVIL%%include/libgsf-1/gsf-gnome/gsf-output-bonobo.h >+%%EVIL%%include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h >+%%EVIL%%include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h > include/libgsf-1/gsf/gsf-doc-meta-data.h > include/libgsf-1/gsf/gsf-impl-utils.h > include/libgsf-1/gsf/gsf-infile-msole.h >@@ -34,11 +34,11 @@ > lib/libgsf-1.a > lib/libgsf-1.so > lib/libgsf-1.so.9 >-lib/libgsf-gnome-1.a >-lib/libgsf-gnome-1.so >-lib/libgsf-gnome-1.so.9 >+%%EVIL%%lib/libgsf-gnome-1.a >+%%EVIL%%lib/libgsf-gnome-1.so >+%%EVIL%%lib/libgsf-gnome-1.so.9 > libdata/pkgconfig/libgsf-1.pc >-libdata/pkgconfig/libgsf-gnome-1.pc >+%%EVIL%%libdata/pkgconfig/libgsf-gnome-1.pc > share/doc/gsf/gsf-gsf-impl-utils.html > share/doc/gsf/gsf-gsf-infile-msole.html > share/doc/gsf/gsf-gsf-infile-zip.html >@@ -86,6 +86,6 @@ > share/doc/gsf/right.png > share/doc/gsf/up.png > @dirrm share/doc/gsf >-@dirrm include/libgsf-1/gsf-gnome >+%%EVIL%%@dirrm include/libgsf-1/gsf-gnome > @dirrm include/libgsf-1/gsf > @dirrm include/libgsf-1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 63851
: 40654 |
40655
|
40656
|
40657
|
40658
|
40659