summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2021-07-16 23:20:41 +0200
committerbartus2021-07-16 23:20:41 +0200
commit452d66560869e6cb0c0592c3ef98b49ad96cfd4c (patch)
tree88748e705325941d848711d7f7aa4e7fa2ace421 /PKGBUILD
parentfa883cf48bc852eb49221077a9e54ff893cc2d5b (diff)
downloadaur-452d66560869e6cb0c0592c3ef98b49ad96cfd4c.tar.gz
Revert to community/alembic
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cf2400d1432..a86726003120 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ name=meshroom
fragment="#tag=v2021.1.0"
pkgname=${name}
pkgver=${fragment#\#tag=v}
-pkgrel=4
+pkgrel=5
pkgdesc="Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision framework."
arch=('i686' 'x86_64')
url="https://alicevision.github.io/"
@@ -13,7 +13,7 @@ license=('MPL2')
groups=()
_depends_qt=(python-pyside2 qt5-quickcontrols{,2} qt5-3d qt5-graphicaleffects qt5-imageformats qt5-location qt5-svg qt5-charts)
#_depends_qt+=(qt5-datavis3d qt5-scxml)
-depends=(alice-vision alembic-qfix openimageio python python-psutil "${_depends_qt[@]}")
+depends=(alice-vision alembic openimageio python python-psutil "${_depends_qt[@]}")
makedepends=(git cmake python-{cx_freeze,idna,setuptools} patchelf)
source=("${pkgname}::git+https://github.com/alicevision/meshroom.git${fragment}"
"voctree::git+https://gitlab.com/alicevision/trainedVocabularyTreeData.git"