summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2018-06-06 14:10:53 +0200
committerSebastian 'Swift Geek' Grzywna2018-06-06 14:10:53 +0200
commitd5c36a513cebd4dde4d4985bcb597637df00dc9b (patch)
tree78f09ebab6a5407c925a267fa640b1ba979281e0
parent2390986afe30667ec185bcaa65c70113981c0bf4 (diff)
downloadaur-d5c36a513cebd4dde4d4985bcb597637df00dc9b.tar.gz
Bump x86 to 13.1.8286, remove libdepend on x86_64
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD24
2 files changed, 20 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aee876c095be..318a53309da8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 22 01:54:08 UTC 2018
+# Wed Jun 6 12:10:06 UTC 2018
pkgbase = teamviewer
pkgdesc = All-In-One Software for Remote Support and Online Meetings
- pkgver = 13.1.3026
+ pkgver = 13.1.8286
pkgrel = 9
url = http://www.teamviewer.com
install = teamviewer.install
@@ -17,16 +17,10 @@ pkgbase = teamviewer
provides = teamviewer
conflicts = teamviewer-beta
options = !strip
- source_i686 = https://dl.tvcdn.de/download/linux/version_13x/teamviewer_13.1.3026_i386.deb
- sha256sums_i686 = 46f1b697a113f304ff8e5792f9893319c0de6b802355e7e5fdf7dba6f4b415c8
- source_x86_64 = https://dl.tvcdn.de/download/linux/version_13x/teamviewer_13.1.3026_amd64.deb
- depends_x86_64 = lib32-libxtst
- depends_x86_64 = lib32-libxinerama
- depends_x86_64 = lib32-libxrandr
- depends_x86_64 = lib32-libxdamage
- depends_x86_64 = lib32-fontconfig
- depends_x86_64 = lib32-libsm
- sha256sums_x86_64 = 33eacc8ebeaf34aea5fa932e3d80553f358629ad454740f05aafba267b50ea93
+ source_i686 = https://dl.tvcdn.de/download/linux/version_13x/teamviewer_13.1.8286_i386.deb
+ sha256sums_i686 = a884f6d1380376852b8cd37f6b4c167e0cc34ca233b0d9d74b947ccf393f295d
+ source_x86_64 = https://dl.tvcdn.de/download/linux/version_13x/teamviewer_13.1.8286_amd64.deb
+ sha256sums_x86_64 = 4465dd09a302ea11f40090b7efd8287bc3c4bfaf7336ad323bd3b8261123a4f9
source_armv7h = https://dl.tvcdn.de/download/linux/version_13x/teamviewer-host_13.1.1548_armhf.deb
sha256sums_armv7h = d887c4faae3b85542e982dbb8add5271fdeb1da98c669b230d82dd56e04724bf
diff --git a/PKGBUILD b/PKGBUILD
index 24818e7ad5a4..6742770f0ba4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex Taber <aft dot pokemon at gmail dot com>
pkgname=teamviewer
-pkgver=13.1.3026
+pkgver=13.1.8286
pkgrel=9
pkgdesc='All-In-One Software for Remote Support and Online Meetings'
arch=('i686' 'x86_64' 'armv7h')
@@ -18,14 +18,14 @@ depends=(
'qt5-x11extras'
'qt5-quickcontrols' # Doesn't appear in namcap, won't display UI without it.
)
-depends_x86_64=(
+#depends_x86_64=(
# libdepends:
- 'lib32-libxtst'
- 'lib32-libxinerama'
- 'lib32-libxrandr'
- 'lib32-libxdamage'
- 'lib32-fontconfig'
- 'lib32-libsm')
+# 'lib32-libxtst'
+# 'lib32-libxinerama'
+# 'lib32-libxrandr'
+# 'lib32-libxdamage'
+# 'lib32-fontconfig'
+# 'lib32-libsm')
#depends_i686=()
#depends_armv7h=()
install=teamviewer.install
@@ -33,8 +33,8 @@ source_x86_64=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamvi
source_i686=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamviewer_${pkgver}_i386.deb")
#source_armv7h=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamviewer_${pkgver}_armhf.deb")
source_armv7h=("https://dl.tvcdn.de/download/linux/version_${pkgver%%.*}x/teamviewer-host_13.1.1548_armhf.deb")
-sha256sums_i686=('46f1b697a113f304ff8e5792f9893319c0de6b802355e7e5fdf7dba6f4b415c8')
-sha256sums_x86_64=('33eacc8ebeaf34aea5fa932e3d80553f358629ad454740f05aafba267b50ea93')
+sha256sums_i686=('a884f6d1380376852b8cd37f6b4c167e0cc34ca233b0d9d74b947ccf393f295d')
+sha256sums_x86_64=('4465dd09a302ea11f40090b7efd8287bc3c4bfaf7336ad323bd3b8261123a4f9')
sha256sums_armv7h=('d887c4faae3b85542e982dbb8add5271fdeb1da98c669b230d82dd56e04724bf')
prepare() {
@@ -66,4 +66,8 @@ package() {
install -d -m0755 "${pkgdir}"/usr/{share/applications,share/licenses/teamviewer}
ln -s /opt/teamviewer/License.txt \
"${pkgdir}"/usr/share/licenses/teamviewer/LICENSE
+ if [ "$CARCH" = "x86_64" ] && [ -f "${pkgdir}/opt/teamviewer/tv_bin/script/libdepend" ]; then
+ msg2 "Removing libdepend to ditch lib32 dependencies"
+ rm "${pkgdir}/opt/teamviewer/tv_bin/script/libdepend"
+ fi
}