[Midnightbsd-cvs] mports [17403] trunk/devel/libgsf: libgsf 1.14.28
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Sep 19 21:27:15 EDT 2014
Revision: 17403
http://svnweb.midnightbsd.org/mports/?rev=17403
Author: laffer1
Date: 2014-09-19 21:27:14 -0400 (Fri, 19 Sep 2014)
Log Message:
-----------
libgsf 1.14.28
Modified Paths:
--------------
trunk/devel/libgsf/Makefile
trunk/devel/libgsf/distinfo
trunk/devel/libgsf/pkg-plist
Removed Paths:
-------------
trunk/devel/libgsf/files/
Modified: trunk/devel/libgsf/Makefile
===================================================================
--- trunk/devel/libgsf/Makefile 2014-09-20 01:22:19 UTC (rev 17402)
+++ trunk/devel/libgsf/Makefile 2014-09-20 01:27:14 UTC (rev 17403)
@@ -2,51 +2,23 @@
# $MidnightBSD$
PORTNAME= libgsf
-PORTVERSION= 1.14.21
-PORTREVISION?= 0
-CATEGORIES?= devel
+PORTVERSION= 1.14.28
+CATEGORIES= devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= ports at MidnightBSD.org
-COMMENT?= An extensible i/o abstraction for dealing with structured file formats
+COMMENT?= Extensible i/o abstraction for dealing with structured file formats
+
LICENSE= gpl2
-.if !exists(/usr/lib/libbz2.so)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= gdkpixbuf2 glib20 gnomeprefix intlhack introspection:build \
+ libxml2
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GNOME?= gnomehack gnomeprefix glib20 libxml2 ltverhack intlhack
-USE_AUTOTOOLS= libtool
-CONFIGURE_ARGS?=--without-gnome-vfs --without-python --with-gio \
- --without-bonobo
-CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
-.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.pre.mk>
-
-.if defined(GSF_SLAVE)
-.if ${OSVERSION} < 3000
-BROKEN= does not configure on 0.2
-.endif
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: trunk/devel/libgsf/distinfo
===================================================================
--- trunk/devel/libgsf/distinfo 2014-09-20 01:22:19 UTC (rev 17402)
+++ trunk/devel/libgsf/distinfo 2014-09-20 01:27:14 UTC (rev 17403)
@@ -1,3 +1,2 @@
-SHA256 (gnome2/libgsf-1.14.21.tar.bz2) = eef0a9d6eca4e6af6c16b208947e3c958c428b94d22792bdd0b80c08a4b301db
-RMD160 (gnome2/libgsf-1.14.21.tar.bz2) = 168c0200fde9792bd8c7937d1c83f3af9c8c0193
-SIZE (gnome2/libgsf-1.14.21.tar.bz2) = 597463
+SHA256 (gnome2/libgsf-1.14.28.tar.xz) = ea94914f1fdaa5d4eb49149f0228ae6e41a54bdeb8caf52a7dd8acaa329fcbe4
+SIZE (gnome2/libgsf-1.14.28.tar.xz) = 557724
Modified: trunk/devel/libgsf/pkg-plist
===================================================================
--- trunk/devel/libgsf/pkg-plist 2014-09-20 01:22:19 UTC (rev 17402)
+++ trunk/devel/libgsf/pkg-plist 2014-09-20 01:27:14 UTC (rev 17403)
@@ -1,10 +1,11 @@
bin/gsf
-%%THUMB%%bin/gsf-office-thumbnailer
+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
@@ -50,17 +51,18 @@
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
+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-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
@@ -78,7 +80,6 @@
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
@@ -97,27 +98,46 @@
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/lt/LC_MESSAGES/libgsf.mo
+share/locale/lv/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/sl/LC_MESSAGES/libgsf.mo
+share/locale/sr/LC_MESSAGES/libgsf.mo
+share/locale/sr at 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/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
- at dirrm share/doc/gsf
- at dirrm include/libgsf-1/gsf
- at dirrm include/libgsf-1
+share/thumbnailers/gsf-office.thumbnailer
+ at dirrmtry share/thumbnailers
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/sr at latin/LC_MESSAGES
+ at dirrmtry share/locale/sr at latin
@dirrmtry share/locale/oc/LC_MESSAGES
@dirrmtry share/locale/oc
+ at dirrm share/doc/gsf
+ at dirrm include/libgsf-1/gsf
+ at dirrm include/libgsf-1
More information about the Midnightbsd-cvs
mailing list