mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libvisio: bump version.
This commit is contained in:
@@ -7,9 +7,9 @@ COPYRIGHT="Fridrich Strba
|
|||||||
Eilidh McAdam
|
Eilidh McAdam
|
||||||
David Tardon"
|
David Tardon"
|
||||||
LICENSE="MPL v2.0"
|
LICENSE="MPL v2.0"
|
||||||
REVISION="3"
|
REVISION="1"
|
||||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libvisio/libvisio-$portVersion.tar.bz2"
|
SOURCE_URI="http://dev-www.libreoffice.org/src/libvisio/libvisio-$portVersion.tar.bz2"
|
||||||
CHECKSUM_SHA256="b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e"
|
CHECKSUM_SHA256="c9262ae9797e63a8967e444fb41e4da1861c861eefd121e9e0e4f41eb72b39b9"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
@@ -22,7 +22,7 @@ PROVIDES="
|
|||||||
cmd:vss2raw$secondaryArchSuffix
|
cmd:vss2raw$secondaryArchSuffix
|
||||||
cmd:vss2text$secondaryArchSuffix
|
cmd:vss2text$secondaryArchSuffix
|
||||||
cmd:vss2xhtml$secondaryArchSuffix
|
cmd:vss2xhtml$secondaryArchSuffix
|
||||||
lib:libvisio_0.1$secondaryArchSuffix = 1.0.5 compat >= 1
|
lib:libvisio_0.1$secondaryArchSuffix = 1.0.6 compat >= 1
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -39,7 +39,7 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
libvisio${secondaryArchSuffix}_devel = $portVersion
|
libvisio${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libvisio_0.1$secondaryArchSuffix = 1.0.0 compat >= 1
|
devel:libvisio_0.1$secondaryArchSuffix = 1.0.6 compat >= 1
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
libvisio$secondaryArchSuffix == $portVersion base
|
libvisio$secondaryArchSuffix == $portVersion base
|
||||||
Reference in New Issue
Block a user