mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
exempi: drop x86_gcc2, cleanup.
This commit is contained in:
@@ -20,11 +20,11 @@ There is also a work in progress “exempi” command line tool starting in 2.2.
|
||||
HOMEPAGE="https://libopenraw.freedesktop.org/"
|
||||
COPYRIGHT="1999-2010 Adobe Systems Incorporated"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://libopenraw.freedesktop.org/download/exempi-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="ff538114e82c51e5287064dfbec7d9790ac91479bf2390bcc6408fad4d77fb12"
|
||||
|
||||
ARCHITECTURES="all x86_gcc2"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
commandSuffix=$secondaryArchSuffix
|
||||
@@ -43,9 +43,6 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
# lib:libexpat$secondaryArchSuffix
|
||||
# lib:libiconv$secondaryArchSuffix
|
||||
# lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
|
||||
Reference in New Issue
Block a user