summaryrefslogtreecommitdiff
path: root/manualPorts
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-03 06:14:36 +0200
committerErich Eckner <git@eckner.net>2018-07-03 06:14:36 +0200
commit0ffdfa1a56d697770598619b475ae53b632f8810 (patch)
treefeb9ebf8c6f1fba2896711407b02b03044cc7a50 /manualPorts
parent4b823bb672521426cec96c11e7f695b7f94e6c5a (diff)
downloadcrux-ports-0ffdfa1a56d697770598619b475ae53b632f8810.tar.xz
vigra: Abhängigkeiten geändert
Diffstat (limited to 'manualPorts')
-rw-r--r--manualPorts/vigra/.signature4
-rw-r--r--manualPorts/vigra/Pkgfile4
2 files changed, 4 insertions, 4 deletions
diff --git a/manualPorts/vigra/.signature b/manualPorts/vigra/.signature
index 0aea8ba..e32461b 100644
--- a/manualPorts/vigra/.signature
+++ b/manualPorts/vigra/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGgBbANDogWVR+9q4jwa55LbJDza66Yq6wT4Py4yWQVVL+eZaIJtK4seyXG2Wdw7yZyJlvOhfz4qarMABejNZuA4=
-SHA256 (Pkgfile) = 2f96e02d5285ab5a87027dca83bc7e08e4a1505f44c59df9338647d55a325297
+RWQxCptPusLGGlAZ9XncuQkZy+LqRIQz6mqs1b1QO1CNok8Uztm1Hr9KIjEtGDgurb+3ibAbL9BhOjkHLJ3iZTGOL3XKcKfS6gc=
+SHA256 (Pkgfile) = 6036d6eafcb482c4039ca683770b635f7641f0d489c5c4075281d0d3765b047b
SHA256 (.footprint) = 3bb1e9dc3dddcd2d200ba49b65788b42ded8a27817b9f4175b0f8674fad3064e
SHA256 (vigra-1.11.1-src.tar.gz) = a5564e1083f6af6a885431c1ee718bad77d11f117198b277557f8558fa461aaf
diff --git a/manualPorts/vigra/Pkgfile b/manualPorts/vigra/Pkgfile
index 071cdf4..8958d8e 100644
--- a/manualPorts/vigra/Pkgfile
+++ b/manualPorts/vigra/Pkgfile
@@ -1,11 +1,11 @@
# Description: Computer vision library
# URL: https://ukoethe.github.io/vigra/
# Maintainer: Erich Eckner, crux at eckner dot net
-# Depends on: libjpeg-turbo libtiff libpng openexr hdf5 fftw
+# Depends on: openexr zlib libpng libjpeg-turbo libtiff
name=vigra
version=1.11.1
-release=1
+release=2
source=("https://github.com/ukoethe/${name}/releases/download/Version-${version//./-}/${name}-${version}-src.tar.gz")
build() {