[arch-commits] Commit in vtk6/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Fri Dec 22 08:41:51 UTC 2017
Date: Friday, December 22, 2017 @ 08:41:50
Author: anthraxx
Revision: 275489
upgpkg: vtk6 6.3.0-10 (openmpi 3.0.0 rebuild)
Modified:
vtk6/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-22 07:37:04 UTC (rev 275488)
+++ PKGBUILD 2017-12-22 08:41:50 UTC (rev 275489)
@@ -6,10 +6,10 @@
pkgname=vtk6
pkgver=6.3.0
_majorver=6.3
-pkgrel=9
+pkgrel=10
pkgdesc='A software system for 3D computer graphics, image processing, and visualization. Legacy 6.3 version.'
arch=('x86_64')
-url='http://www.vtk.org/'
+url='https://www.vtk.org/'
license=('BSD')
depends=('gcc-libs' 'gl2ps')
makedepends=('boost' 'cmake' 'ninja' 'java-environment' 'doxygen' 'gnuplot' 'tk' 'wget' 'python2-matplotlib' 'python2-twisted' 'python2-mpi4py' 'python2-autobahn' 'unixodbc' 'gdal' 'openmpi' 'mariadb' 'glew' 'ffmpeg' 'qt5-base' 'jsoncpp' 'qt5-webkit' 'qt5-tools')
@@ -27,9 +27,9 @@
'glew'
'gdal'
'mariadb')
-source=("http://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz"
- "http://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz"
- "http://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz"
+source=("https://www.vtk.org/files/release/${_majorver}/VTK-${pkgver}.tar.gz"
+ "https://www.vtk.org/files/release/${_majorver}/VTKData-${pkgver}.tar.gz"
+ "https://www.vtk.org/files/release/${_majorver}/VTKLargeData-${pkgver}.tar.gz"
# https://github.com/Kitware/VTK/pull/21
remove-vtkxdmf3.patch::https://github.com/nschloe/VTK/commit/a98527dfe9ce23beebf386fab07caef99b911ede.patch
find-libxml2.patch::https://github.com/nschloe/VTK/commit/6216f98a7124e12a2c1cefd113347f94b51f3c51.patch
More information about the arch-commits
mailing list