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