dssi-vst: rebuild for ladspa-sdk-1.15
This commit is contained in:
parent
b99cf3ce4c
commit
71af04cd88
1 changed files with 4 additions and 6 deletions
|
@ -1,20 +1,18 @@
|
|||
# Template file for 'dssi-vst'
|
||||
pkgname=dssi-vst
|
||||
version=0.9.2.20140805
|
||||
revision=1
|
||||
revision=2
|
||||
_commit=b061c4360a89d3b69bfc44f63bc1bd33e2807f6c
|
||||
archs=i686
|
||||
wrksrc="dssi-vst-${_commit}"
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends="zlib-devel jack-devel alsa-lib-devel liblo-devel
|
||||
dssi-devel ladspa-sdk wine wine-devel"
|
||||
depends="dssi ladspa-sdk ladspa-sdk-progs wine"
|
||||
short_desc="Run Windows VST plugins on Linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://breakfastquay.com/dssi-vst/"
|
||||
|
||||
archs=i686
|
||||
|
||||
wrksrc="$pkgname-$_commit"
|
||||
distfiles="https://github.com/falkTX/dssi-vst/archive/$_commit.tar.gz"
|
||||
checksum=f93da35b11a09d51263dcd76be79721151ba629dec946f80bf3e5f1201643a91
|
||||
|
||||
|
|
Loading…
Reference in a new issue