diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-13 12:24:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-13 12:24:49 +0800 |
commit | 681df706ef75e6ba4707b73866bd3aa9aa9bf3a5 (patch) | |
tree | 3dbcd871a12fe9406362520d21deae659206a6af /devel/libgsf | |
parent | 1be9de74817901c1b0d22f1f359e49fc68d6c3b1 (diff) | |
download | freebsd-ports-gnome-681df706ef75e6ba4707b73866bd3aa9aa9bf3a5.tar.gz freebsd-ports-gnome-681df706ef75e6ba4707b73866bd3aa9aa9bf3a5.tar.zst freebsd-ports-gnome-681df706ef75e6ba4707b73866bd3aa9aa9bf3a5.zip |
Update to 1.8.0.
Diffstat (limited to 'devel/libgsf')
-rw-r--r-- | devel/libgsf/Makefile | 10 | ||||
-rw-r--r-- | devel/libgsf/distinfo | 2 | ||||
-rw-r--r-- | devel/libgsf/pkg-plist | 29 |
3 files changed, 26 insertions, 15 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 7a7a74212d2d..e4a9057126a9 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -6,22 +6,26 @@ # PORTNAME= libgsf -PORTVERSION= 1.7.2 +PORTVERSION= 1.8.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8 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.1) +LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 +.endif + USE_BZIP2= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack libbonobo gnomevfs2 USE_LIBTOOL= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \ - --disable-gtk-doc --with-gnome + --disable-gtk-doc --with-gnome --with-bz2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo index 22b7a7c76096..a99c9352142f 100644 --- a/devel/libgsf/distinfo +++ b/devel/libgsf/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgsf-1.7.2.tar.bz2) = b89147bf49e5840f87f6f9b83a28e86d +MD5 (gnome2/libgsf-1.8.0.tar.bz2) = 104723ba800e47798819b4b94b269f74 diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist index 74a98ba07677..8dd74f2eaa39 100644 --- a/devel/libgsf/pkg-plist +++ b/devel/libgsf/pkg-plist @@ -9,13 +9,16 @@ include/libgsf-1/gsf/gsf-infile-msole.h include/libgsf-1/gsf/gsf-infile-msvba.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-gzip.h +include/libgsf-1/gsf/gsf-input-iochannel.h include/libgsf-1/gsf/gsf-input-memory.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-msole-utils.h +include/libgsf-1/gsf/gsf-output-bzip.h include/libgsf-1/gsf/gsf-outfile-msole.h include/libgsf-1/gsf/gsf-outfile-zip.h include/libgsf-1/gsf/gsf-outfile.h @@ -30,10 +33,10 @@ include/libgsf-1/gsf/gsf-utils.h include/libgsf-1/gsf/gsf.h lib/libgsf-1.a lib/libgsf-1.so -lib/libgsf-1.so.8 +lib/libgsf-1.so.9 lib/libgsf-gnome-1.a lib/libgsf-gnome-1.so -lib/libgsf-gnome-1.so.8 +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 @@ -56,18 +59,20 @@ share/doc/gsf/gsf-gsfinfile.html share/doc/gsf/gsf-gsfinput.html share/doc/gsf/gsf-gsfoutput.html share/doc/gsf/gsf.html -share/doc/gsf/i1823.html +share/doc/gsf/home.png +share/doc/gsf/i1785.html share/doc/gsf/index.html share/doc/gsf/index.sgml -share/doc/gsf/r1117.html -share/doc/gsf/r1200.html -share/doc/gsf/r1320.html -share/doc/gsf/r1384.html +share/doc/gsf/left.png +share/doc/gsf/r1079.html +share/doc/gsf/r1162.html +share/doc/gsf/r1282.html +share/doc/gsf/r1346.html +share/doc/gsf/r1376.html share/doc/gsf/r14.html -share/doc/gsf/r1414.html -share/doc/gsf/r1580.html -share/doc/gsf/r1622.html -share/doc/gsf/r1737.html +share/doc/gsf/r1542.html +share/doc/gsf/r1584.html +share/doc/gsf/r1699.html share/doc/gsf/r175.html share/doc/gsf/r299.html share/doc/gsf/r329.html @@ -78,6 +83,8 @@ share/doc/gsf/r743.html share/doc/gsf/r858.html share/doc/gsf/r876.html share/doc/gsf/r962.html +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 |