FreeBSD Bugzilla – Attachment 151580 Details for
Bug 196601
[PATCH] devel/libgsf, add GObject Introspection support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for devel/libgsf
libgsf.diff (text/plain), 4.13 KB, created by
Olivier Duchateau
on 2015-01-13 19:51:17 UTC
(
hide
)
Description:
Patch for devel/libgsf
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2015-01-13 19:51:17 UTC
Size:
4.13 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 376983) >+++ Makefile (copie de travail) >@@ -4,6 +4,7 @@ > > PORTNAME= libgsf > PORTVERSION= 1.14.30 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= GNOME > DIST_SUBDIR= gnome2 >@@ -12,7 +13,7 @@ > COMMENT= Extensible I/O abstraction for dealing with structured file formats > > USES= gettext gmake libtool pathfix pkgconfig tar:xz >-USE_GNOME= gdkpixbuf2 glib20 gnomeprefix intlhack introspection:build \ >+USE_GNOME= gdkpixbuf2 glib20 intlhack introspection:build \ > libxml2 > GNU_CONFIGURE= yes > USE_LDCONFIG= yes >@@ -19,5 +20,6 @@ > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > INSTALL_TARGET= install-strip >+CONFIGURE_ARGS= --enable-introspection=yes > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 376983) >+++ pkg-plist (copie de travail) >@@ -50,6 +50,7 @@ > include/libgsf-1/gsf/gsf-timestamp.h > include/libgsf-1/gsf/gsf-utils.h > include/libgsf-1/gsf/gsf.h >+lib/girepository-1.0/Gsf-1.typelib > lib/libgsf-1.a > lib/libgsf-1.so > lib/libgsf-1.so.114 >@@ -58,43 +59,44 @@ > man/man1/gsf-office-thumbnailer.1.gz > man/man1/gsf-vba-dump.1.gz > man/man1/gsf.1.gz >-share/doc/gsf/annotation-glossary.html >-share/doc/gsf/api.html >-share/doc/gsf/dependencies.html >-share/doc/gsf/gsf-Compression.html >-share/doc/gsf/gsf-GIO.html >-share/doc/gsf/gsf-GIOChannel.html >-share/doc/gsf/gsf-Infile-reading-structed-files.html >-share/doc/gsf/gsf-Input-from-unstructured-files.html >-share/doc/gsf/gsf-MS-OLE2.html >-share/doc/gsf/gsf-OASIS-Open-Document.html >-share/doc/gsf/gsf-Outfile-writing-structed-files.html >-share/doc/gsf/gsf-Output-to-unstructured-files.html >-share/doc/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html >-share/doc/gsf/gsf-Text.html >-share/doc/gsf/gsf-XML-and-libxml.html >-share/doc/gsf/gsf-Zip.html >-share/doc/gsf/gsf-blobs.html >-share/doc/gsf/gsf-clip-data.html >-share/doc/gsf/gsf-index.html >-share/doc/gsf/gsf-memory.html >-share/doc/gsf/gsf-metadata.html >-share/doc/gsf/gsf-users.html >-share/doc/gsf/gsf-utils.html >-share/doc/gsf/gsf.devhelp2 >-share/doc/gsf/history.html >-share/doc/gsf/home.png >-share/doc/gsf/index.html >-share/doc/gsf/index.sgml >-share/doc/gsf/intro.html >-share/doc/gsf/io.html >-share/doc/gsf/left.png >-share/doc/gsf/misc.html >-share/doc/gsf/parsers.html >-share/doc/gsf/right.png >-share/doc/gsf/sources.html >-share/doc/gsf/style.css >-share/doc/gsf/up.png >+share/gir-1.0/Gsf-1.gir >+share/gtk-doc/html/gsf/annotation-glossary.html >+share/gtk-doc/html/gsf/api.html >+share/gtk-doc/html/gsf/dependencies.html >+share/gtk-doc/html/gsf/gsf-Compression.html >+share/gtk-doc/html/gsf/gsf-GIO.html >+share/gtk-doc/html/gsf/gsf-GIOChannel.html >+share/gtk-doc/html/gsf/gsf-Infile-reading-structed-files.html >+share/gtk-doc/html/gsf/gsf-Input-from-unstructured-files.html >+share/gtk-doc/html/gsf/gsf-MS-OLE2.html >+share/gtk-doc/html/gsf/gsf-OASIS-Open-Document.html >+share/gtk-doc/html/gsf/gsf-Outfile-writing-structed-files.html >+share/gtk-doc/html/gsf/gsf-Output-to-unstructured-files.html >+share/gtk-doc/html/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html >+share/gtk-doc/html/gsf/gsf-Text.html >+share/gtk-doc/html/gsf/gsf-XML-and-libxml.html >+share/gtk-doc/html/gsf/gsf-Zip.html >+share/gtk-doc/html/gsf/gsf-blobs.html >+share/gtk-doc/html/gsf/gsf-clip-data.html >+share/gtk-doc/html/gsf/gsf-index.html >+share/gtk-doc/html/gsf/gsf-memory.html >+share/gtk-doc/html/gsf/gsf-metadata.html >+share/gtk-doc/html/gsf/gsf-users.html >+share/gtk-doc/html/gsf/gsf-utils.html >+share/gtk-doc/html/gsf/gsf.devhelp2 >+share/gtk-doc/html/gsf/history.html >+share/gtk-doc/html/gsf/home.png >+share/gtk-doc/html/gsf/index.html >+share/gtk-doc/html/gsf/index.sgml >+share/gtk-doc/html/gsf/intro.html >+share/gtk-doc/html/gsf/io.html >+share/gtk-doc/html/gsf/left.png >+share/gtk-doc/html/gsf/misc.html >+share/gtk-doc/html/gsf/parsers.html >+share/gtk-doc/html/gsf/right.png >+share/gtk-doc/html/gsf/sources.html >+share/gtk-doc/html/gsf/style.css >+share/gtk-doc/html/gsf/up.png > share/locale/as/LC_MESSAGES/libgsf.mo > share/locale/ca/LC_MESSAGES/libgsf.mo > share/locale/ca@valencia/LC_MESSAGES/libgsf.mo
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 196601
: 151580