Style fixes for vigra recipe; bump revision

This commit is contained in:
Kacper Kasper
2014-07-05 00:07:51 +02:00
parent 4914b63a68
commit b29db85514

View File

@@ -1,15 +1,15 @@
SUMMARY="Vision with Generic Algorithms"
DESCRIPTION="
C++ computer vision library with emphasize on customizable \
algorithms and data structures.
"
C++ computer vision library with emphasize on customizable algorithms \
and data structures.
"
LICENSE="MIT"
COPYRIGHT="1998-2013 by Ullrich Koethe"
HOMEPAGE="http://ukoethe.github.io/vigra/"
SRC_URI="https://github.com/ukoethe/vigra/archive/Version-1-10-0.tar.gz"
SRC_FILENAME="$portVersionedName.tar.gz"
SRC_FILENAME="$portName-$portVersion.tar.gz"
CHECKSUM_SHA256="406f6fcbcea2e92f681a7b844487c29049d338f5b2b25f8145e67bcb518c7ef8"
REVISION="2"
REVISION="4"
ARCHITECTURES="x86 ?x86_gcc2 ?x86_64"
SECONDARY_ARCHITECTURES="x86 ?x86_gcc2"