mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libabw: bump version.
This commit is contained in:
@@ -4,9 +4,9 @@ documents."
|
||||
HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libabw"
|
||||
COPYRIGHT="Fridrich Strba, David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libabw/libabw-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="49380c24e04e8d2a4824adc9b1b8f5026ad759bc335497e05f0983412821f8d9"
|
||||
CHECKSUM_SHA256="7a3d3415cf82ab9894f601d1b3057c4615060304d5279efdec6275e01b96a199"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -16,11 +16,10 @@ PROVIDES="
|
||||
cmd:abw2html$secondaryArchSuffix
|
||||
cmd:abw2raw$secondaryArchSuffix
|
||||
cmd:abw2text$secondaryArchSuffix
|
||||
lib:libabw_0.1$secondaryArchSuffix = 1.0.0 compat >= 1
|
||||
lib:libabw_0.1$secondaryArchSuffix = 1.0.1 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libboost_system$secondaryArchSuffix
|
||||
lib:librevenge_0.0$secondaryArchSuffix
|
||||
lib:librevenge_generators_0.0$secondaryArchSuffix
|
||||
lib:librevenge_stream_0.0$secondaryArchSuffix
|
||||
@@ -30,7 +29,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libabw${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libabw_0.1$secondaryArchSuffix = 1.0.0 compat >= 1
|
||||
devel:libabw_0.1$secondaryArchSuffix = 1.0.1 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libabw$secondaryArchSuffix == $portVersion base
|
||||
@@ -47,7 +46,7 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:libtoolize
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:autoconf
|
||||
cmd:automake
|
||||
cmd:autoheader
|
||||
Reference in New Issue
Block a user