summaryrefslogtreecommitdiffstats
path: root/devel/libgsf
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile22
-rw-r--r--devel/libgsf/distinfo2
-rw-r--r--devel/libgsf/pkg-descr2
-rw-r--r--devel/libgsf/pkg-plist151
4 files changed, 177 insertions, 0 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
new file mode 100644
index 000000000..f25b89cbf
--- /dev/null
+++ b/devel/libgsf/Makefile
@@ -0,0 +1,22 @@
+# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
+# $FreeBSD$
+# $MCom$
+
+PORTNAME= libgsf
+PORTVERSION= 1.14.29
+CATEGORIES= devel
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+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 \
+ libxml2
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+
+.include <bsd.port.mk>
diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo
new file mode 100644
index 000000000..0c08751ad
--- /dev/null
+++ b/devel/libgsf/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome2/libgsf-1.14.29.tar.xz) = 4d8bca33424eb711acdb6a060cb488b132063d699c4fa201db24c2c89c62529c
+SIZE (gnome2/libgsf-1.14.29.tar.xz) = 576956
diff --git a/devel/libgsf/pkg-descr b/devel/libgsf/pkg-descr
new file mode 100644
index 000000000..258f82307
--- /dev/null
+++ b/devel/libgsf/pkg-descr
@@ -0,0 +1,2 @@
+The library aims to provide an efficient extensible i/o abstraction for
+dealing with different structured file formats.
diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist
new file mode 100644
index 000000000..ed7fc8c18
--- /dev/null
+++ b/devel/libgsf/pkg-plist
@@ -0,0 +1,151 @@
+bin/gsf
+bin/gsf-office-thumbnailer
+bin/gsf-vba-dump
+include/libgsf-1/gsf/gsf-blob.h
+include/libgsf-1/gsf/gsf-clip-data.h
+include/libgsf-1/gsf/gsf-doc-meta-data.h
+include/libgsf-1/gsf/gsf-docprop-vector.h
+include/libgsf-1/gsf/gsf-fwd.h
+include/libgsf-1/gsf/gsf-impl-utils.h
+include/libgsf-1/gsf/gsf-infile-impl.h
+include/libgsf-1/gsf/gsf-infile-msole.h
+include/libgsf-1/gsf/gsf-infile-msvba.h
+include/libgsf-1/gsf/gsf-infile-stdio.h
+include/libgsf-1/gsf/gsf-infile-tar.h
+include/libgsf-1/gsf/gsf-infile-zip.h
+include/libgsf-1/gsf/gsf-infile.h
+include/libgsf-1/gsf/gsf-input-bzip.h
+include/libgsf-1/gsf/gsf-input-gio.h
+include/libgsf-1/gsf/gsf-input-gzip.h
+include/libgsf-1/gsf/gsf-input-http.h
+include/libgsf-1/gsf/gsf-input-impl.h
+include/libgsf-1/gsf/gsf-input-iochannel.h
+include/libgsf-1/gsf/gsf-input-memory.h
+include/libgsf-1/gsf/gsf-input-proxy.h
+include/libgsf-1/gsf/gsf-input-stdio.h
+include/libgsf-1/gsf/gsf-input-textline.h
+include/libgsf-1/gsf/gsf-input.h
+include/libgsf-1/gsf/gsf-libxml.h
+include/libgsf-1/gsf/gsf-meta-names.h
+include/libgsf-1/gsf/gsf-msole-utils.h
+include/libgsf-1/gsf/gsf-open-pkg-utils.h
+include/libgsf-1/gsf/gsf-opendoc-utils.h
+include/libgsf-1/gsf/gsf-outfile-impl.h
+include/libgsf-1/gsf/gsf-outfile-msole.h
+include/libgsf-1/gsf/gsf-outfile-stdio.h
+include/libgsf-1/gsf/gsf-outfile-zip.h
+include/libgsf-1/gsf/gsf-outfile.h
+include/libgsf-1/gsf/gsf-output-bzip.h
+include/libgsf-1/gsf/gsf-output-csv.h
+include/libgsf-1/gsf/gsf-output-gio.h
+include/libgsf-1/gsf/gsf-output-gzip.h
+include/libgsf-1/gsf/gsf-output-iconv.h
+include/libgsf-1/gsf/gsf-output-impl.h
+include/libgsf-1/gsf/gsf-output-iochannel.h
+include/libgsf-1/gsf/gsf-output-memory.h
+include/libgsf-1/gsf/gsf-output-stdio.h
+include/libgsf-1/gsf/gsf-output.h
+include/libgsf-1/gsf/gsf-shared-memory.h
+include/libgsf-1/gsf/gsf-structured-blob.h
+include/libgsf-1/gsf/gsf-timestamp.h
+include/libgsf-1/gsf/gsf-utils.h
+include/libgsf-1/gsf/gsf.h
+lib/libgsf-1.a
+lib/libgsf-1.la
+lib/libgsf-1.so
+lib/libgsf-1.so.114
+lib/libgsf-1.so.114.0.29
+libdata/pkgconfig/libgsf-1.pc
+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/locale/as/LC_MESSAGES/libgsf.mo
+share/locale/ca/LC_MESSAGES/libgsf.mo
+share/locale/ca@valencia/LC_MESSAGES/libgsf.mo
+share/locale/cs/LC_MESSAGES/libgsf.mo
+share/locale/da/LC_MESSAGES/libgsf.mo
+share/locale/de/LC_MESSAGES/libgsf.mo
+share/locale/el/LC_MESSAGES/libgsf.mo
+share/locale/en_GB/LC_MESSAGES/libgsf.mo
+share/locale/eo/LC_MESSAGES/libgsf.mo
+share/locale/es/LC_MESSAGES/libgsf.mo
+share/locale/eu/LC_MESSAGES/libgsf.mo
+share/locale/fr/LC_MESSAGES/libgsf.mo
+share/locale/gl/LC_MESSAGES/libgsf.mo
+share/locale/id/LC_MESSAGES/libgsf.mo
+share/locale/it/LC_MESSAGES/libgsf.mo
+share/locale/ja/LC_MESSAGES/libgsf.mo
+share/locale/ko/LC_MESSAGES/libgsf.mo
+share/locale/lt/LC_MESSAGES/libgsf.mo
+share/locale/lv/LC_MESSAGES/libgsf.mo
+share/locale/ml/LC_MESSAGES/libgsf.mo
+share/locale/nb/LC_MESSAGES/libgsf.mo
+share/locale/nn/LC_MESSAGES/libgsf.mo
+share/locale/oc/LC_MESSAGES/libgsf.mo
+share/locale/pa/LC_MESSAGES/libgsf.mo
+share/locale/pl/LC_MESSAGES/libgsf.mo
+share/locale/pt/LC_MESSAGES/libgsf.mo
+share/locale/pt_BR/LC_MESSAGES/libgsf.mo
+share/locale/ro/LC_MESSAGES/libgsf.mo
+share/locale/ru/LC_MESSAGES/libgsf.mo
+share/locale/sk/LC_MESSAGES/libgsf.mo
+share/locale/sl/LC_MESSAGES/libgsf.mo
+share/locale/sr/LC_MESSAGES/libgsf.mo
+share/locale/sr@latin/LC_MESSAGES/libgsf.mo
+share/locale/sv/LC_MESSAGES/libgsf.mo
+share/locale/ta/LC_MESSAGES/libgsf.mo
+share/locale/tg/LC_MESSAGES/libgsf.mo
+share/locale/th/LC_MESSAGES/libgsf.mo
+share/locale/tr/LC_MESSAGES/libgsf.mo
+share/locale/uk/LC_MESSAGES/libgsf.mo
+share/locale/zh_CN/LC_MESSAGES/libgsf.mo
+share/locale/zh_HK/LC_MESSAGES/libgsf.mo
+share/locale/zh_TW/LC_MESSAGES/libgsf.mo
+share/thumbnailers/gsf-office.thumbnailer
+@dirrmtry share/thumbnailers
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrm share/doc/gsf
+@dirrm include/libgsf-1/gsf
+@dirrm include/libgsf-1