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,9 +4,9 @@ documents of all versions."
|
||||
HOMEPAGE="http://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
COPYRIGHT="Fridrich Strba, David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="4"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libcdr/libcdr-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d"
|
||||
CHECKSUM_SHA256="f3a3ebebebb32b9686dfe7f9df296ac5ae02ea610f3d7d5221b957bb14fc0ad3"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
cmd:cmx2raw$secondaryArchSuffix
|
||||
cmd:cdr2text$secondaryArchSuffix
|
||||
cmd:cmx2text$secondaryArchSuffix
|
||||
lib:libcdr_0.1$secondaryArchSuffix = 1.0.3 compat >= 1
|
||||
lib:libcdr_0.1$secondaryArchSuffix = 1.0.4 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -33,7 +33,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libcdr${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libcdr_0.1$secondaryArchSuffix = 1.0.1 compat >= 1
|
||||
devel:libcdr_0.1$secondaryArchSuffix = 1.0.4 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libcdr$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user