summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2017-01-07 19:17:34 +0200
committerGordonGR2017-01-07 19:17:34 +0200
commitf85b6f89f0bf996f522dd25046e05bbc6a76f983 (patch)
tree10843841d6795c7361e94c971993b0ff9ac880ba
parent5060af6427ca5fcda1fee8c677c207258637a360 (diff)
downloadaur-f85b6f89f0bf996f522dd25046e05bbc6a76f983.tar.gz
1.26.20.3-1: Upstream update and dependencies rework
-rw-r--r--.SRCINFO23
-rw-r--r--PKGBUILD7
2 files changed, 21 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 018701d43b30..bcfbdef400ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 24 13:59:22 UTC 2016
+# Sat Jan 7 17:16:22 UTC 2017
pkgbase = coolvlviewer-bin
pkgdesc = A third-party viewer for Second Life (C) (secondlife) and OpenSim (opensimulator) grids. ('VL' stands for virtual life, formerly known as 'Cool SL Viewer', binary)
- pkgver = 1.26.20.2
+ pkgver = 1.26.20.3
pkgrel = 1
url = http://sldev.free.fr
install = coolvlviewer.install
@@ -12,14 +12,25 @@ pkgbase = coolvlviewer-bin
depends = glib2>=2.32
depends = libgl
depends = libidn
- depends = libjpeg-turbo
depends = mesa
- depends = nss
depends = sdl
depends = glu
depends = pangox-compat
+ depends = gconf
+ depends = libxss
+ depends = libxrandr
+ depends = libxcomposite
+ depends = libgl
+ depends = lib32-zlib
+ depends = libcups
+ depends = atk
+ depends = lib32-util-linux
+ depends = lib32-libidn
+ depends = libxcursor
+ depends = libxtst
optdepends = libpulse: for PulseAudio support
optdepends = alsa-lib: for ALSA support
+ optdepends = lib32-alsa-lib: for ALSA support
optdepends = nvidia-utils: for NVIDIA support
optdepends = pepper-flash: for inworld Flash support
optdepends = gst-plugins-good: for video support
@@ -28,10 +39,10 @@ pkgbase = coolvlviewer-bin
optdepends = lib32-freealut: for OpenAL support
conflicts = coolvlviewer-bin
conflicts = coolvlviewer-experimental
- source = http://sldev.free.fr/binaries/CoolVLViewer-1.26.20.2-Linux-x86_64-Setup
+ source = http://sldev.free.fr/binaries/CoolVLViewer-1.26.20.3-Linux-x86_64-Setup
source = coolvlviewer.desktop
source = coolvlviewer.launcher
- md5sums = 3ace46a800dcd7868b7bb7ef6411b727
+ md5sums = 3f8729962dbbde9203b418aae2b10e4c
md5sums = 1108a1c244a7f7471aed1450c87013cd
md5sums = fd78de1f6c1333a5120ece89873515e0
diff --git a/PKGBUILD b/PKGBUILD
index 88e3fd362b2c..74890e4f73c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=coolvlviewer-bin
-pkgver=1.26.20.2
+pkgver=1.26.20.3
pkgrel=1
pkgdesc="A third-party viewer for Second Life (C) (secondlife) and OpenSim (opensimulator) grids. ('VL' stands for virtual life, formerly known as 'Cool SL Viewer', binary)"
url="http://sldev.free.fr"
license=('custom')
-depends=('apr-util' 'glib2>=2.32' 'libgl' 'libidn' 'libjpeg-turbo' 'mesa' 'nss' 'sdl' 'glu' 'pangox-compat')
+depends=('apr-util' 'glib2>=2.32' 'libgl' 'libidn' 'mesa' 'sdl' 'glu' 'pangox-compat' 'gconf' 'libxss' 'libxrandr' 'libxcomposite' 'libgl' 'lib32-zlib' 'libcups' 'atk' 'lib32-util-linux' 'lib32-libidn' 'libxcursor' 'libxtst')
optdepends=(
'libpulse: for PulseAudio support'
'alsa-lib: for ALSA support'
+ 'lib32-alsa-lib: for ALSA support'
'nvidia-utils: for NVIDIA support'
'pepper-flash: for inworld Flash support'
'gst-plugins-good: for video support'
@@ -23,7 +24,7 @@ source=("http://sldev.free.fr/binaries/CoolVLViewer-${pkgver}-Linux-x86_64-Setup
"coolvlviewer.desktop"
"coolvlviewer.launcher")
-md5sums=('3ace46a800dcd7868b7bb7ef6411b727'
+md5sums=('3f8729962dbbde9203b418aae2b10e4c'
'1108a1c244a7f7471aed1450c87013cd'
'fd78de1f6c1333a5120ece89873515e0')