summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2017-01-12 20:28:08 +0200
committerGordonGR2017-01-12 20:28:08 +0200
commitf0223945cd0603ee25cc39982f1ebf33debb8d0b (patch)
tree25a5cf9e28327ba82f08ec1b5a24e9e04f7184e1
parent9b28622f59ddc41ce580e57b870644d67ae482a9 (diff)
downloadaur-f0223945cd0603ee25cc39982f1ebf33debb8d0b.tar.gz
1.8.7.6866-2: Reworked dependencies according to namcap's results
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD14
-rw-r--r--singularityviewer.pngbin33499 -> 0 bytes
3 files changed, 21 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8546d7fb0a59..8e26f1e25cd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jul 12 12:44:14 UTC 2016
+# Thu Jan 12 18:27:29 UTC 2017
pkgbase = singularityviewer
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
pkgver = 1.8.7.6866
- pkgrel = 1
+ pkgrel = 2
url = http://www.singularityviewer.org/
arch = x86_64
license = custom
@@ -11,18 +11,23 @@ pkgbase = singularityviewer
depends = gtk2
depends = libgl
depends = libidn
- depends = libjpeg-turbo
depends = mesa
depends = nss
depends = sdl
- depends = glu
- depends = pangox-compat
+ depends = libxss
+ depends = lib32-libidn
+ depends = lib32-libsndfile
+ depends = lib32-zlib
+ depends = gconf
+ depends = lib32-util-linux
optdepends = libpulse: for PulseAudio support
optdepends = alsa-lib: for ALSA support
optdepends = nvidia-utils: for NVIDIA support
optdepends = flashplugin: for inworld Flash support
optdepends = gstreamer0.10: for video support, may need good, bad and ugly plugins
optdepends = lib32-freealut: for OpenAL support
+ optdepends = openal
+ optdepends = libxtst
source_x86_64 = http://67.170.30.149/Singularity_1_8_7_6866_.tar.xz
source_x86_64 = singularityviewer.desktop
source_x86_64 = singularityviewer.launcher
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")
diff --git a/singularityviewer.png b/singularityviewer.png
deleted file mode 100644
index ae3d64aa3340..000000000000
--- a/singularityviewer.png
+++ /dev/null
Binary files differ