diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-10 16:51:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-10 16:51:16 +0800 |
commit | 26f65aa28f7d2489b738ef1af1a774dd66140f0a (patch) | |
tree | fc3c53939a6cca58142fe31cd8e0e2aa670ba039 /devel/libgsf | |
parent | d2ed6bd2bec318240fe79f42ba1975e0e260c353 (diff) | |
download | marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.tar marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.tar.gz marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.tar.bz2 marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.tar.lz marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.tar.xz marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.tar.zst marcuscom-ports-26f65aa28f7d2489b738ef1af1a774dd66140f0a.zip |
Update to 1.14.18.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14032 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgsf')
-rw-r--r-- | devel/libgsf/Makefile | 48 | ||||
-rw-r--r-- | devel/libgsf/distinfo | 3 | ||||
-rw-r--r-- | devel/libgsf/pkg-descr | 2 | ||||
-rw-r--r-- | devel/libgsf/pkg-plist | 119 |
4 files changed, 172 insertions, 0 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile new file mode 100644 index 000000000..43848304e --- /dev/null +++ b/devel/libgsf/Makefile @@ -0,0 +1,48 @@ +# New ports collection makefile for: libgsf +# Date created: 11 September 2002 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# $MCom: ports/devel/libgsf/Makefile,v 1.33 2009/01/08 01:28:46 marcus Exp $ +# + +PORTNAME= libgsf +PORTVERSION= 1.14.18 +PORTREVISION?= 0 +CATEGORIES?= devel +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT?= An extensible i/o abstraction for dealing with structured file formats + +.if !exists(/usr/lib/libbz2.so) +LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 +.endif + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GETTEXT= yes +USE_LDCONFIG= yes +USE_GNOME?= gnomehack gnomeprefix glib20 libxml2 ltverhack intlhack +USE_AUTOTOOLS= libtool:22 +CONFIGURE_ARGS?=--without-gnome-vfs --without-python --with-gio \ + --without-bonobo +CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +.if !defined(GSF_SLAVE) +MAN1= gsf.1 gsf-office-thumbnailer.1 gsf-vba-dump.1 +.endif + +.if !defined(WITHOUT_GCONF) || exists(${LOCALBASE}/bin/gconftool-2) +USE_GNOME+= gconf2 +PLIST_SUB+= THUMB="" +. if !defined(GSF_SLAVE) +GCONF_SCHEMAS= gsf-office-thumbnailer.schemas +. endif +.else +PLIST_SUB+= THUMB="@comment " +.endif + +.include <bsd.port.mk> diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo new file mode 100644 index 000000000..d8ec46584 --- /dev/null +++ b/devel/libgsf/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/libgsf-1.14.18.tar.bz2) = 2c15d875b1931c40c7e7a2368f3ed948 +SHA256 (gnome2/libgsf-1.14.18.tar.bz2) = 16d29e82f7eba68f919f2588ea5328973490fe6d4a7a5f160e8af89b387c9a95 +SIZE (gnome2/libgsf-1.14.18.tar.bz2) = 611584 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..46a940712 --- /dev/null +++ b/devel/libgsf/pkg-plist @@ -0,0 +1,119 @@ +bin/gsf +%%THUMB%%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-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 +libdata/pkgconfig/libgsf-1.pc +share/doc/gsf/GsfClipData.html +share/doc/gsf/api.html +share/doc/gsf/dependencies.html +share/doc/gsf/gsf-Bononbo.html +share/doc/gsf/gsf-Compression.html +share/doc/gsf/gsf-GIO.html +share/doc/gsf/gsf-GIOChannel.html +share/doc/gsf/gsf-GnomeVFS.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-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.devhelp +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/cs/LC_MESSAGES/libgsf.mo +share/locale/de/LC_MESSAGES/libgsf.mo +share/locale/en_GB/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/nb/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/sl/LC_MESSAGES/libgsf.mo +share/locale/sv/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 +@dirrm share/doc/gsf +@dirrm include/libgsf-1/gsf +@dirrm include/libgsf-1 +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc |