mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libwpd: bump version.
This commit is contained in:
@@ -9,9 +9,9 @@ COPYRIGHT="William Lachance
|
||||
Fridrich Strba"
|
||||
LICENSE="MPL v2.0
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://prdownloads.sourceforge.net/libwpd/libwpd-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="8859deb6df292c82c7657b7ecbb6f3ef65da252df9d265b755f06bec77add52c"
|
||||
CHECKSUM_SHA256="2369a584d19991145f717cc9dc0e0bed4ca12f678dc671023623674ebd70fc54"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -21,7 +21,7 @@ PROVIDES="
|
||||
cmd:wpd2html$secondaryArchSuffix
|
||||
cmd:wpd2raw$secondaryArchSuffix
|
||||
cmd:wpd2text$secondaryArchSuffix
|
||||
lib:libwpd_0.10$secondaryArchSuffix = 10.0.2 compat >= 10
|
||||
lib:libwpd_0.10$secondaryArchSuffix = 10.0.3 compat >= 10
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,7 +33,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libwpd${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libwpd_0.10$secondaryArchSuffix = 10.0.2 compat >= 10
|
||||
devel:libwpd_0.10$secondaryArchSuffix = 10.0.3 compat >= 10
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libwpd$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user