summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2022-03-22 18:24:33 +0100
committerMichel Zou2022-03-22 18:24:33 +0100
commite2642ef1744cc3d140897ca50e79ab91f144ffd3 (patch)
tree6662e3c014a1f5586f20182bd464539a9f9a72b6
parent45010e64d05a0ab1b15bbb5b03c41cf622238494 (diff)
downloadaur-e2642ef1744cc3d140897ca50e79ab91f144ffd3.tar.gz
proj
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c83cc3a7dc9f..72cbb4dde811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,6 @@ pkgbase = mingw-w64-paraview-git
depends = mingw-w64-jsoncpp
depends = mingw-w64-hdf5
depends = mingw-w64-lz4
- depends = mingw-w64-proj
depends = mingw-w64-cgns
depends = mingw-w64-netcdf
depends = mingw-w64-double-conversion
diff --git a/PKGBUILD b/PKGBUILD
index 821d4d30506d..6abb656587ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='Parallel Visualization Application using VTK (mingw-w64)'
arch=('any')
url='https://www.paraview.org'
license=('custom')
-depends=('mingw-w64-qt5-xmlpatterns' 'mingw-w64-qt5-tools' 'mingw-w64-qt5-svg' 'mingw-w64-boost' 'mingw-w64-glew' 'mingw-w64-freetype2' 'mingw-w64-libxml2' 'mingw-w64-libtiff' 'mingw-w64-jsoncpp' 'mingw-w64-hdf5' 'mingw-w64-lz4' 'mingw-w64-proj' 'mingw-w64-cgns' 'mingw-w64-netcdf' 'mingw-w64-double-conversion' 'mingw-w64-protobuf' 'mingw-w64-pugixml' 'mingw-w64-libtheora' 'mingw-w64-gl2ps' 'mingw-w64-libharu' 'mingw-w64-verdict')
+depends=('mingw-w64-qt5-xmlpatterns' 'mingw-w64-qt5-tools' 'mingw-w64-qt5-svg' 'mingw-w64-boost' 'mingw-w64-glew' 'mingw-w64-freetype2' 'mingw-w64-libxml2' 'mingw-w64-libtiff' 'mingw-w64-jsoncpp' 'mingw-w64-hdf5' 'mingw-w64-lz4' 'mingw-w64-cgns' 'mingw-w64-netcdf' 'mingw-w64-double-conversion' 'mingw-w64-protobuf' 'mingw-w64-pugixml' 'mingw-w64-libtheora' 'mingw-w64-gl2ps' 'mingw-w64-libharu' 'mingw-w64-verdict')
makedepends=('git' 'mingw-w64-cmake' 'mingw-w64-eigen' 'mingw-w64-utf8cpp' 'mingw-w64-wine' 'mingw-w64-pegtl2' 'mingw-w64-wine-qt' 'protobuf' 'mingw-w64-cli11' 'mingw-w64-exprtk-git' 'mingw-w64-nlohmann-json')
provides=('mingw-w64-paraview')
conflicts=('mingw-w64-paraview')