Skip to content
Snippets Groups Projects
Verified Commit 99c27062 authored by Carl Smedstad's avatar Carl Smedstad
Browse files

upgpkg: 5.13.1-2: Replace virtual dependency libjpeg with libjpeg-turbo

parent d8a41477
No related branches found
Tags 5.13.1-6
No related merge requests found
pkgbase = paraview
pkgdesc = Parallel Visualization application using VTK (openmpi version)
pkgver = 5.13.1
pkgrel = 1
pkgrel = 2
url = https://www.paraview.org
arch = x86_64
license = BSD
......@@ -35,7 +35,7 @@ pkgbase = paraview
depends = gl2ps
depends = glew
depends = hdf5
depends = libjpeg
depends = libjpeg-turbo
depends = jsoncpp
depends = libjsoncpp.so
depends = libharu
......
......@@ -8,14 +8,14 @@ _mpi=openmpi
pkgname=${_pkg}
#-${_mpi}
pkgver=5.13.1
pkgrel=1
pkgrel=2
pkgdesc="Parallel Visualization application using VTK (${_mpi} version)"
arch=(x86_64)
url="https://www.paraview.org"
license=(BSD custom)
depends=(qt5-tools qt5-svg intel-tbb openmpi ffmpeg
adios2 liblas ospray pdal python-numpy protobuf
cgns double-conversion expat freetype2 gdal gl2ps glew hdf5 libjpeg
cgns double-conversion expat freetype2 gdal gl2ps glew hdf5 libjpeg-turbo
jsoncpp libjsoncpp.so libharu libxml2 lz4 xz python-mpi4py netcdf
libogg libpng pugixml libtheora libtiff zlib verdict)
optdepends=(python-matplotlib python-pandas)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment