summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2020-04-05 16:32:26 +0300
committerGordonGR2020-04-05 16:32:26 +0300
commitb57a4c37d54fd77603fbd05553083fb76df7d857 (patch)
tree4278008a2a6e91dc7609cef7d805c3fa1dc2b33a
parenta683e449b7e8c1286557a2e6ef91e2bbb3552ff1 (diff)
downloadaur-b57a4c37d54fd77603fbd05553083fb76df7d857.tar.gz
1.8.7.8316-1: Upstream update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f5e1c677113..42dbcefa80e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = singularityviewer-alpha
pkgdesc = An exciting client for Second Life (secondlife) and OpenSim (opensimulator), which combines the look and feel of Viewer 1.23 with the latest and greatest of available technology. (nighly builds)
- pkgver = 1.8.7.8297
+ pkgver = 1.8.7.8316
pkgrel = 1
url = http://www.singularityviewer.org/
arch = x86_64
@@ -35,14 +35,16 @@ pkgbase = singularityviewer-alpha
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 = pangox-compat: for media_plugin_webkit to work
+ optdepends = lib32-alsa-plugins: for voice
provides = singularityviewer
conflicts = singularityviewer
conflicts = singularityviewer-test
replaces = singularityviewer-test
- source = https://bitbucket.org/router_gray/singularityviewer/downloads/Singularity_Beta_1_8_7_8297_x86_64.tar.xz
+ source = https://bitbucket.org/router_gray/singularityviewer/downloads/Singularity_Beta_1_8_7_8316_x86_64.tar.xz
source = singularityviewer.desktop
source = singularityviewer.launcher
- md5sums = 670fd405ec0cd1d1fd42c4a3740b564e
+ md5sums = 0ade41f34b8b75366f65480c8a2d3897
md5sums = f375ed0bc781ef5e880a9d5dbb29258a
md5sums = eb596f5cf7b6f2d0c55c0082fb99a905
diff --git a/PKGBUILD b/PKGBUILD
index d6af45475fa0..552c71f2fd98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=singularityviewer-alpha
-pkgver=1.8.7.8297
-_pkgver=1_8_7_8297
+pkgver=1.8.7.8316
+_pkgver=1_8_7_8316
pkgrel=1
pkgdesc="An exciting client for Second Life (secondlife) and OpenSim (opensimulator), which combines the look and feel of Viewer 1.23 with the latest and greatest of available technology. (nighly builds)"
url="http://www.singularityviewer.org/"
@@ -15,7 +15,9 @@ optdepends=(
'lib32-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')
+ 'gstreamer0.10: for video support, may need good, bad and ugly plugins'
+ 'pangox-compat: for media_plugin_webkit to work'
+ 'lib32-alsa-plugins: for voice')
conflicts=("singularityviewer" "singularityviewer-test")
replaces=("singularityviewer-test")
@@ -24,7 +26,7 @@ provides=("singularityviewer")
source=("https://bitbucket.org/router_gray/singularityviewer/downloads/Singularity_Beta_${_pkgver}_x86_64.tar.xz"
"singularityviewer.desktop"
"singularityviewer.launcher")
-md5sums=('670fd405ec0cd1d1fd42c4a3740b564e'
+md5sums=('0ade41f34b8b75366f65480c8a2d3897'
'f375ed0bc781ef5e880a9d5dbb29258a'
'eb596f5cf7b6f2d0c55c0082fb99a905')