1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
# Maintainer: Kimiblock Moe
# Contributor: sukanka<su975853527[AT]gmail.com>
# Contributor: Sam L. Yes <samlukeyes123 at gmail dot com>
_pkgname=wemeet
pkgname=$_pkgname-bwrap
provides=('wemeet' 'tencent-meeting')
pkgver=3.19.2.400
_pkgver_arm=3.19.1.401 # 两个版本有时候不一样
_x86_md5=fb7464ffb18b94a06868265bed984007
_arm_md5=206c30da5545dba38a29ccbc752dec94
pkgrel=3
pkgdesc="Tencent Video Conferencing, tencent meeting 腾讯会议"
arch=('x86_64' 'aarch64')
license=('unknown')
url="https://source.meeting.qq.com/download-center.html"
source_x86_64=("${_pkgname}-${pkgver}-x86_64.deb::https://updatecdn.meeting.qq.com/cos/${_x86_md5}/TencentMeeting_0300000000_${pkgver}_x86_64_default.publish.deb"
)
source_aarch64=("${_pkgname}-${_pkgver_arm}-aarch64.deb::https://updatecdn.meeting.qq.com/cos/${_arm_md5}/TencentMeeting_0300000000_${_pkgver_arm}_arm64_default.publish.deb")
source=("wemeet".sh 'wrap.c' portable-config start.sh)
depends=(
# most deps are not used, but kept for a
bash
qt5-webengine qt5-x11extras libxinerama
libpulse # 无 pulseaudio 无法连接到系统音频
# dependencies detected by namcap
gcc-libs qt5-declarative libglvnd libxfixes alsa-lib qt5-webchannel openssl
libxrandr libxext libx11 hicolor-icon-theme glibc zlib libxcomposite
qt5-base systemd-libs libxdamage qt5-svg
libyuv
portable
)
optdepends=(
'qt5-wayland: Wayland support'
)
makedepends=('patchelf')
sha512sums=('cb94310c858dcc8fa4acec9751f0ee7efa35006aeda11ed9629f227f97c3a32101de4f0c7ddb72beadb6857d7bba71f03141a00cd61b7d8b51bfe2e28e973452'
'f98e9ae5842c05a19ad4f883c8f9d88ef3b64e04b034e7fd8b23ddca81510f0bd38688ad7c63ddf8badaa727a7b599ceede87419e9694c06d7a4b06138b94c15'
'c4ca065b316bcb664ecfdc561fb0ffdb535f02457d7d53176369da0cfd36b633919cee3edefdf16b2ba748aafadb7cb5aed2adba04a84b6406e3cb420bda6bcc'
'49c9ed2d22f1837a72c4b25745b24af70b49cc902aacedd61b79193ec17f5a560cdf4fdc1ed254ecbe59cbc425e36a41fe0def4380ca71624d04beeead2821fc')
sha512sums_x86_64=('175a92d412ee3359f93ad84e9344d4317f04e396e40586cfa1f3a7798adbe69e3f2991a5af5163cd99fbb3ad1b3e6e7c5b016d17d022f86b7c3f54a1274b8238')
sha512sums_aarch64=('d84bb40617edf1a97d0fd3b6674df050d62c7ce19e8aff1230a42d47d1887ca641aec20d732fc1bbdecc233781db0be0c9ce8a412fdb68d28eec59d09228f638')
prepare() {
cd "$srcdir"
tar xpf data.tar.xz
pushd usr/share/applications
popd
pushd opt/$_pkgname
if [ -d 'icons' ]; then
for res in 16 32 64 128 256; do
install -dm755 "$srcdir/usr/share/icons/hicolor/${res}x${res}/apps"
mv "icons/hicolor/${res}x${res}/mimetypes/${_pkgname}app.png" \
"$srcdir/usr/share/icons/hicolor/${res}x${res}/apps/${_pkgname}app.png"
done
else
echo 'icons directory not found'
fi
# rm bin/qt.conf
sed -i "s|^Prefix.*|Prefix = /usr/lib/wemeet|" bin/qt.conf
patchelf --set-rpath '$ORIGIN:/usr/lib/wemeet' bin/wemeetapp
popd
pushd opt/$_pkgname/bin
find modules/ -type f -name '*.so' | xargs -I {} patchelf --set-rpath '$ORIGIN:/usr/lib/wemeet' {}
popd
}
build() {
cd "$srcdir"
read -ra openssl_args < <(pkgconf --libs openssl)
read -ra libpulse_args < <(pkgconf --cflags --libs libpulse)
# Comment out `-D WRAP_FORCE_SINK_HARDWARE` to disable the patch that forces wemeet detects sink as hardware sink
"${CC:-cc}" $CFLAGS -Wall -Wextra -fPIC -shared "${openssl_args[@]}" "${libpulse_args[@]}" -o libwemeetwrap.so wrap.c -D WRAP_FORCE_SINK_HARDWARE
}
package() {
cd "$srcdir"
cp -r usr "$pkgdir"
cd opt/$_pkgname
install -Dm755 "$srcdir/wemeet.sh" "$pkgdir/usr/lib/wemeet/wemeet-x11"
install -Dm755 "${srcdir}/start.sh" "${pkgdir}/usr/bin/wemeet"
install -Dm755 "${srcdir}/portable-config" "${pkgdir}/usr/lib/portable/info/com.tencent.wemeet/config"
install -Dm644 $_pkgname.svg -t "$pkgdir/usr/share/icons/hicolor/scalable/apps"
# libbugly is not likely to be necessary
install -Dm755 lib/lib{desktop_common,ImSDK,nxui*,qt_*,service*,tms_*,ui*,wemeet*,xcast*,xnn*}.so \
-t "$pkgdir/usr/lib/$_pkgname"
if [ -f 'lib/libcrbase.so' ]; then
install -Dm755 lib/libcrbase.so -t "$pkgdir/usr/lib/$_pkgname"
else
echo 'lib/libcrbase.so not found'
fi
# copy Qt
cp -r plugins resources "$pkgdir/usr/lib/$_pkgname"
cp -a lib/lib{Qt,icu}* "$pkgdir/usr/lib/$_pkgname"
find "$pkgdir/usr/lib/$_pkgname" -type f -name '*.so*' | xargs -I {} patchelf --set-rpath '$ORIGIN:/usr/lib/wemeet' {}
install -dm755 "$pkgdir/opt/$_pkgname"
cp -r bin "$pkgdir/opt/$_pkgname"
ln -s raw/xcast.conf "$pkgdir/opt/$_pkgname/bin/xcast.conf"
install -Dm755 "$srcdir/libwemeetwrap.so" -t "$pkgdir/usr/lib/$_pkgname"
rm "${pkgdir}/usr/share/applications/wemeetapp.desktop"
touch "${pkgdir}/usr/share/applications/com.tencent.wemeet.desktop"
echo '''[Desktop Entry]
Name=Wemeet
Name[zh_CN]=腾讯会议
Exec=wemeet %u
Icon=wemeet
Type=Application
Terminal=false
Categories=AudioVideo;
Comment=Tencent Meeting Linux Client
Comment[zh_CN]=腾讯会议Linux客户端
Keywords=wemeet;tencent;meeting;
MimeType=x-scheme-handler/wemeet;''' >"${pkgdir}/usr/share/applications/com.tencent.wemeet.desktop"
}
|