Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/teamviewer/, net-misc/teamviewer/files/
Date: Sun, 09 Dec 2018 17:29:01
Message-Id: 1544376515.f831e432c4655464e75a650a9690d80869280626.zlogene@gentoo
1 commit: f831e432c4655464e75a650a9690d80869280626
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 9 17:28:35 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 9 17:28:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f831e432
7
8 net-misc/teamviewer: Version bump (v14.0.14470)
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-misc/teamviewer/Manifest | 2 +
14 net-misc/teamviewer/files/teamviewerd14.init | 8 ++
15 net-misc/teamviewer/teamviewer-14.0.14470.ebuild | 129 +++++++++++++++++++++++
16 3 files changed, 139 insertions(+)
17
18 diff --git a/net-misc/teamviewer/Manifest b/net-misc/teamviewer/Manifest
19 index b5b1f436bed..2978919b39f 100644
20 --- a/net-misc/teamviewer/Manifest
21 +++ b/net-misc/teamviewer/Manifest
22 @@ -4,3 +4,5 @@ DIST teamviewer_13.1.8286_amd64.tar.xz 11574812 BLAKE2B 9941a3c1894e4b1a285ac61b
23 DIST teamviewer_13.1.8286_i386.tar.xz 11422756 BLAKE2B 0bc408cbbf44bdeb84ce8c1d1274e8253ec261571670bce46130a325729eb801f101afae768a38cc43719abe625ebc89b12f3eacba507c9193e1049366b1c2c0 SHA512 1fdbdacfdd2f7884af246326e63f6bcfaf8efc95ec326f566216a173509a21891e4c66d85ef1290648a890135ae3fe23f185da36346d68c016da923b7c9c644a
24 DIST teamviewer_13.2.13582_amd64.tar.xz 11472084 BLAKE2B adcec9bfb9ccedbc958eceef611f0f04b9b192313d3c060202166b77a4c2623008cbac147e9136925156446ef10a143283735f13c52cebd30e924329d1ff2453 SHA512 82a7cce2046a0dd268181044093e0d0bccfef0cbc2e842a94bc9a9fda87062b7236ff23606dd482e68baf8194b189ae6994603ac0584fad624d7f47366f34af3
25 DIST teamviewer_13.2.13582_i386.tar.xz 11406728 BLAKE2B 91bd8fe9c30f8be9de2ce089a0f678e90cb371233c2e8a05e695aa203634846510f1381b449007648a4b0e6b2b201a654b71dae1c63ade0eb08e732ae343766b SHA512 9453b289ba99f63c75e1acb03d3e5a343db4814cffc4464b46116b269a6556e9fda4b1d963fa35e2e912ae959b09fd5dcfbc26ca31ccd76e6d3235be2d9cf55e
26 +DIST teamviewer_14.0.14470_amd64.tar.xz 19458912 BLAKE2B ae106af9126719d92d69501091db46ed7aa9200dd9de24498cc586f3dc75fbbad863eb20b3176e32353beb994e1a4048bac381f172c33e022cd6973d76fa0e91 SHA512 d13310eee551e1ce606fa4ba73084ab9680ba3b6eb2fb2db4f9668decd920f6f16906971cc1900f44bd7d76506788430e1a5cff74f9729b957a3ef8d7aaef051
27 +DIST teamviewer_14.0.14470_i386.tar.xz 19473776 BLAKE2B a96ed757c6af5e07d4b958d2034c94bdd04625e0ae68c6dba94eebd1f1416f33e339a8766161bfa412ce90119a70cefbded995d66656ac11c0b08869639ba15b SHA512 6c867e32f26df3675bee80e3dfb2aa5868f3bf4717ce07deabc7495d2797018051dde42080eea6e3c0a919e20f5517d621e075c7d7f75cabec4b6feeae5fa74d
28
29 diff --git a/net-misc/teamviewer/files/teamviewerd14.init b/net-misc/teamviewer/files/teamviewerd14.init
30 new file mode 100644
31 index 00000000000..fc793766abd
32 --- /dev/null
33 +++ b/net-misc/teamviewer/files/teamviewerd14.init
34 @@ -0,0 +1,8 @@
35 +#!/sbin/openrc-run
36 +# Copyright 1999-2018 Gentoo Authors
37 +# Distributed under the terms of the GNU General Public License v2
38 +
39 +command="/opt/teamviewer14/tv_bin/teamviewerd"
40 +command_args="-d"
41 +description="Starts the TeamViewer remote control daemon"
42 +pidfile="/var/run/teamviewerd.pid"
43
44 diff --git a/net-misc/teamviewer/teamviewer-14.0.14470.ebuild b/net-misc/teamviewer/teamviewer-14.0.14470.ebuild
45 new file mode 100644
46 index 00000000000..66f0313ab86
47 --- /dev/null
48 +++ b/net-misc/teamviewer/teamviewer-14.0.14470.ebuild
49 @@ -0,0 +1,129 @@
50 +# Copyright 1999-2018 Gentoo Authors
51 +# Distributed under the terms of the GNU General Public License v2
52 +
53 +EAPI=6
54 +
55 +MY_PN=${PN}${PV/\.*}
56 +inherit desktop gnome2-utils systemd
57 +
58 +DESCRIPTION="All-In-One Solution for Remote Access and Support over the Internet"
59 +HOMEPAGE="https://www.teamviewer.com"
60 +SRC_URI="amd64? ( https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_amd64.tar.xz )
61 + x86? ( https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_i386.tar.xz )"
62 +
63 +LICENSE="TeamViewer MIT"
64 +SLOT="${PV/\.*}"
65 +KEYWORDS="-* ~amd64 ~x86"
66 +IUSE=""
67 +
68 +DEPEND="sys-apps/sed"
69 +RDEPEND="
70 + dev-qt/qtcore:5
71 + dev-qt/qtdbus:5
72 + dev-qt/qtdeclarative:5
73 + dev-qt/qtgui:5
74 + dev-qt/qtnetwork:5
75 + dev-qt/qtquickcontrols:5
76 + dev-qt/qtwebkit:5
77 + dev-qt/qtwidgets:5
78 + dev-qt/qtx11extras:5
79 + sys-apps/dbus
80 +"
81 +
82 +RESTRICT="bindist mirror"
83 +
84 +# Silence QA messages
85 +QA_PREBUILT="opt/${MY_PN}/*"
86 +
87 +S="${WORKDIR}"/teamviewer
88 +
89 +src_prepare() {
90 + default
91 +
92 + # Switch operation mode from 'portable' to 'installed'
93 + sed -e "s/TAR_NI/TAR_IN/g" -i tv_bin/script/tvw_config || die
94 +
95 + sed -e "/^ExecStart/s/${PN}/${MY_PN}/" \
96 + -i tv_bin/script/teamviewerd.service || die
97 +}
98 +
99 +src_install() {
100 + local dst="/opt/${MY_PN}" # install destination
101 +
102 + # Quirk:
103 + # Remove Intel 80386 32-bit ELF binary 'libdepend' present in all
104 + # archives. It will trip the 'emerge @preserved-libs' logic on amd64
105 + # when changing the ABI of one of its dependencies. According to the
106 + # TeamViewer devs, this binary is an unused remnant of previous Wine-
107 + # based builds and will be removed in future releases anyway
108 + rm tv_bin/script/libdepend
109 +
110 + insinto ${dst}
111 + doins -r tv_bin
112 +
113 + # Set permissions for executables and libraries
114 + for exe in $(find tv_bin -type f -executable -or -name '*.so'); do
115 + fperms 755 ${dst}/${exe}
116 + done
117 +
118 + # No slotting here, binary expects this service path
119 + newinitd "${FILESDIR}"/teamviewerd14.init teamviewerd
120 + systemd_dounit tv_bin/script/teamviewerd.service
121 +
122 + insinto /usr/share/dbus-1/services
123 + doins tv_bin/script/com.teamviewer.TeamViewer.service
124 + doins tv_bin/script/com.teamviewer.TeamViewer.Desktop.service
125 +
126 + insinto /usr/share/polkit-1/actions
127 + doins tv_bin/script/com.teamviewer.TeamViewer.policy
128 +
129 + for size in 16 24 32 48 256; do
130 + newicon -s ${size} tv_bin/desktop/teamviewer_${size}.png TeamViewer.png
131 + done
132 +
133 + # Install documents (NOTE: using 'dodoc -r doc' instead of loop will
134 + # have the undesired result of installing subdirectory 'doc' in /usr/
135 + # share/doc/teamviewer-<version>)
136 + for doc in $(find doc -type f); do
137 + dodoc ${doc}
138 + done
139 +
140 + keepdir /etc/${MY_PN}
141 + dosym ../../etc/${MY_PN} ${dst}/config
142 +
143 + # Create directory and symlink for log files (NOTE: according to Team-
144 + # Viewer devs, all paths are hard-coded in the binaries; therefore
145 + # using the same path as the DEB/RPM archives, i.e. '/var/log/teamviewer
146 + # <major-version>')
147 + keepdir /var/log/${MY_PN}
148 + dosym ../../var/log/${MY_PN} ${dst}/logfiles
149 +
150 + dodir /opt/bin
151 + dosym ${dst}/tv_bin/teamviewerd /opt/bin/teamviewerd
152 + dosym ${dst}/tv_bin/script/teamviewer /opt/bin/teamviewer
153 +
154 + make_desktop_entry teamviewer "TeamViewer ${SLOT}" TeamViewer
155 +}
156 +
157 +pkg_postinst() {
158 + gnome2_icon_cache_update
159 +
160 + elog "Please note that parallel installation of multiple versions of"
161 + elog "TeamViewer is currently not supported at runtime. Bug #621818"
162 + elog ""
163 + elog "Before using TeamViewer, you need to start its daemon:"
164 + elog "OpenRC:"
165 + elog "# /etc/init.d/teamviewerd start"
166 + elog "# rc-update add teamviewerd default"
167 + elog
168 + elog "Systemd:"
169 + elog "# systemctl start teamviewerd.service"
170 + elog "# systemctl enable teamviewerd.service"
171 + elog
172 + elog "To display additional command line options simply run:"
173 + elog "$ teamviewer help"
174 +}
175 +
176 +pkg_postrm() {
177 + gnome2_icon_cache_update
178 +}