From 51753d85216f25e928cf46d35a78a529cc7f3883 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 12 Aug 2023 22:54:54 +0200 Subject: [PATCH] easyeffects: 7.0.6 -> 7.0.7 --- easyeffects/.footprint | 3 +++ easyeffects/.signature | 8 ++++---- easyeffects/Pkgfile | 4 ++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/easyeffects/.footprint b/easyeffects/.footprint index 9b2c1b4da..f99a7033d 100644 --- a/easyeffects/.footprint +++ b/easyeffects/.footprint @@ -8,7 +8,9 @@ drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/services/ -rw-r--r-- root/root usr/share/dbus-1/services/com.github.wwmm.easyeffects.service drwxr-xr-x root/root usr/share/easyeffects/ +drwxr-xr-x root/root usr/share/easyeffects/irs/ drwxr-xr-x root/root usr/share/easyeffects/presets/ +drwxr-xr-x root/root usr/share/easyeffects/rnnoise/ drwxr-xr-x root/root usr/share/glib-2.0/ 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.autogain.gschema.xml @@ -24,6 +26,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.equalizer.channel.gschema.xml -rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.equalizer.gschema.xml -rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.exciter.gschema.xml +-rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.expander.gschema.xml -rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.filter.gschema.xml -rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.gate.gschema.xml -rw-r--r-- root/root usr/share/glib-2.0/schemas/com.github.wwmm.easyeffects.gschema.xml diff --git a/easyeffects/.signature b/easyeffects/.signature index c7cf40b88..aa60a32a5 100644 --- a/easyeffects/.signature +++ b/easyeffects/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF314M/fp/uyYTh8jK3MTQCx7OAUj99qXwVGXC7WkMuVQcNqHHv95UXNgxg23NliFd3n0q3yZWZhnOqEfroXp/IAg= -SHA256 (Pkgfile) = 53168c12af29469f77115fb89a4f220a23755e0939544ae29adaeecf4ff4a056 -SHA256 (.footprint) = 782e35f796a7a9f3da2395dda5231ed492f3d92e0c42d7f9b9cbcd2ff46d20fc -SHA256 (easyeffects-7.0.6.tar.gz) = 44a2395bdc0254917f2e9b4603228917b57536dec591521757d851c764a41969 +RWSagIOpLGJF30uYvH0z74HVo5f/Mmm/ho/AGRowtIru9W1WvrK9NSXCL2xz+5W1frEOOsD7J1E/IFFHkUcQZLjNwpf7smJj9wY= +SHA256 (Pkgfile) = aa23a7257e21ff7c54acd674dfb0dfc910150c4a783629e6e66948db3191eb8f +SHA256 (.footprint) = 49ce77c5b06a662777aa252c09e01a98a1f21ffd693e6229de8f00b72672aa45 +SHA256 (easyeffects-7.0.7.tar.gz) = 08aa95bd15be16185409dbb0aec13000034fc128ea63c05f62620c0c877acb1c diff --git a/easyeffects/Pkgfile b/easyeffects/Pkgfile index bd08b9886..c11341022 100644 --- a/easyeffects/Pkgfile +++ b/easyeffects/Pkgfile @@ -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 gsl gtk4 libadwaita libbs2b libebur128 libsigc++ lilv nlohmann-json onetbb pipewire rnnoise rubberband soundtouch speex speexdsp zita-convolver +# Depends on: appstream-glib desktop-file-utils fmt gsl libadwaita libbs2b libebur128 libsigc++ lilv nlohmann-json onetbb pipewire rnnoise rubberband soundtouch speex speexdsp zita-convolver # Optional: calf desktop-file-utils mda-lv2 vamp-plugin-sdk zam-plugins name=easyeffects -version=7.0.6 +version=7.0.7 release=1 source=(https://github.com/wwmm/easyeffects/archive/v$version/$name-$version.tar.gz)