mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Style fixes for vigra recipe; bump revision
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user