Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
telegram-desktop


Commits:
142cc28e by Sven-Hendrik Haase at 2024-04-01T09:47:36+02:00
upgpkg: 4.15.6-3: Remove unnecessary dependency on ttf-opensans

This is built-in in the form of a patched font and should stay that way
according to upstream.
Fixes #9.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = telegram-desktop
        pkgdesc = Official Telegram Desktop client
        pkgver = 4.15.6
-       pkgrel = 2
+       pkgrel = 3
        url = https://desktop.telegram.org/
        arch = x86_64
        license = GPL3
@@ -29,7 +29,6 @@ pkgbase = telegram-desktop
        depends = lz4
        depends = minizip
        depends = openal
-       depends = ttf-opensans
        depends = qt6-imageformats
        depends = qt6-svg
        depends = qt6-wayland


=====================================
PKGBUILD
=====================================
@@ -2,12 +2,12 @@
 # Contributor: hexchain <i...@hexchain.org>
 pkgname=telegram-desktop
 pkgver=4.15.6
-pkgrel=2
+pkgrel=3
 pkgdesc='Official Telegram Desktop client'
 arch=('x86_64')
 url="https://desktop.telegram.org/";
 license=('GPL3')
-depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 
'ttf-opensans'
+depends=('hunspell' 'ffmpeg' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
          'qt6-imageformats' 'qt6-svg' 'qt6-wayland' 'xxhash'
          'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'libxcomposite' 
'libxdamage' 'abseil-cpp' 'libdispatch'
          'openssl' 'protobuf' 'glib2' 'libsigc++-3.0' 'glibmm-2.68' 
'kcoreaddons')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/142cc28edbf13b9b515b815a515f46bc1dbd4f9c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/telegram-desktop/-/commit/142cc28edbf13b9b515b815a515f46bc1dbd4f9c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to