FreeBSD Bugzilla – Attachment 40658 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/x-diff; charset="iso-8859-1"), 1.76 KB, created by
Sybolt de Boer
on 2004-03-09 23:57:31 UTC
(
hide
)
Description:
libgsf.patch
Filename:
MIME Type:
Creator:
Sybolt de Boer
Created:
2004-03-09 23:57:31 UTC
Size:
1.76 KB
patch
obsolete
>diff -ruN libgsf.orig/Makefile libgsf/Makefile >--- libgsf.orig/Makefile Sat Mar 6 20:38:46 2004 >+++ libgsf/Makefile Wed Mar 10 00:29:02 2004 >@@ -8,7 +8,7 @@ > PORTNAME= libgsf > PORTVERSION= 1.8.2 > PORTREVISION= 1 >-CATEGORIES= devel gnome >+CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_GNOME} > MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 > DIST_SUBDIR= gnome2 >@@ -23,10 +23,10 @@ > USE_BZIP2= yes > USE_GMAKE= yes > INSTALLS_SHLIB= yes >-USE_GNOME= gnomehack libbonobo gnomevfs2 >+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 --without-gnome > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" > >diff -ruN libgsf.orig/pkg-plist libgsf/pkg-plist >--- libgsf.orig/pkg-plist Sat Mar 6 20:38:46 2004 >+++ libgsf/pkg-plist Wed Mar 10 00:29:02 2004 >@@ -1,8 +1,3 @@ >-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 > 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 +29,7 @@ > 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 > libdata/pkgconfig/libgsf-1.pc >-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 +77,5 @@ > share/doc/gsf/right.png > share/doc/gsf/up.png > @dirrm share/doc/gsf >-@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
Working