easyeffects: 7.0.6 -> 7.0.7

This commit is contained in:
Tim Biermann 2023-08-12 22:54:54 +02:00
parent 7aecbef877
commit 51753d8521
3 changed files with 9 additions and 6 deletions

View File

@ -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

View File

@ -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

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 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)