diff --git a/srcpkgs/pulseeffects/INSTALL.msg b/srcpkgs/pulseeffects/INSTALL.msg new file mode 100644 index 0000000000..74c17ca2a8 --- /dev/null +++ b/srcpkgs/pulseeffects/INSTALL.msg @@ -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. diff --git a/srcpkgs/pulseeffects/template b/srcpkgs/pulseeffects/template index a06f3042d9..3b94e3dc87 100644 --- a/srcpkgs/pulseeffects/template +++ b/srcpkgs/pulseeffects/template @@ -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 " 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