easyeffects: 6.1.4 -> 6.1.5; new dependency: intel-tbb

This commit is contained in:
Tim Biermann 2021-11-18 12:19:42 +01:00
parent ca3f415d0e
commit 072375d447
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39eFE3Z7EkdhGFDKb4UO83rcNRSYgl0iyBd64NKrtcftaw/Ex/HR32RpPVOLtqmE45ayrGEbmI3wV0syDqVxZwI=
SHA256 (Pkgfile) = 4e47524a46ba53a5bb129975b2e3031f8eb48d59c6e02f71f66a1c34aef9bc16
RWSagIOpLGJF32a4rv+/cSF200FqsmPu/DgSI4viTws+7NgPxVRUZNBdhZykdsgZCErDHRUPNjdetNvTZa8VWyt4lrQm/51Yigc=
SHA256 (Pkgfile) = 0949d5b0c8c7c856b94b071e4cb064fa2214cd3cfb6f07953c8f2c6777dfdda2
SHA256 (.footprint) = 14f5994e4cbe1dd636bde0726ebd0731025c0c5a3de7df3f83159d1c527fb3e8
SHA256 (easyeffects-6.1.4.tar.gz) = 2d8f3aae4627d453f4d9d6b727a8aae3e59e39b25b8bd7c4e953c553d5248724
SHA256 (easyeffects-6.1.5.tar.gz) = 1f5ad3712c76c6892ef6f87518244c74bf420ba8d1e5b0880a72c5ecc2952012

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 gtkmm4 libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver
# Depends on: appstream-glib gtkmm4 intel-tbb libbs2b libebur128 lilv nlohmann-json pipewire rnnoise rubberband speexdsp zita-convolver
# Optional: calf desktop-file-utils mda-lv2 vamp-plugin-sdk zam-plugins
name=easyeffects
version=6.1.4
version=6.1.5
release=1
source=(https://github.com/wwmm/easyeffects/archive/v$version/$name-$version.tar.gz)

View File

@ -1,3 +1,3 @@
#!/bin/sh
glib-compile-schemas /usr/share/glib-2.0/schemas
prt-get isinst desktop-file-utils && /usr/bin/update-desktop-database
prt-get isinst desktop-file-utils && /usr/bin/update-desktop-database || true