mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libwpg: bump version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user