easyeffects: 6.3.0 -> 7.0.0

This commit is contained in:
Tim Biermann 2022-11-06 12:54:40 +00:00
parent 31f6427949
commit a7909d7faf
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 6 deletions

View File

@ -35,6 +35,7 @@ drwxr-xr-x root/root usr/share/glib-2.0/schemas/
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.reverb.gschema.xml
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.rnnoise.gschema.xml
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.spectrum.gschema.xml
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.speex.gschema.xml
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.stereotools.gschema.xml
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.streaminputs.gschema.xml
-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.streamoutputs.gschema.xml

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xnbFOogajpVAlKRW+/Fcah0fi1G9wE07Em2rz83GMbNBMxavbsyTcWufSO6AE9X5NvspX/5qHOk+oQyIiDjwA0=
SHA256 (Pkgfile) = f65c134296bbf0c3ffbf31979d9fd867c1a0c05d8f0fda234f1cc3eace2afa93
SHA256 (.footprint) = 640ab0e4d7c529d46553640bdd4481a2472a198c17f8b533e9a479c69434a92a
SHA256 (easyeffects-6.3.0.tar.gz) = 6f42f6888244170bf17d071188829d16ea3502e03ab9eb5cc096cbb317268822
RWSagIOpLGJF31YrVTsGPvSpLWOmnDsNnlUci+B1DVoqfkV5tCt4RxywDSeKYQ/L5wHXE2bzs8puV9UR63Rcyh9+YldeFSZk7gA=
SHA256 (Pkgfile) = 80bcef9010c98ed8b3c1b2bf628ceaa7a2e58676ecd706d4757cd4e6b56f725a
SHA256 (.footprint) = 970d5d6a71f4abe6ae7c27fd75c83e975417cea325948be9137b70aeeaddf07d
SHA256 (easyeffects-7.0.0.tar.gz) = 8ee2d1f439cf24408ead008240bf0d603a04d630238f45bffa46b1391f98518b

View File

@ -1,11 +1,11 @@
# Description: Audio Effects for Pulseaudio Applications
# URL: https://github.com/wwmm/easyeffects
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: appstream-glib desktop-file-utils fmt gtk4 libadwaita libbs2b libebur128 libsigc++ lilv nlohmann-json onetbb pipewire rnnoise rubberband speexdsp zita-convolver
# Depends on: appstream-glib desktop-file-utils fmt gsl gtk4 libadwaita libbs2b libebur128 libsigc++ lilv nlohmann-json onetbb pipewire rnnoise rubberband speex speexdsp zita-convolver
# Optional: calf desktop-file-utils mda-lv2 vamp-plugin-sdk zam-plugins
name=easyeffects
version=6.3.0
version=7.0.0
release=1
source=(https://github.com/wwmm/easyeffects/archive/v$version/$name-$version.tar.gz)