mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libzmf: enable secondary arch, switch SOURCE_URI to tar.xz. (#2653)
This commit is contained in:
@@ -3,16 +3,15 @@ DESCRIPTION="Libzmf is a library that parses the file format \
|
||||
of Zoner Callisto/Draw documents. Currently it only understands documents \
|
||||
created by Zoner Draw version 4 and 5."
|
||||
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libzmf"
|
||||
COPYRIGHT="Aleksas Pantechovskis
|
||||
Fridrich Strba
|
||||
David Tardon"
|
||||
COPYRIGHT="2013-2017 David Tardon
|
||||
2016 Aleksas Pantechovskis"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="4c96a3c2511817fb6a0f7002fcd612dda4aa2356b984c4bb02b7aaddde005ca7"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://dev-www.libreoffice.org/src/libzmf/libzmf-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libzmf$secondaryArchSuffix = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user