mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libwpg: bump version.
This commit is contained in:
@@ -9,9 +9,9 @@ COPYRIGHT="Marc Oude Kotte
|
||||
Fridrich Strba"
|
||||
LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libwpg/libwpg-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="97334803caef58dfb6cbd594bd08fdfca0e9b53df5c5bd44917f2a089a4c87bb"
|
||||
CHECKSUM_SHA256="34312dcc4c7b5eced057f1217ec14b1e90502b31fd9963754dd40dacc448e696"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -21,7 +21,7 @@ PROVIDES="
|
||||
cmd:wpg2raw$secondaryArchSuffix
|
||||
cmd:wpg2svg$secondaryArchSuffix
|
||||
cmd:wpg2svgbatch.pl$secondaryArchSuffix
|
||||
lib:libwpg_0.3$secondaryArchSuffix = 3.0.1 compat >= 3
|
||||
lib:libwpg_0.3$secondaryArchSuffix = 3.0.2 compat >= 3
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -35,7 +35,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libwpg${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libwpg_0.3$secondaryArchSuffix = 3.0.1 compat >= 3
|
||||
devel:libwpg_0.3$secondaryArchSuffix = 3.0.2 compat >= 3
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libwpg$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user