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


Commits:
56b476cf by Leonidas Spyropoulos at 2024-04-26T09:17:47+01:00
upgpkg: 0.11.3-11: rebuild for libspdlog 1.14 soname bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = nheko
        pkgdesc = Desktop client for the Matrix protocol
        pkgver = 0.11.3
-       pkgrel = 10
+       pkgrel = 11
        url = https://nheko.im/nheko-reborn/nheko
        arch = x86_64
        license = GPL-3.0-or-later
        makedepends = cmake
        makedepends = ninja
-       makedepends = boost
        makedepends = qt5-tools
        makedepends = fontconfig
        makedepends = nlohmann-json
@@ -29,6 +28,7 @@ pkgbase = nheko
        depends = gst-plugins-bad-libs
        depends = org.freedesktop.secrets
        optdepends = qt-jdenticon: Auto-generated profile pictures (identicons)
+       optdepends = kimageformats: Extends the formats nheko supports for 
image attachments
        optdepends = gst-plugins-base-libs: VoIP/Video calls
        optdepends = gst-plugins-good: VoIP/Video calls
        optdepends = gst-plugins-bad: VoIP/Video calls


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=nheko
 pkgver=0.11.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Desktop client for the Matrix protocol"
 arch=('x86_64')
 url="https://nheko.im/nheko-reborn/nheko";
@@ -14,13 +14,14 @@ depends=(qt5-svg qt5-quickcontrols2 qt5-graphicaleffects 
qt5-multimedia qtkeycha
         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)'
+            'kimageformats: Extends the formats nheko supports for image 
attachments'
             'gst-plugins-base-libs: VoIP/Video calls' 
             'gst-plugins-good: VoIP/Video calls'
             'gst-plugins-bad: VoIP/Video calls'
             'libnice: VoIP/Video calls'
             'gst-libav: Video messages'
             'gst-plugin-qmlgl: Video calls and Screen sharing')
-makedepends=(cmake ninja boost qt5-tools fontconfig nlohmann-json asciidoc 
lmdbxx spdlog)
+makedepends=(cmake ninja qt5-tools fontconfig nlohmann-json asciidoc lmdbxx 
spdlog)
 
source=("$pkgname-$pkgver.tar.gz::https://nheko.im/nheko-reborn/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz";
         "$pkgname-$pkgver-fix-for-fmt-10.patch"
         
"$pkgname-$pkgver-fix-for-fmt-10.1.patch::https://nheko.im/nheko-reborn/nheko/-/commit/871e403f6799df48cfbbe08eba56d473a0c34216.patch";)



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nheko/-/commit/56b476cf7bb8380c6646ad7ca96c9bd6626b6a3f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to