[arch-commits] Commit in pulseeffects/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Thu Sep 10 12:49:32 UTC 2020
Date: Thursday, September 10, 2020 @ 12:49:32
Author: ffy00
Revision: 701730
remove uneeded mda.lv2 optional dependency (4.8.0-2)
Modified:
pulseeffects/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-10 12:48:41 UTC (rev 701729)
+++ PKGBUILD 2020-09-10 12:49:32 UTC (rev 701730)
@@ -3,7 +3,7 @@
pkgname=pulseeffects
pkgver=4.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='Audio Effects for Pulseaudio Applications'
arch=('x86_64')
url='https://github.com/wwmm/pulseeffects'
@@ -14,8 +14,7 @@
makedepends=('meson' 'boost' 'itstool' 'appstream-glib'
'zam-plugins' 'rubberband' 'mda.lv2')
optdepends=('zam-plugins: maximizer'
- 'rubberband: pitch shifting'
- 'mda.lv2: loudness')
+ 'rubberband: pitch shifting')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('1fa32f34d2e1aa9fc87eaaecc73a5aad017f2bfd26228edb0cba938e2ab0146e8882fef4b8d74364030d7a78467e728f4e517870be422619d87be2c964b55492')
More information about the arch-commits
mailing list