mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libcdr: bump version
This commit is contained in:
@@ -4,9 +4,9 @@ documents of all versions."
|
||||
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||
COPYRIGHT="Fridrich Strba, David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libcdr/libcdr-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="ae613caeb7e0e539cbc1b08ea5169bddaed8d2021d25ef66b39ddc0aa72c2902"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libcdr/libcdr-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="ced677c8300b29c91d3004bb1dddf0b99761bf5544991c26c2ee8f427e87193c"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -19,7 +19,7 @@ PROVIDES="
|
||||
cmd:cmx2raw$secondaryArchSuffix
|
||||
cmd:cmx2text$secondaryArchSuffix
|
||||
cmd:cmx2xhtml$secondaryArchSuffix
|
||||
lib:libcdr_0.1$secondaryArchSuffix = 1.0.7 compat >= 1
|
||||
lib:libcdr_0.1$secondaryArchSuffix = 1.0.8 compat >= 1
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -36,7 +36,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libcdr${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libcdr_0.1$secondaryArchSuffix = 1.0.7 compat >= 1
|
||||
devel:libcdr_0.1$secondaryArchSuffix = 1.0.8 compat >= 1
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libcdr$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user