Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / dino
Commits:
e9961602 by Jan Alexander Steffens (heftig) at 2025-01-26T04:51:10+01:00
0.4.4-2: webrtc-audio-processing-0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = dino
pkgdesc = Modern XMPP (Jabber) chat client written in Vala
pkgver = 0.4.4
- pkgrel = 1
+ pkgrel = 2
url = https://dino.im
arch = x86_64
license = GPL-3.0-only
@@ -27,7 +27,7 @@ pkgbase = dino
depends = gst-plugins-base
depends = gst-plugins-good
depends = libsrtp
- depends = webrtc-audio-processing
+ depends = webrtc-audio-processing-0.3
depends = gdk-pixbuf2
source =
https://github.com/dino/dino/releases/download/v0.4.4/dino-0.4.4.tar.gz
source =
https://github.com/dino/dino/releases/download/v0.4.4/dino-0.4.4.tar.gz.asc
=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
pkgname=dino
pkgver=0.4.4
-pkgrel=1
+pkgrel=2
pkgdesc="Modern XMPP (Jabber) chat client written in Vala"
url="https://dino.im"
arch=('x86_64')
license=('GPL-3.0-only')
depends=(glib2 glib-networking gtk4 libadwaita gpgme libgee libgcrypt
libsignal-protocol-c
libsoup3 sqlite qrencode gspell libnice gstreamer gst-plugin-gtk
- gst-plugins-base gst-plugins-good libsrtp webrtc-audio-processing
gdk-pixbuf2)
+ gst-plugins-base gst-plugins-good libsrtp webrtc-audio-processing-0.3
gdk-pixbuf2)
makedepends=(git cmake vala ninja)
source=(https://github.com/dino/dino/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc})
sha256sums=('31894ce7fa9aa8bfa7c43986a5369f384801f336e89fc0e2e2ab2443f1f67dff'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dino/-/commit/e9961602ec752325336c76cc9f70f83417784e40
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dino/-/commit/e9961602ec752325336c76cc9f70f83417784e40
You're receiving this email because of your account on gitlab.archlinux.org.