summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Zhou2022-07-02 21:26:34 -0700
committerRobert Zhou2022-07-02 21:26:34 -0700
commit64b94af1d45938510d722a1e393607a6577b6fe9 (patch)
treea53872d429957c6e1513b23752ae49648443e0f3
parentc65b4ded389c07c003159a942c3d139146e9fdf5 (diff)
downloadaur-64b94af1d45938510d722a1e393607a6577b6fe9.tar.gz
Add libtiff-maya-git as an optional dependency
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d547528c292e..201c0e88d9e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -29,6 +29,7 @@ pkgbase = maya
optdepends = maya-rokoko-motion-library: Maya Rokoko Motion Library Animation Plugin
optdepends = maya-substance: Maya Substance Material Plugin
optdepends = maya-usd: Maya Universal Scene Description Plugin
+ optdepends = libtiff-maya-git: Prevents the "no version information" warning from printing
options = !strip
source = manual://Maya2023_64-2023.1-1532.x86_64.rpm
source = application-home-workaround.patch
diff --git a/PKGBUILD b/PKGBUILD
index 404fd9673f8d..74d94694bc4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,8 @@ optdepends=('maya-arnold: Maya Arnold Renderer Plugin'
'maya-bifrost: Maya Bifrost Effects Plugin'
'maya-rokoko-motion-library: Maya Rokoko Motion Library Animation Plugin'
'maya-substance: Maya Substance Material Plugin'
- 'maya-usd: Maya Universal Scene Description Plugin')
+ 'maya-usd: Maya Universal Scene Description Plugin'
+ 'libtiff-maya-git: Prevents the "no version information" warning from printing')
DLAGENTS+=('manual::/usr/bin/echo \ \ Note: Please download the package manually from the official website')
source=("manual://Maya2023_64-$pkgver-1532.x86_64.rpm"