summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2017-01-12 20:28:08 +0200
committerGordonGR2017-01-12 20:28:08 +0200
commitf0223945cd0603ee25cc39982f1ebf33debb8d0b (patch)
tree25a5cf9e28327ba82f08ec1b5a24e9e04f7184e1 /PKGBUILD
parent9b28622f59ddc41ce580e57b870644d67ae482a9 (diff)
downloadaur-f0223945cd0603ee25cc39982f1ebf33debb8d0b.tar.gz
1.8.7.6866-2: Reworked dependencies according to namcap's results
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 11 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f43f34a4bd24..f2d3f51bfabf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,21 @@
pkgname=singularityviewer
pkgver=1.8.7.6866
_pkgver=1_8_7_6866
-pkgrel=1
+pkgrel=2
pkgdesc="A Second Life (secondlife) protocol compatible client application, used to access its service as well as a number of other such as those based upon OpenSim platform"
url="http://www.singularityviewer.org/"
license=('custom')
arch=('x86_64')
-depends=('apr-util' 'gtk2' 'libgl' 'libidn' 'libjpeg-turbo' 'mesa' 'nss' 'sdl' 'glu' 'pangox-compat')
-optdepends=('libpulse: for PulseAudio support' 'alsa-lib: for ALSA support' 'nvidia-utils: for NVIDIA support' 'flashplugin: for inworld Flash support' 'gstreamer0.10: for video support, may need good, bad and ugly plugins' 'lib32-freealut: for OpenAL support')
+depends=('apr-util' 'gtk2' 'libgl' 'libidn' 'mesa' 'nss' 'sdl' 'libxss' 'lib32-libidn' 'lib32-libsndfile' 'lib32-zlib' 'gconf' 'lib32-util-linux')
+
+
+optdepends=('libpulse: for PulseAudio support' 'alsa-lib: for ALSA support'
+ 'nvidia-utils: for NVIDIA support'
+ 'flashplugin: for inworld Flash support'
+ 'gstreamer0.10: for video support, may need good, bad and ugly plugins'
+ 'lib32-freealut: for OpenAL support'
+ 'openal'
+ 'libxtst')
#source_i686=("http://bitbucket.org/SingularityViewer/singularityviewer/downloads/Singularity-i686-$pkgver.tar.bz2"
# "singularityviewer.desktop"
# "singularityviewer.launcher")