blob: fbdf8c3beab40eba2f3a4902bb418af0da800d7e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = carla-bridges-win64
pkgdesc = Carla Win64 Bridge
pkgver = 6977.be2f1056a
pkgrel = 1
url = http://kxstudio.sf.net/carla
arch = i686
arch = x86_64
groups = pro-audio
license = GPL2
makedepends = git
makedepends = mingw-w64-crt
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
makedepends = mingw-w64-winpthreads
depends = wine
depends = carla
source = carla-bridges-win64::git+https://github.com/falkTX/Carla.git
md5sums = SKIP
pkgname = carla-bridges-win64
|