mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/calf to 0.0.60-3
This commit is contained in:
parent
2cebc545af
commit
1d579dea5b
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# $Id$
|
||||
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
|
||||
# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
|
||||
# Contributor: Ray Rashif <schiv@archlinux.org>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - remove --enable-see from configure
|
||||
# - remove --enable-sse from configure
|
||||
|
||||
pkgname=calf
|
||||
pkgver=0.0.60
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='LV2/DSSI/LADSPA plug-ins suite and standalone JACK host'
|
||||
arch=('x86_64' 'i686')
|
||||
url='http://calf.sf.net/'
|
||||
url='http://calf-studio-gear.org/'
|
||||
license=('LGPL')
|
||||
depends=('libglade' 'fftw' 'lash' 'dssi' 'fluidsynth' 'hicolor-icon-theme' 'desktop-file-utils')
|
||||
makedepends=('lv2' 'ladspa' 'dssi')
|
||||
|
@ -29,4 +29,5 @@ package() {
|
|||
make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
# getver: raw.githubusercontent.com/calf-studio-gear/calf/master/configure.ac
|
||||
# vim:set ts=2 sw=2 et:
|
||||
|
|
Loading…
Reference in a new issue