Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ nheko


Commits:
50c4aa85 by Leonidas Spyropoulos at 2024-02-03T20:11:58+00:00
upgpkg: 0.11.3-10: add qt5-imageformats dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nheko
        pkgdesc = Desktop client for the Matrix protocol
        pkgver = 0.11.3
-       pkgrel = 9
+       pkgrel = 10
        url = https://nheko.im/nheko-reborn/nheko
        arch = x86_64
        license = GPL-3.0-or-later
@@ -19,6 +19,7 @@ pkgbase = nheko
        depends = qt5-graphicaleffects
        depends = qt5-multimedia
        depends = qtkeychain-qt5
+       depends = qt5-imageformats
        depends = coeurl
        depends = mtxclient
        depends = lmdb
@@ -47,6 +48,7 @@ pkgname = nheko
        depends = qt5-graphicaleffects
        depends = qt5-multimedia
        depends = qtkeychain-qt5
+       depends = qt5-imageformats
        depends = coeurl
        depends = mtxclient
        depends = lmdb


=====================================
PKGBUILD
=====================================
@@ -5,14 +5,14 @@
 
 pkgname=nheko
 pkgver=0.11.3
-pkgrel=9
+pkgrel=10
 pkgdesc="Desktop client for the Matrix protocol"
 arch=('x86_64')
 url="https://nheko.im/nheko-reborn/nheko";
 license=(GPL-3.0-or-later)
 depends=(qt5-svg qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia 
qtkeychain-qt5 \
-        coeurl mtxclient lmdb cmark libolm hicolor-icon-theme 
gst-plugins-bad-libs\
-        'org.freedesktop.secrets')
+        qt5-imageformats coeurl mtxclient lmdb cmark libolm hicolor-icon-theme 
\
+        gst-plugins-bad-libs 'org.freedesktop.secrets')
 optdepends=('qt-jdenticon: Auto-generated profile pictures (identicons)'
             'gst-plugins-base-libs: VoIP/Video calls' 
             'gst-plugins-good: VoIP/Video calls'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nheko/-/commit/50c4aa85ddc380ea13293f2319c541e4364b745e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nheko/-/commit/50c4aa85ddc380ea13293f2319c541e4364b745e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to