mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libmwaw: bump version.
This commit is contained in:
@@ -9,7 +9,7 @@ LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libmwaw/libmwaw-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="61f5435ebe5e16581d297e8e29b4c9d24d3a1a8a41d497b9fed2452146050150"
|
||||
CHECKSUM_SHA256="47abdda9a81bc75ef90edde780c6669584050e93ec9f96baeab9422be2a899d8"
|
||||
PATCHES="libmwaw-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -24,7 +24,7 @@ PROVIDES="
|
||||
cmd:mwaw2text$secondaryArchSuffix
|
||||
cmd:mwawFile$secondaryArchSuffix
|
||||
cmd:mwawZip$secondaryArchSuffix
|
||||
lib:libmwaw_0.3$secondaryArchSuffix = 3.0.11 compat >= 3
|
||||
lib:libmwaw_0.3$secondaryArchSuffix = 3.0.12 compat >= 3
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -37,7 +37,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libmwaw${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmwaw_0.3$secondaryArchSuffix = 3.0.11 compat >= 3
|
||||
devel:libmwaw_0.3$secondaryArchSuffix = 3.0.12 compat >= 3
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libmwaw$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user