De-lint recipes.

This commit is contained in:
Kostadin Damyanov
2015-08-03 18:17:07 +03:00
parent 48285a434f
commit 86a465afed
15 changed files with 112 additions and 485 deletions

View File

@@ -1,19 +1,18 @@
DESCRIPTION="
OpenEXR is a high dynamic-range (HDR) image file format developed \
SUMMARY="A high dynamic-range (HDR) image file format"
DESCRIPTION="OpenEXR is a high dynamic-range (HDR) image file format developed \
by Industrial Light & Magic for use in computer imaging \
applications. OpenEXR is used by ILM on all motion pictures \
currently in production. The first movies to employ OpenEXR were \
Harry Potter and the Sorcerers Stone, Men in Black II, Gangs of \
New York, and Signs. Since then, OpenEXR has become ILM's main \
image file format.
"
SUMMARY="OpenEXR is a high dynamic-range (HDR) image file format"
image file format."
HOMEPAGE="http://www.openexr.com"
LICENSE="BSD (3-clause)"
COPYRIGHT="2002-2011 Industrial Light & Magic"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="http://download.savannah.nongnu.org/releases/openexr/openexr-2.1.0.tar.gz"
CHECKSUM_SHA256="54486b454073c1dcb5ae9892cf0f730ffefe62f38176325281505093fd218a14"
REVISION="1"
PATCHES="openexr-2.1.0.patch"
ARCHITECTURES="x86 ?x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
@@ -25,8 +24,6 @@ else
fi
SECONDARY_ARCHITECTURES="x86"
PATCHES="openexr-2.1.0.patch"
PROVIDES="
openexr$secondaryArchSuffix = $portVersion
lib:libIlmImf$secondaryArchSuffix = $portVersion