New package: lv2core - audio plugin api spec and build tool
This commit is contained in:
parent
8555016c49
commit
9011a2d44c
16
srcpkgs/lv2core/template
Normal file
16
srcpkgs/lv2core/template
Normal file
@ -0,0 +1,16 @@
|
||||
# Template file for 'lv2core'
|
||||
pkgname=lv2core
|
||||
version=4.0
|
||||
build_style=waf
|
||||
homepage="http://lv2plug.in"
|
||||
distfiles="http://lv2plug.in/spec/lv2core-4.0.tar.bz2"
|
||||
short_desc="Plugin standard for audio systems"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="LGPL-2.1, BSD"
|
||||
checksum=eff74c0db770a1b5a6d1cc7b7b96f0b2d2c5523bfa8c1945a60b15e00199b2cc
|
||||
long_desc="
|
||||
LV2 is a plugin standard for audio systems. It defines a minimal yet
|
||||
extensible C API for plugin code and a format for plugin bundles."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency build python
|
Loading…
x
Reference in New Issue
Block a user