pulseeffects: update to 5.0.3

Closes: #29638 [via git-merge-pr]
This commit is contained in:
Paper 2021-03-20 23:54:16 +01:00 committed by Érico Nogueira
parent 188d67b0c9
commit f7d35e7550
2 changed files with 10 additions and 7 deletions

View file

@ -0,0 +1,2 @@
PulseEffects version 5 and later only support PipeWire and drop support for PulseAudio.
If you want to use PulseEffects with PulseAudio, install pulseeffects-legacy instead.

View file

@ -1,19 +1,20 @@
# Template file for 'pulseeffects'
pkgname=pulseeffects
version=4.8.4
version=5.0.3
revision=1
build_style=meson
hostmakedepends="itstool pkg-config gettext"
makedepends="boost-devel glib-devel gsettings-desktop-schemas-devel
gst-plugins-bad1-devel gtkmm-devel libebur128-devel lilv-devel
pulseaudio-devel python3-gobject-devel sratom-devel
libsndfile-devel"
pipewire-devel python3-gobject-devel sratom-devel zita-convolver-devel
libsndfile-devel libbs2b-devel"
depends="calf gsettings-desktop-schemas gst-plugins-bad1
gst-plugins-good1 pulseaudio python3-gobject python3-scipy"
short_desc="Sound effects for Pulseaudio applications"
gst-plugins-good1 pipewire python3-gobject python3-scipy zita-convolver
gstreamer1-pipewire"
short_desc="Sound effects for systems using PipeWire"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/pulseeffects"
distfiles="https://github.com/wwmm/pulseeffects/archive/${version}.tar.gz"
checksum=12ba3205025d815a747b58636861594f7d1e43a578a5b0411f7794f4c12e5d86
distfiles="https://github.com/wwmm/pulseeffects/archive/v${version}.tar.gz"
checksum=2e14858918b54bee5f6e4898cc803ae2170b4d624407fef39e0831b6584c4a4f
python_version=3