parent
8bd3628765
commit
4e679bbde6
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'pulseeffects'
|
||||
pkgname=pulseeffects
|
||||
version=3.0.9
|
||||
version=3.1.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="ninja pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gsettings-desktop-schemas-devel gst-plugins-bad1-devel
|
||||
gtk+3-devel pulseaudio-devel python-gobject-devel"
|
||||
depends="ConsoleKit2 gsettings-desktop-schemas gst-plugins-bad1
|
||||
depends="ConsoleKit2 calf gsettings-desktop-schemas gst-plugins-bad1
|
||||
gst-plugins-good1 pulseaudio python3-gobject python3-numpy python3-scipy
|
||||
swh-plugins"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
|
@ -14,5 +14,5 @@ short_desc="Sound effects for Pulseaudio applications"
|
|||
homepage="https://github.com/wwmm/pulseeffects"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/wwmm/pulseeffects/archive/v${version}.tar.gz"
|
||||
checksum=1733dab5fcbc79ec7c6be0d035bca1767f5b6336b079d9d8bb8fb8273e6936eb
|
||||
checksum=7a4fbeffcd0cea0aaf75cdd2d1184f036de80813d3e48994fd87b063f78ec511
|
||||
|
||||
|
|
Loading…
Reference in New Issue