Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -7,19 +7,18 @@ HOMEPAGE="
https://github.com/python-imaging/Pillow
https://pypi.python.org/pypi/Pillow
"
SOURCE_URI="https://pypi.python.org/packages/source/P/Pillow/Pillow-3.1.1.tar.gz"
CHECKSUM_SHA256="486f4ccddee09429cb1c63ea56c02894aecf9d69acdcaf006c53835df2549fff"
LICENSE="HPND"
COPYRIGHT="
1997-2011 by Secret Labs AB
1995-2011 by Fredrik Lundh
"
LICENSE="HPND"
REVISION="1"
SOURCE_URI="https://pypi.python.org/packages/source/P/Pillow/Pillow-3.1.1.tar.gz"
CHECKSUM_SHA256="486f4ccddee09429cb1c63ea56c02894aecf9d69acdcaf006c53835df2549fff"
SOURCE_DIR="Pillow-$portVersion"
ARCHITECTURES="x86 x86_gcc2 x86_64"
SOURCE_DIR="Pillow-$portVersion"
PROVIDES="
pillow = $portVersion
cmd:createfontdatachunk.py = $portVersion
@@ -36,7 +35,6 @@ PROVIDES="
cmd:thresholder.py = $portVersion
cmd:viewer.py = $portVersion
"
REQUIRES="
haiku
cmd:python
@@ -60,7 +58,6 @@ BUILD_REQUIRES="
devel:libwebp
devel:libz
"
BUILD_PREREQUIRES="
cmd:gcc
cmd:ld