diff options
author | Miroslav Koškár | 2018-01-09 19:31:19 +0100 |
---|---|---|
committer | Miroslav Koškár | 2018-01-09 19:31:19 +0100 |
commit | f9a788856da5a37b14e475a61a1691d466c33b5c (patch) | |
tree | 82433e6949b8378670c7c8efab72e5788b077b8b /.SRCINFO | |
download | aur-f9a788856da5a37b14e475a61a1691d466c33b5c.tar.gz |
Initial
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..c9f0a9dff806 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,27 @@ +pkgbase = vcvrack-befaco + pkgdesc = Befaco's VCV modules + pkgver = 0.5.0 + pkgrel = 1 + url = https://github.com/VCVRack/Befaco + arch = i686 + arch = x86_64 + license = BSD + makedepends = git + depends = vcvrack + source = vcvrack-Befaco::git+https://github.com/VCVRack/Befaco.git#tag=v0.5.0 + source = vcvrack::git+https://github.com/VCVRack/Rack.git#tag=v0.5.1 + source = git+https://github.com/AndrewBelt/osdialog.git + source = git+https://github.com/AndrewBelt/oui-blendish.git + source = git+https://github.com/mackron/dr_libs.git + source = git+https://github.com/memononen/nanosvg.git + source = git+https://github.com/memononen/nanovg.git + sha256sums = SKIP + sha256sums = SKIP + sha256sums = SKIP + sha256sums = SKIP + sha256sums = SKIP + sha256sums = SKIP + sha256sums = SKIP + +pkgname = vcvrack-befaco + |