rm makeflags override

This commit is contained in:
Bernhard Landauer 2019-02-26 20:37:53 +01:00
parent b95f17557e
commit 236d7f3e9d
2 changed files with 3 additions and 4 deletions

View file

@ -3,7 +3,7 @@
pkgname=audacity-git
_pkgname=audacity
pkgver=2.3.0.r472.g012d707a8
pkgver=2.3.0.r483.g1c21e9358
pkgrel=1
pkgdesc="A program that lets you manipulate digital audio waveforms"
arch=('i686' 'x86_64')
@ -13,7 +13,7 @@ depends=('libmad' 'libid3tag' 'wxgtk3' 'lame' 'soundtouch'
'ffmpeg' 'vamp-plugin-sdk' 'portsmf' 'twolame' 'suil' 'lilv')
makedepends=('cmake')
optdepends=('audacity-extras: nyquist plugins for audacity')
options=('!makeflags')
#options=('!makeflags')
provides=('audacity')
conflicts=('audacity')
source=("$_pkgname::git+https://github.com/audacity/audacity.git")