libwpg: bump version

This commit is contained in:
Jerome Duval
2023-05-06 17:41:59 +02:00
parent 560206a37c
commit 4c6d7b7057

View File

@@ -10,7 +10,7 @@ LICENSE="MPL v2.0
GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="http://prdownloads.sourceforge.net/libwpg/libwpg-$portVersion.tar.gz"
CHECKSUM_SHA256="b8e20d0aef634668c22791fc17369d9b9e15eb4fc400a8e06810870f57e88278"
CHECKSUM_SHA256="6c6f4fb5d69888f2ebad2f20d097163fbdad54a56004c6e6b0c599c5e960f00a"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -20,7 +20,7 @@ PROVIDES="
cmd:wpg2raw$secondaryArchSuffix
cmd:wpg2svg$secondaryArchSuffix
cmd:wpg2svgbatch.pl$secondaryArchSuffix
lib:libwpg_0.3$secondaryArchSuffix = 3.0.3 compat >= 3
lib:libwpg_0.3$secondaryArchSuffix = 3.0.4 compat >= 3
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -34,7 +34,7 @@ REQUIRES="
PROVIDES_devel="
libwpg${secondaryArchSuffix}_devel = $portVersion
devel:libwpg_0.3$secondaryArchSuffix = 3.0.3 compat >= 3
devel:libwpg_0.3$secondaryArchSuffix = 3.0.4 compat >= 3
"
REQUIRES_devel="
libwpg$secondaryArchSuffix == $portVersion base
@@ -42,6 +42,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix # for optional headers
devel:librevenge_0.0$secondaryArchSuffix
devel:librevenge_generators_0.0$secondaryArchSuffix
devel:librevenge_stream_0.0$secondaryArchSuffix