telegram-desktop-3.3.0
This commit is contained in:
@@ -17,7 +17,7 @@ def setup():
|
||||
#shelltools.export("LC_ALL", "en_US.UTF-8")
|
||||
shelltools.system("sed -i 's/DESKTOP_APP_USE_PACKAGED/NO_ONE_WILL_EVER_SET_THIS/' \
|
||||
cmake/external/rlottie/CMakeLists.txt || die")
|
||||
shelltools.system('echo "target_link_libraries(external_webrtc INTERFACE jpeg Xcomposite Xdamage Xext Xfixes Xrandr Xrender Xtst)" | tee -a cmake/external/webrtc/CMakeLists.txt')
|
||||
shelltools.system('echo "target_link_libraries(external_webrtc INTERFACE jpeg Xcomposite Xdamage Xext Xfixes Xrandr Xrender Xtst X11)" | tee -a cmake/external/webrtc/CMakeLists.txt')
|
||||
pisitools.cxxflags.add("-Wno-deprecated-declarations -Wno-error=deprecated-declarations -Wno-switch")
|
||||
params = ' '.join([
|
||||
'-B build',
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Official Telegram Desktop client</Summary>
|
||||
<Description>Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.</Description>
|
||||
<Archive sha1sum="97cd55194748e0c1a66dbbd1aaf4807a47bdc5c4" type="targz">https://github.com/telegramdesktop/tdesktop/releases/download/v3.2.8/tdesktop-3.2.8-full.tar.gz</Archive>
|
||||
<Archive sha1sum="1a4e65b1ddcdaf781c87310eaacb9ffbef9486a9" type="targz">https://github.com/telegramdesktop/tdesktop/releases/download/v3.3.0/tdesktop-3.3.0-full.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>ninja</Dependency>
|
||||
@@ -50,28 +50,28 @@
|
||||
<Package>
|
||||
<Name>telegram-desktop</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>xz</Dependency>
|
||||
<Dependency>xz</Dependency>
|
||||
<Dependency>lz4</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>libxcb</Dependency>
|
||||
<Dependency>ffmpeg</Dependency>
|
||||
<Dependency>openal</Dependency>
|
||||
<Dependency>xxhash</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libopus</Dependency>
|
||||
<Dependency>minizip</Dependency>
|
||||
<Dependency>hunspell</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libtg_owt</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>gdk-pixbuf</Dependency>
|
||||
<Dependency>libjpeg-turbo</Dependency>
|
||||
<Dependency>qt5-imageformats</Dependency>
|
||||
<Dependency>libdbusmenu-qt</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
<Dependency>xcb-util-keysyms</Dependency>
|
||||
<Dependency>open-sans-fonts</Dependency>
|
||||
<Dependency>glibmm</Dependency>
|
||||
<Dependency>libXext</Dependency>
|
||||
@@ -92,8 +92,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2021-12-05</Date>
|
||||
<Version>3.2.8</Version>
|
||||
<Date>2021-12-10</Date>
|
||||
<Version>3.3.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
|
||||
Reference in New Issue
Block a user