summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGiovanni Santini2021-08-08 12:33:41 +0200
committerGiovanni Santini2021-08-08 12:33:41 +0200
commit1e1a4e8f526638edd41a5272b06600f357445d8f (patch)
treefd4f6dcbddb23cf712a0a2b74e0070f8d2f16f67 /.SRCINFO
parent51ad99bef975019d70b5cec5337e1e125591af60 (diff)
downloadaur-1e1a4e8f526638edd41a5272b06600f357445d8f.tar.gz
upgpkg: telegram-desktop-dev 2.9.0-1
- Version bump. - Dependencies updated from Arch package `telegram-desktop`. - Updated submodules. - Overall cleanup of the PKGBUILD.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea9338a14326..ccb356bd372e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = telegram-desktop-dev
pkgdesc = Official Telegram Desktop client - development release
- pkgver = 2.8.13
+ pkgver = 2.9.0
pkgrel = 1
url = https://desktop.telegram.org/
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = telegram-desktop-dev
makedepends = range-v3
makedepends = tl-expected
makedepends = microsoft-gsl
- makedepends = libtg_owt
makedepends = extra-cmake-modules
- makedepends = jemalloc
+ makedepends = gtk3
+ makedepends = webkit2gtk
depends = hunspell
depends = ffmpeg
depends = hicolor-icon-theme
@@ -26,16 +26,19 @@ pkgbase = telegram-desktop-dev
depends = xxhash
depends = libdbusmenu-qt5
depends = kwayland
- depends = gtk3
depends = glibmm
- depends = webkit2gtk
depends = rnnoise
depends = pipewire
depends = libxtst
depends = libxrandr
+ depends = jemalloc
+ depends = libtg_owt
+ optdepends = gtk3: GTK environment integration
+ optdepends = webkit2gtk: embedded browser features
+ optdepends = xdg-desktop-portal: desktop integration
provides = telegram-desktop
conflicts = telegram-desktop
- source = tdesktop::git+https://github.com/telegramdesktop/tdesktop#tag=v2.8.13
+ source = tdesktop::git+https://github.com/telegramdesktop/tdesktop#tag=v2.9.0
source = Catch::git+https://github.com/philsquared/Catch
source = cmake::git+https://github.com/desktop-app/cmake_helpers.git
source = codegen::git+https://github.com/desktop-app/codegen.git
@@ -45,6 +48,7 @@ pkgbase = telegram-desktop-dev
source = GSL::git+https://github.com/Microsoft/GSL.git
source = hime::git+https://github.com/hime-ime/hime.git
source = hunspell::git+https://github.com/hunspell/hunspell
+ source = jemalloc::git+https://github.com/jemalloc/jemalloc
source = lib_base::git+https://github.com/desktop-app/lib_base.git
source = lib_crl::git+https://github.com/desktop-app/lib_crl.git
source = libdbusmenu-qt::git+https://github.com/desktop-app/libdbusmenu-qt.git
@@ -61,7 +65,6 @@ pkgbase = telegram-desktop-dev
source = lib_webrtc::git+https://github.com/desktop-app/lib_webrtc.git
source = lib_webview::git+https://github.com/desktop-app/lib_webview.git
source = lz4::git+https://github.com/lz4/lz4.git
- source = mallocng::git+https://github.com/desktop-app/mallocng.git
source = nimf::git+https://github.com/hamonikr/nimf.git
source = QR::git+https://github.com/nayuki/QR-Code-generator
source = range-v3::git+https://github.com/ericniebler/range-v3.git