Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gajim


Commits:
b7db3227 by Robin Candau at 2024-03-03T19:57:46+01:00
upgpkg: 1.8.4-2: Add emoji-font as an optional dependency
Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/gajim/-/issues/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gajim
        pkgdesc = Full featured and easy to use XMPP (Jabber) client
        pkgver = 1.8.4
-       pkgrel = 1
+       pkgrel = 2
        url = https://gajim.org/
        arch = any
        license = GPL3
@@ -45,6 +45,7 @@ pkgbase = gajim
        optdepends = gst-plugin-gtk: for video and audio calls
        optdepends = libxss: for idle time checking on X11
        optdepends = python-gnupg: encrypting chat messages with OpenPGP
+       optdepends = emoji-font: for emojis support
        source = https://www.gajim.org/downloads/1.8/gajim-1.8.4.tar.gz
        sha512sums = 
1a5b028c0e308eb15417c8c11584bc0e8b0218fead5155093ede4bc3961b6bee2b47bc3510f751dc70194634d6ca94d4a675f6891c8f050859fb4729020e52cb
        b2sums = 
e23eafe707bc482a050fcef44df9e68af552444cce173c506538ebe01557a894dc0ba8b9afe18f195fd0b00b717b1268531a960b1c8b868c22081135d14e3079


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=gajim
 pkgver=1.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Full featured and easy to use XMPP (Jabber) client'
 url='https://gajim.org/'
 arch=('any')
@@ -27,7 +27,8 @@ optdepends=('python-dbus: to have gajim-remote working'
             'gst-libav: for video and audio calls'
             'gst-plugin-gtk: for video and audio calls'
             'libxss: for idle time checking on X11'
-            'python-gnupg: encrypting chat messages with OpenPGP')
+            'python-gnupg: encrypting chat messages with OpenPGP'
+            'emoji-font: for emojis support')
 source=(https://www.gajim.org/downloads/${pkgver%.*}/gajim-${pkgver}.tar.gz)
 
sha512sums=('1a5b028c0e308eb15417c8c11584bc0e8b0218fead5155093ede4bc3961b6bee2b47bc3510f751dc70194634d6ca94d4a675f6891c8f050859fb4729020e52cb')
 
b2sums=('e23eafe707bc482a050fcef44df9e68af552444cce173c506538ebe01557a894dc0ba8b9afe18f195fd0b00b717b1268531a960b1c8b868c22081135d14e3079')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gajim/-/commit/b7db3227ae4baff91b95862d6fc613f8393049c6

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


Reply via email to