[arch-commits] Commit in calf/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sat Sep 15 07:24:08 UTC 2018
Date: Saturday, September 15, 2018 @ 07:24:07
Author: bgyorgy
Revision: 381264
upgpkg: calf 0.90.1-2
Remove unused libglade dependency
Modified:
calf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-15 07:23:36 UTC (rev 381263)
+++ PKGBUILD 2018-09-15 07:24:07 UTC (rev 381264)
@@ -3,13 +3,13 @@
pkgname=calf
pkgver=0.90.1
-pkgrel=1
+pkgrel=2
pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
arch=('x86_64')
url='https://calf-studio-gear.org/'
groups=('lv2-plugins' 'pro-audio')
license=('LGPL')
-depends=('dssi' 'fftw' 'fluidsynth' 'libglade')
+depends=('dssi' 'fftw' 'fluidsynth' 'gtk2')
makedepends=('ladspa' 'lv2')
source=("https://calf-studio-gear.org/files/$pkgname-$pkgver.tar.gz")
sha256sums=('eb3ac2e48952cf68b2d87151ce4cf58ea1fcd4433629ff0628b6e4165fe9dc7e')
More information about the arch-commits
mailing list