blob: 22d3a104429f9cf328a54330a99a80de701d7784 (
plain)
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
|
# Use environment variable MAKEPKG_AYUGRAM_API_ID and MAKEPKG_AYUGRAM_API_HASH to override default values
pkgname=ayugram-desktop
pkgver=5.8.3
pkgrel=1
pkgdesc="Desktop Telegram client with good customization and Ghost mode."
arch=("x86_64")
url="https://github.com/AyuGram/AyuGramDesktop"
license=("GPL-3.0-only")
depends=(
"hunspell" "ffmpeg" "hicolor-icon-theme" "lz4" "minizip" "openal"
"qt6-imageformats" "qt6-svg" "qt6-wayland" "xxhash" "ada"
"rnnoise" "pipewire" "libxtst" "libxrandr" "libxcomposite" "libxdamage" "abseil-cpp" "libdispatch"
"openssl" "protobuf" "glib2" "libsigc++-3.0" "kcoreaddons" "openh264"
# libtgvoip nimf rlottie in aur
# Ayugram reverted that change https://github.com/telegramdesktop/tdesktop/commit/960761ef37fb7db57c40df6211164ae002f1063a
"jemalloc"
)
makedepends=(
"cmake" "python" "range-v3" "tl-expected" "microsoft-gsl" "meson"
"extra-cmake-modules" "wayland-protocols" "plasma-wayland-protocols" "libtg_owt"
"gobject-introspection" "boost" "fmt" "mm-common" "perl-xml-parser" "python-packaging"
"glib2-devel"
)
optdepends=(
"webkit2gtk: embedded browser features"
"xdg-desktop-portal: desktop integration"
)
source=(
"AyuGram-v$pkgver.tar.gz::https://github.com/AyuGram/AyuGramDesktop/archive/refs/tags/v$pkgver.tar.gz"
)
declare -rAg _modules_name_map=(
[cmake]=https://github.com/desktop-app/cmake_helpers/archive/c181046efdecf52c372324c74d75118a1b239e8e.tar.gz
[cmake/external/Implib.so]=https://github.com/yugr/Implib.so/archive/0ddaa715d2572b100f8248c0fa4450fbf895be14.tar.gz
[cmake/external/glib/cppgir]=https://gitlab.com/mnauw/cppgir/-/archive/c8bb1c6017a6f7f2e47bd10543aea6b3ec69a966/cppgir-c8bb1c6017a6f7f2e47bd10543aea6b3ec69a966.tar.gz
[cmake/external/glib/cppgir/expected-lite]=https://github.com/martinmoene/expected-lite/archive/95b9cb015fa17baa749c2b396b335906e1596a9e.tar.gz
[Telegram/codegen]=https://github.com/desktop-app/codegen/archive/46545f547e75afa8500fc21b6e18d60ba3405cfa.tar.gz
[Telegram/lib_base]=https://github.com/desktop-app/lib_base/archive/2b622fd0b223ed6266a32dc07382975769cc031c.tar.gz
[Telegram/lib_crl]=https://github.com/desktop-app/lib_crl/archive/c1d6b0273653095b10b4d0f4f7c30b614b690fd5.tar.gz
[Telegram/lib_lottie]=https://github.com/desktop-app/lib_lottie/archive/1a700e5a0d7c3e2f617530354ff2a47c5c72bb4a.tar.gz
[Telegram/lib_qr]=https://github.com/desktop-app/lib_qr/archive/6fdf60461444ba150e13ac36009c0ffce72c4c83.tar.gz
[Telegram/lib_rpl]=https://github.com/desktop-app/lib_rpl/archive/9a3ce435f4054e6cbd45e1c6e3e27cfff515c829.tar.gz
[Telegram/lib_spellcheck]=https://github.com/desktop-app/lib_spellcheck/archive/f6594068d4282aa84c51c7242d40213f3e0bf6f6.tar.gz
[Telegram/lib_storage]=https://github.com/desktop-app/lib_storage/archive/ccdc72548a5065b5991b4e06e610d76bc4f6023e.tar.gz
[Telegram/lib_tl]=https://github.com/AyuGram/lib_tl/archive/669b16f8c4bcfd357d96bf5044789bdea39b1e1c.tar.gz
[Telegram/lib_ui]=https://github.com/AyuGram/lib_ui/archive/84e9e512d8d04f5a52e0de599e12146cd36c4a25.tar.gz
[Telegram/lib_webrtc]=https://github.com/desktop-app/lib_webrtc/archive/169ba6b1d5e58e9d1cfa7b7d5c85c119e6c6e2db.tar.gz
[Telegram/lib_webview]=https://github.com/desktop-app/lib_webview/archive/3dc2f15cd449305536bd3ed0d0f3152701ce36c5.tar.gz
[Telegram/ThirdParty/GSL]=https://github.com/desktop-app/GSL/archive/87f9d768866548b5b86e72be66c60c5abd4d9b37.tar.gz
[Telegram/ThirdParty/QR]=https://github.com/nayuki/QR-Code-generator/archive/720f62bddb7226106071d4728c292cb1df519ceb.tar.gz
[Telegram/ThirdParty/cld3]=https://github.com/google/cld3/archive/b48dc46512566f5a2d41118c8c1116c4f96dc661.tar.gz
[Telegram/ThirdParty/dispatch]=https://github.com/apple/swift-corelibs-libdispatch/archive/542b7f32311680b11b6fc8fcb2576955460ba7da.tar.gz
[Telegram/ThirdParty/expected]=https://github.com/TartanLlama/expected/archive/292eff8bd8ee230a7df1d6a1c00c4ea0eb2f0362.tar.gz
[Telegram/ThirdParty/fcitx5-qt]=https://github.com/fcitx/fcitx5-qt/archive/c743b12e6780edf1dcfe9071531c80f050cacb95.tar.gz
[Telegram/ThirdParty/hime]=https://github.com/hime-ime/hime/archive/9b3e6f9ab59d1fe4d9de73d3bf0fed7789f921c5.tar.gz
[Telegram/ThirdParty/hunspell]=https://github.com/hunspell/hunspell/archive/22c3381e2066bed616250d373fc5c935598b564a.tar.gz
[Telegram/ThirdParty/jemalloc]=https://github.com/jemalloc/jemalloc/archive/54eaed1d8b56b1aa528be3bdd1877e59c56fa90c.tar.gz
[Telegram/ThirdParty/kcoreaddons]=https://github.com/KDE/kcoreaddons/archive/fd84da51b554eac25e35b1e3f373edaab3029b15.tar.gz
[Telegram/ThirdParty/kimageformats]=https://github.com/KDE/kimageformats/archive/106279d32ec4b93ccf5e29a92616e0f0cc8d2382.tar.gz
[Telegram/ThirdParty/libprisma]=https://github.com/desktop-app/libprisma/archive/23b0d70f9709da9b38561d5706891a134d18df76.tar.gz
[Telegram/ThirdParty/libtgvoip]=https://github.com/telegramdesktop/libtgvoip/archive/2d2592860478e60d972b96e67ee034b8a71bb57a.tar.gz
[Telegram/ThirdParty/libtgvoip/cmake]=https://github.com/desktop-app/cmake_helpers/archive/39aa77999e4b3cdec080f8e7eec9a4a45ccf6fc3.tar.gz
[Telegram/ThirdParty/lz4]=https://github.com/lz4/lz4/archive/5ff839680134437dbf4678f3d0c7b371d84f4964.tar.gz
[Telegram/ThirdParty/nimf]=https://github.com/hamonikr/nimf/archive/498ec7ffab3ac140c2469638a14451788f03e798.tar.gz
[Telegram/ThirdParty/range-v3]=https://github.com/ericniebler/range-v3/archive/a81477931a8aa2ad025c6bda0609f38e09e4d7ec.tar.gz
[Telegram/ThirdParty/range-v3/doc/gh-pages]=https://github.com/ericniebler/range-v3/archive/2dae74bb693e42d850fb0adcc9045c5b71fbdeae.tar.gz
[Telegram/ThirdParty/rlottie]=https://github.com/desktop-app/rlottie/archive/8c69fc20cf2e150db304311f1233a4b55a8892d7.tar.gz
[Telegram/ThirdParty/tgcalls]=https://github.com/TelegramMessenger/tgcalls/archive/9bf4065ea00cbed5e63cec348457ed13143459d0.tar.gz
[Telegram/ThirdParty/xdg-desktop-portal]=https://github.com/flatpak/xdg-desktop-portal/archive/11c8a96b147aeae70e3f770313f93b367d53fedd.tar.gz
[Telegram/ThirdParty/xxHash]=https://github.com/Cyan4973/xxHash/archive/bbb27a5efb85b92a0486cf361a8635715a53f6ba.tar.gz
)
_get_source_name_string() {
local host filename name commit
host=$(echo "$1" | cut -d / -f 3)
name=$(echo "$1" | cut -d / -f 5)
filename=${1##*/}
commit=${filename%%.*}
case "$host" in
gitlab.com)
# It contains $name in $commit
echo "$commit"
;;
*)
echo "$name-$commit"
;;
esac
}
_fill_gitmodules_recursively() {
local gitmodule
find "${1:-.}" -type f -name .gitmodules | while read -r gitmodule
do
if [[ "$gitmodule" =~ ^\.\/ ]]
then
gitmodule=${gitmodule#*\.\/}
fi
local prefix
prefix=$(dirname "$gitmodule")"/"
if [[ "$prefix" =~ ^\.\/ ]]
then
prefix=${prefix#*\.\/}
fi
echo "Parsing $gitmodule to fill submodules..."
local p
grep path "$gitmodule" | awk '{print $3}' | while read -r p
do
p=${p%$'\r'} # Remove control characters
if [[ -n "$p" ]]
then
local target url name commit fname
target="$prefix$p"
url="${_modules_name_map[$target]}"
fname=$(_get_source_name_string "$url")
echo "Filling $target with $srcdir/$fname..."
cp -r "$srcdir/$fname/." "$target"
_fill_gitmodules_recursively "$target"
fi
done
done
}
declare _source_str _uri
for _uri in "${_modules_name_map[@]}"
do
_source_str="$(_get_source_name_string "$_uri").tar.gz::$_uri"
if [[ "${source[*]/$_source_str/}" == "${source[*]}" ]]
then
source+=("$_source_str")
fi
done
unset _source_str _uri
sha256sums=('2a5ee158916891c35a623ad4e60da16e071681c11a54cb5aaec08d4784804ffb'
'd0d4ea2fddcbc7d10ace2c37309feb09da87e8ce7ced6ce73592da1359f4765f'
'd4479a45f0ab9fd1822fad79d7f541caf96ba71986133f63ec56dd233bd7e793'
'6c16c9cc1dea66bdd9340735e447906e191caf87133a10ead077fbf1bd3b0121'
'cbc1f4bf8c28ffeb89852eda7056ff6aa80d49cb45736a583c931d5ceeccdcdd'
'3e7253b2cc31bdf68fa50d105715158e649812e5ad6b4f1f6e5fd1e89b3ffdfd'
'c9aa4e32eb5e475d0826154055ff4749c07bb46d83b12f1641d31557e944a16f'
'359b05c9a25f79279988e789722fb789675c063c6e1b8439634c70752a30b091'
'e9b050279a52e48f1fed56e76ed3995329b2f99518b6afba4f97ecb13088f935'
'6245711843c251cb9dedc6e527fd53b559ff17fda7e230d66885f135d2a3d731'
'8569c9bf5495b19b76ce6e2e53f40604c8618429ce728bf73b2406d1382fdc94'
'9b1afca339bd4e0579e73e92478ea26bb0c845dca7231de031e66c2f1a4ea5d9'
'716fbe4fc85ecd36488afbbc635b59b5ab6aba5ed3b69d4a32a46eae5a453d38'
'11b926f9605b258c35bd9ed806a10cab7ef5edd673ad53a014427b1c71d24a9e'
'b838912f5fdc830eaab68d5def68734ede1f6025f2c5791184773db1a4333129'
'fe3b18aecb849029b6af94922be0c25eee1b7b86565b1c8350692ed776cf42fb'
'd1159a816ce96092b543f6ed421d84adaa9bc4853ab55f37383f78cdb2068bcd'
'66dc8c843d99fb636b7bfe196f3038c7567c7395a698c820ca8c0d18a03ad497'
'15a9981ab5e6a01f301609017aee11e000c22880d38b3be4e3da58c338f9b2fc'
'dd9b92f8bb26cf5eb543d4e9c5c1c62e17449588caa9eaf2500db09b5f3aed25'
'ae53e57d6674cf8776708d724f63d2f6646c6deeafd923b8e13e5bd6c6766fc5'
'612b5d89f58a578240b28a1304ffb0d085686ebe0137adf175ed0e3382b7ed58'
'0b58fb605995613f997363c72154eedc7bffcab5ac3400d0f2c77f63d135e49f'
'952ac4f00912c0fb561b9e99d87f692cef274f519c368a151a294ac703467ee1'
'976909135282818237954bce77b5b21f6c88f1bf34f749ef0be6ea2058ded207'
'd80795686f3e58448c7b76830bb5c40847b7eaae1996c28f0422a029b66c2bb0'
'aba69c97d466e82a13ae6c1d52628c7f7ec8f85c5224f8634fa26a313ebcc95f'
'd0752fbb2ef6dc9dd1484252fe1027282019c74168da9ed7852abdf94fc5d73e'
'2eaf5f6976f4c990ea2c2f8f8cd0f4ec22a935f799d6f901f10088845707a946'
'52a2e052beb67492225a38213108f1d7edd1940fd025cad3a4ae28c57d428419'
'41641c1a7e927662a6722a1d7df4c5f60d67fed9cc1f555b6be7d13d14542a68'
'3d2eef00fd1739a652ef22f2d081497bc9ae71008ff6736945f2d2676cc6bba9'
'73e639df3c73136eeb1890fc54acd603849fba01443005fd3c1a288539885792'
'a49fcb20ac3f933b3e46cca720e2d464686a5d7b8567e8b57ef785d442e03e6f'
'2736d6f36f9f90323f2a0ed6fa59f52b8be71f50939708dffb0eb9f8155bbde1'
'67aeaf1aac7bc6c42c2cb187befca926423e9f8e630717e3ee4be14809dad597'
'2438ba4fcc2398acb1f3d4ff9a42c6980d10a4b3a255cfb20ae9d4d955a68e27'
'7238a966ee6b93fdbf2669736ddd35a6103967eb9d5369af8b740bff2401615c'
'0bb1ac2b495bf7056a57a1b9bd6020007041eb7b6cc85467ae55d0eb5c8254e8')
prepare() {
cd "$srcdir/AyuGramDesktop-$pkgver"
_fill_gitmodules_recursively
#/usr/bin/ld: /usr/lib/libprotobuf-lite.so: undefined reference to symbol '_ZN4absl12lts_2023080212log_internal17MakeCheckOpStringIllEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_T0_PKc'
#/usr/bin/ld: /usr/lib/libabsl_log_internal_check_op.so.2308.0.0: error adding symbols: DSO missing from command line
#collect2: error: ld returned 1 exit status
#
#https://github.com/telegramdesktop/tdesktop/issues/26489#issuecomment-1627535022
sed -i 's/find_package(protobuf REQUIRED)/find_package(protobuf REQUIRED CONFIG)/' \
Telegram/ThirdParty/cld3/CMakeLists.txt
#https://github.com/telegramdesktop/tdesktop/issues/26489#issuecomment-1627555107
#CMAKE_BUILD_TYPE must match libtg_owt's
}
build() {
CXXFLAGS+=' -ffat-lto-objects'
# https://github.com/AyuGram/AyuGramDesktop/blob/dev/docs/building-linux.md#building-the-project
# for API_ID and API_HASH
cmake -B build -S AyuGramDesktop-$pkgver \
-DCMAKE_INSTALL_PREFIX="/usr" \
-DCMAKE_BUILD_TYPE=Release \
-DTDESKTOP_API_ID="${MAKEPKG_AYUGRAM_API_ID:-2040}" \
-DTDESKTOP_API_HASH="${MAKEPKG_AYUGRAM_API_HASH:-b18441a1ff607e10a989891a5462e627}" \
-DDESKTOP_APP_DISABLE_AUTOUPDATE=True
cmake --build build
}
package() {
DESTDIR="$pkgdir" cmake --install build
}
|