libfreehand: bump version.

This commit is contained in:
Jerome Duval
2017-09-20 17:57:11 +02:00
parent 7768877d88
commit 14872ec26b

View File

@@ -4,9 +4,9 @@ Aldus/Macromedia/Adobe FreeHand documents of all versions."
HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libfreehand" HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libfreehand"
COPYRIGHT="Fridrich Strba, David Tardon" COPYRIGHT="Fridrich Strba, David Tardon"
LICENSE="MPL v2.0" LICENSE="MPL v2.0"
REVISION="2" REVISION="1"
SOURCE_URI="http://dev-www.libreoffice.org/src/libfreehand/libfreehand-$portVersion.tar.bz2" SOURCE_URI="http://dev-www.libreoffice.org/src/libfreehand/libfreehand-$portVersion.tar.bz2"
CHECKSUM_SHA256="45dab0e5d632eb51eeb00847972ca03835d6791149e9e714f093a9df2b445877" CHECKSUM_SHA256="1ff634f2b34223a1ab406284bb5a7de1d0d76b5da9cf7832af0a80a6b7d962f1"
ARCHITECTURES="!x86_gcc2 x86 x86_64" ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86" SECONDARY_ARCHITECTURES="x86"
@@ -16,7 +16,7 @@ PROVIDES="
cmd:fh2svg$secondaryArchSuffix cmd:fh2svg$secondaryArchSuffix
cmd:fh2raw$secondaryArchSuffix cmd:fh2raw$secondaryArchSuffix
cmd:fh2text$secondaryArchSuffix cmd:fh2text$secondaryArchSuffix
lib:libfreehand_0.1$secondaryArchSuffix = 1.0.1 compat >= 1 lib:libfreehand_0.1$secondaryArchSuffix = 1.0.2 compat >= 1
" "
REQUIRES=" REQUIRES="
haiku$secondaryArchSuffix haiku$secondaryArchSuffix
@@ -29,7 +29,7 @@ REQUIRES="
PROVIDES_devel=" PROVIDES_devel="
libfreehand${secondaryArchSuffix}_devel = $portVersion libfreehand${secondaryArchSuffix}_devel = $portVersion
devel:libfreehand_0.1$secondaryArchSuffix = 1.0.1 compat >= 1 devel:libfreehand_0.1$secondaryArchSuffix = 1.0.2 compat >= 1
" "
REQUIRES_devel=" REQUIRES_devel="
libfreehand$secondaryArchSuffix == $portVersion base libfreehand$secondaryArchSuffix == $portVersion base
@@ -38,6 +38,7 @@ REQUIRES_devel="
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix devel:libboost_system$secondaryArchSuffix
devel:libcppunit$secondaryArchSuffix
devel:liblcms2$secondaryArchSuffix devel:liblcms2$secondaryArchSuffix
devel:libicuuc$secondaryArchSuffix devel:libicuuc$secondaryArchSuffix
devel:librevenge_0.0$secondaryArchSuffix devel:librevenge_0.0$secondaryArchSuffix