Date: Thu, 15 Jan 2015 09:17:45 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377065 - head/devel/libgsf Message-ID: <201501150917.t0F9Hjs6056710@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Thu Jan 15 09:17:44 2015 New Revision: 377065 URL: https://svnweb.freebsd.org/changeset/ports/377065 QAT: https://qat.redports.org/buildarchive/r377065/ Log: Really enable introspection support. PR: 196601 Submitted by: olivierd@ Modified: head/devel/libgsf/Makefile head/devel/libgsf/pkg-plist Modified: head/devel/libgsf/Makefile ============================================================================== --- head/devel/libgsf/Makefile Thu Jan 15 09:05:37 2015 (r377064) +++ head/devel/libgsf/Makefile Thu Jan 15 09:17:44 2015 (r377065) @@ -1,9 +1,9 @@ # Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/devel/libgsf/Makefile 18634 2013-07-26 10:42:35Z kwm $ PORTNAME= libgsf PORTVERSION= 1.14.30 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,12 +12,15 @@ 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 +USE_GNOME= gdkpixbuf2 glib20 intlhack introspection:build libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --enable-introspection + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgsf-1.so.114.0.30 .include <bsd.port.mk> Modified: head/devel/libgsf/pkg-plist ============================================================================== --- head/devel/libgsf/pkg-plist Thu Jan 15 09:05:37 2015 (r377064) +++ head/devel/libgsf/pkg-plist Thu Jan 15 09:17:44 2015 (r377065) @@ -50,6 +50,7 @@ include/libgsf-1/gsf/gsf-structured-blob 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 @@ 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/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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501150917.t0F9Hjs6056710>