[arch-commits] Commit in telegram-desktop/trunk (PKGBUILD)

Jiachen Yang farseerfc at gemini.archlinux.org
Mon Jul 19 11:51:37 UTC 2021


    Date: Monday, July 19, 2021 @ 11:51:37
  Author: farseerfc
Revision: 978624

upgpkg: telegram-desktop 2.8.11-2

Modified:
  telegram-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-19 11:46:51 UTC (rev 978623)
+++ PKGBUILD	2021-07-19 11:51:37 UTC (rev 978624)
@@ -2,7 +2,7 @@
 # Contributor: hexchain <i at hexchain.org>
 pkgname=telegram-desktop
 pkgver=2.8.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/"
@@ -23,10 +23,6 @@
     echo "target_link_libraries(external_webrtc INTERFACE jpeg)" | tee -a external/webrtc/CMakeLists.txt
     echo "find_package(X11 REQUIRED COMPONENTS Xcomposite Xdamage Xext Xfixes Xrender Xrandr Xtst)" | tee -a external/webrtc/CMakeLists.txt
     echo "target_link_libraries(external_webrtc INTERFACE Xcomposite Xdamage Xext Xfixes Xrandr Xrender Xtst)" | tee -a external/webrtc/CMakeLists.txt
-
-    # cp libjemalloc from jemalloc package
-    mkdir -p external/jemalloc/jemalloc-prefix/src/jemalloc/lib/
-    cp /usr/lib/libjemalloc_pic.a external/jemalloc/jemalloc-prefix/src/jemalloc/lib/libjemalloc.a
     # fix webview extern "C" linkage error
     cd ..
     patch -b -d Telegram/lib_webview/ -Np1 -i ${srcdir}/fix-webview-extern-C-linkage.patch




More information about the arch-commits mailing list