Date: Tue, 7 Oct 2014 09:47:55 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370281 - in head/graphics: . libetonyek libetonyek01 Message-ID: <201410070947.s979ltxJ076513@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue Oct 7 09:47:55 2014 New Revision: 370281 URL: https://svnweb.freebsd.org/changeset/ports/370281 QAT: https://qat.redports.org/buildarchive/r370281/ Log: Import libetonyek01 Ensure it doesn't conflicts with libetonyek Added: head/graphics/libetonyek01/ - copied from r370181, head/graphics/libetonyek/ Modified: head/graphics/Makefile head/graphics/libetonyek/Makefile head/graphics/libetonyek01/Makefile head/graphics/libetonyek01/distinfo head/graphics/libetonyek01/pkg-plist Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Oct 7 09:32:53 2014 (r370280) +++ head/graphics/Makefile Tue Oct 7 09:47:55 2014 (r370281) @@ -491,6 +491,7 @@ SUBDIR += libecwj2 SUBDIR += libemf SUBDIR += libetonyek + SUBDIR += libetonyek01 SUBDIR += libexif SUBDIR += libexif-gtk SUBDIR += libfpx Modified: head/graphics/libetonyek/Makefile ============================================================================== --- head/graphics/libetonyek/Makefile Tue Oct 7 09:32:53 2014 (r370280) +++ head/graphics/libetonyek/Makefile Tue Oct 7 09:47:55 2014 (r370281) @@ -2,6 +2,7 @@ PORTNAME= libetonyek PORTVERSION= 0.0.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -11,24 +12,20 @@ COMMENT= Library to interpret and import LICENSE= LGPL21 MPL LICENSE_COMB= dual -BUILD_DEPENDS= gperf:${PORTSDIR}/devel/gperf LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \ libxml2.so:${PORTSDIR}/textproc/libxml2 -OPTIONS_DEFINE= DOCS TEST +OPTIONS_DEFINE= TEST -CONFIGURE_ARGS= --disable-werror +CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gmake gperf libtool:keepla pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip -PORTDOCS= * -DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen -DOCS_CONFIGURE_OFF= --without-docs TEST_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/cppunit.pc:${PORTSDIR}/devel/cppunit TEST_CONFIGURE_OFF= --disable-tests @@ -39,4 +36,7 @@ post-build: @cd ${WRKSRC}/src/test && ${MAKE_CMD} check .endif +port-stage: + @${RM} -f ${STAGEDIR}${PREFIX}/bin/key* + .include <bsd.port.mk> Modified: head/graphics/libetonyek01/Makefile ============================================================================== --- head/graphics/libetonyek/Makefile Mon Oct 6 14:00:58 2014 (r370181) +++ head/graphics/libetonyek01/Makefile Tue Oct 7 09:47:55 2014 (r370281) @@ -1,9 +1,10 @@ # $FreeBSD$ PORTNAME= libetonyek -PORTVERSION= 0.0.4 +PORTVERSION= 0.1.1 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/ +PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library to interpret and import Apple Keynote presentations @@ -11,24 +12,21 @@ COMMENT= Library to interpret and import LICENSE= LGPL21 MPL LICENSE_COMB= dual -BUILD_DEPENDS= gperf:${PORTSDIR}/devel/gperf +USES= gperf LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ - libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \ + librevenge-0.0.so:${PORTSDIR}/textproc/librevenge \ libxml2.so:${PORTSDIR}/textproc/libxml2 -OPTIONS_DEFINE= DOCS TEST +OPTIONS_DEFINE= TEST -CONFIGURE_ARGS= --disable-werror +CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes -USES= gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip -PORTDOCS= * -DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen -DOCS_CONFIGURE_OFF= --without-docs TEST_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/cppunit.pc:${PORTSDIR}/devel/cppunit TEST_CONFIGURE_OFF= --disable-tests Modified: head/graphics/libetonyek01/distinfo ============================================================================== --- head/graphics/libetonyek/distinfo Mon Oct 6 14:00:58 2014 (r370181) +++ head/graphics/libetonyek01/distinfo Tue Oct 7 09:47:55 2014 (r370281) @@ -1,2 +1,2 @@ -SHA256 (libetonyek-0.0.4.tar.xz) = 4e1ab60382207854524bb270b13c70b2d590aefc20864da2aa5c6693c2181a6f -SIZE (libetonyek-0.0.4.tar.xz) = 340856 +SHA256 (libetonyek-0.1.1.tar.xz) = 9c6a5a0f15ae6cc6e2dfb2272b664dedda7918ed46f3756f9f29a72589d8c83e +SIZE (libetonyek-0.1.1.tar.xz) = 338396 Modified: head/graphics/libetonyek01/pkg-plist ============================================================================== --- head/graphics/libetonyek/pkg-plist Mon Oct 6 14:00:58 2014 (r370181) +++ head/graphics/libetonyek01/pkg-plist Tue Oct 7 09:47:55 2014 (r370281) @@ -1,14 +1,15 @@ +bin/numbers2csv +bin/numbers2raw +bin/numbers2text +bin/pages2html +bin/pages2raw +bin/pages2text bin/key2raw bin/key2text bin/key2xhtml -include/libetonyek-0.0/libetonyek/KEYDocument.h -include/libetonyek-0.0/libetonyek/KEYPresentationInterface.h -include/libetonyek-0.0/libetonyek/KEYStringVector.h -include/libetonyek-0.0/libetonyek/libetonyek.h -lib/libetonyek-0.0.la -lib/libetonyek-0.0.so -lib/libetonyek-0.0.so.0 -lib/libetonyek-0.0.so.0.0.4 -libdata/pkgconfig/libetonyek-0.0.pc -@dirrm include/libetonyek-0.0/libetonyek -@dirrm include/libetonyek-0.0 +include/libetonyek-0.1/libetonyek/EtonyekDocument.h +include/libetonyek-0.1/libetonyek/libetonyek.h +lib/libetonyek-0.1.so +lib/libetonyek-0.1.so.1 +lib/libetonyek-0.1.so.1.0.1 +libdata/pkgconfig/libetonyek-0.1.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410070947.s979ltxJ076513>