mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/opensubdiv to 3.4.3-1
This commit is contained in:
parent
b7dc5a8b63
commit
8d60aba98c
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
||||||
# - remove makedepend on cuda
|
# - remove makedepend on cuda
|
||||||
|
|
||||||
pkgname=opensubdiv
|
pkgname=opensubdiv
|
||||||
pkgver=3.4.0
|
pkgver=3.4.3
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="An Open-Source subdivision surface library"
|
pkgdesc="An Open-Source subdivision surface library"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="http://graphics.pixar.com/opensubdiv"
|
url="http://graphics.pixar.com/opensubdiv"
|
||||||
|
@ -15,7 +15,7 @@ makedepends=(cmake doxygen glfw glew python python-pygments python-docutils open
|
||||||
source=("https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${pkgver//./_}.tar.gz"
|
source=("https://github.com/PixarAnimationStudios/OpenSubdiv/archive/v${pkgver//./_}.tar.gz"
|
||||||
python3.patch
|
python3.patch
|
||||||
cuda9.patch)
|
cuda9.patch)
|
||||||
sha512sums=('b80311aebd74e0c5ce4d185e1baf3626b2a14e9ca113ce7346f06d7506832a7ccdc0e3731c468fa1ebe890099847e808981dfe051bd2ee85fd4dc53c1f10c28c'
|
sha512sums=('44fd1361d9e7f48c3fa84f3420ed34743571220602aefb082a42f769ca5b8e9ac21907ce8714f6e3a2caadd75adae03c535a1949a8e6450dfea9ae7a2247cfc2'
|
||||||
'035a6691080e9ec1a6eb5e4a7746f3f0ba6caea4b74c1bfededdc477b701431456b026ee75dbf7ca03fabd6526f62e9181c616a62304f26e614474577b96fcc7'
|
'035a6691080e9ec1a6eb5e4a7746f3f0ba6caea4b74c1bfededdc477b701431456b026ee75dbf7ca03fabd6526f62e9181c616a62304f26e614474577b96fcc7'
|
||||||
'2aa815acdb873274afb5629c7604ad2586c460a32a7b141c04f71313d03c768798461439cd1b66db565170ca21c7b05a3f8456ab7635b5eb73b1762bea312f4b')
|
'2aa815acdb873274afb5629c7604ad2586c460a32a7b141c04f71313d03c768798461439cd1b66db565170ca21c7b05a3f8456ab7635b5eb73b1762bea312f4b')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue