mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libvisio: bump version.
This commit is contained in:
@@ -7,11 +7,11 @@ COPYRIGHT="Fridrich Strba
|
||||
Eilidh McAdam
|
||||
David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libvisio/libvisio-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="12383fcf39098ed0685a595d43e466dbc6222ee289e6f4e5e006e232973debee"
|
||||
CHECKSUM_SHA256="b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -22,7 +22,7 @@ PROVIDES="
|
||||
cmd:vss2raw$secondaryArchSuffix
|
||||
cmd:vss2text$secondaryArchSuffix
|
||||
cmd:vss2xhtml$secondaryArchSuffix
|
||||
lib:libvisio_0.1$secondaryArchSuffix = 1.0.0 compat >= 1
|
||||
lib:libvisio_0.1$secondaryArchSuffix = 1.0.5 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -48,6 +48,7 @@ REQUIRES_devel="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libboost_system$secondaryArchSuffix
|
||||
devel:libcppunit$secondaryArchSuffix
|
||||
devel:libicudata$secondaryArchSuffix
|
||||
devel:libicui18n$secondaryArchSuffix
|
||||
devel:libicuuc$secondaryArchSuffix
|
||||
@@ -86,6 +87,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libvisio-0.1.la
|
||||
|
||||
prepareInstalledDevelLibs libvisio-0.1
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user