From 65e4bae3476f21a0b247884bcbcd224cdc6109e3 Mon Sep 17 00:00:00 2001 From: Kacper Kasper Date: Fri, 6 Jan 2017 08:33:14 +0100 Subject: [PATCH] libodfgen: bump version. --- ...bodfgen-0.1.1.recipe => libodfgen-0.1.6.recipe} | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) rename app-text/libodfgen/{libodfgen-0.1.1.recipe => libodfgen-0.1.6.recipe} (80%) diff --git a/app-text/libodfgen/libodfgen-0.1.1.recipe b/app-text/libodfgen/libodfgen-0.1.6.recipe similarity index 80% rename from app-text/libodfgen/libodfgen-0.1.1.recipe rename to app-text/libodfgen/libodfgen-0.1.6.recipe index 621b1f1bb..f1567e06a 100644 --- a/app-text/libodfgen/libodfgen-0.1.1.recipe +++ b/app-text/libodfgen/libodfgen-0.1.6.recipe @@ -6,20 +6,19 @@ COPYRIGHT="Fridrich Strba David Tardon" LICENSE="MPL v2.0 GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="http://prdownloads.sourceforge.net/libwpd/libodfgen-$portVersion.tar.bz2" -CHECKSUM_SHA256="b8d5974de49b523c7a5b800d9817ff7ced9615ef456ba39128e2eb5a470483be" +CHECKSUM_SHA256="2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2" ARCHITECTURES="!x86_gcc2 x86 ?x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" libodfgen$secondaryArchSuffix = $portVersion - lib:libodfgen_0.1$secondaryArchSuffix = 1.0.1 compat >= 1 + lib:libodfgen_0.1$secondaryArchSuffix = 1.0.6 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix - lib:libboost_system$secondaryArchSuffix lib:librevenge_0.0$secondaryArchSuffix lib:librevenge_generators_0.0$secondaryArchSuffix lib:librevenge_stream_0.0$secondaryArchSuffix @@ -28,7 +27,7 @@ REQUIRES=" PROVIDES_devel=" libodfgen${secondaryArchSuffix}_devel = $portVersion - devel:libodfgen_0.1$secondaryArchSuffix = 1.0.1 compat >= 1 + devel:libodfgen_0.1$secondaryArchSuffix = 1.0.6 compat >= 1 " REQUIRES_devel=" libodfgen$secondaryArchSuffix == $portVersion base @@ -36,14 +35,12 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix devel:librevenge_0.0$secondaryArchSuffix devel:librevenge_generators_0.0$secondaryArchSuffix devel:librevenge_stream_0.0$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" - haiku${secondaryArchSuffix}_devel cmd:aclocal cmd:libtoolize cmd:autoconf @@ -62,7 +59,7 @@ BUILD() autoheader automake -a -c --foreign autoconf - runConfigure ./configure + runConfigure ./configure --with-sharedptr=c++11 make $jobArgs } @@ -70,6 +67,7 @@ INSTALL() { make install + rm $libDir/libodfgen-0.1.la prepareInstalledDevelLibs libodfgen-0.1 fixPkgconfig