mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libcdr: bump version.
This commit is contained in:
@@ -4,11 +4,11 @@ documents of all versions."
|
||||
HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
COPYRIGHT="Fridrich Strba, David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libcdr/libcdr-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="72fe7bbbf2275242acdf67ad2f9b6c71ac9146a56c409def360dabcac5695b49"
|
||||
CHECKSUM_SHA256="5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
cmd:cmx2raw$secondaryArchSuffix
|
||||
cmd:cdr2text$secondaryArchSuffix
|
||||
cmd:cmx2text$secondaryArchSuffix
|
||||
lib:libcdr_0.1$secondaryArchSuffix = 1.0.1 compat >= 1
|
||||
lib:libcdr_0.1$secondaryArchSuffix = 1.0.3 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -53,6 +53,7 @@ BUILD_REQUIRES="
|
||||
devel:librevenge_generators_0.0$secondaryArchSuffix
|
||||
devel:librevenge_stream_0.0$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
devel:libcppunit$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
@@ -81,6 +82,8 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
rm $libDir/libcdr-0.1.la
|
||||
|
||||
prepareInstalledDevelLibs libcdr-0.1
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user