pulseeffects: rename to easyeffects and update

This commit is contained in:
Michal Vasilek 2021-07-18 20:31:15 +02:00
parent d7d0143f2a
commit 36a6905667
5 changed files with 27 additions and 21 deletions

View File

@ -0,0 +1,4 @@
PulseEffects v5 was renamed to EasyEffects with the v6 update.
EasyEffects only supports PipeWire, if you are using PulseAudio, install
pulseeffects-legacy instead.

View File

@ -0,0 +1,22 @@
# Template file for 'easyeffects'
pkgname=easyeffects
version=6.1.0
revision=1
build_style=meson
hostmakedepends="pkg-config gettext itstool glib-devel"
makedepends="gtkmm4-devel pipewire-devel zita-convolver-devel lilv-devel
libbs2b-devel fftw-devel libebur128-devel rnnoise-devel libsamplerate-devel
rubberband-devel speexdsp-devel json-c++"
short_desc="Sound effects for systems using PipeWire"
maintainer="Artur Sinila <freesoftware@logarithmus.dev>"
license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/easyeffects"
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
checksum=0af13df5685e5417be913c4bf79254d07250f033ed218b040bfc7c9c54ad9d5e
pulseeffects_package() {
depends="${sourcepkg}>=${version}_${revision}"
build_style=meta
short_desc+=" (transitional dummy package)"
}

1
srcpkgs/pulseeffects Symbolic link
View File

@ -0,0 +1 @@
easyeffects

View File

@ -1,2 +0,0 @@
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 +0,0 @@
# Template file for 'pulseeffects'
pkgname=pulseeffects
version=5.0.4
revision=1
wrksrc=easyeffects-$version
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
pipewire-devel sratom-devel zita-convolver-devel libbs2b-devel
libsamplerate-devel libsndfile-devel rnnoise-devel"
depends="calf gstreamer1-pipewire gst-plugins-good1 gst-plugins-bad1"
short_desc="Sound effects for systems using PipeWire"
maintainer="Artur Sinila <freesoftware@logarithmus.dev>"
license="GPL-3.0-or-later"
homepage="https://github.com/wwmm/easyeffects"
changelog="https://raw.githubusercontent.com/wwmm/easyeffects/master/CHANGELOG.md"
distfiles="https://github.com/wwmm/easyeffects/archive/v${version}.tar.gz"
checksum=8c8e2f4c41ca690305e7ea6132eef1d529d0463c4146dd3ffa16616ad7d53005