lv2: remove useless vpkgs.

This commit is contained in:
Juan RP 2014-03-17 12:16:32 +01:00
parent 50d37d5a49
commit 5cf0eb6251
1 changed files with 1 additions and 4 deletions

View File

@ -1,13 +1,10 @@
# Template file for 'lv2'
pkgname=lv2
version=1.0.0
revision=2
revision=3
build_style=waf
homepage="http://lv2plug.in"
makedepends="python libsndfile-devel gtk+-devel"
replaces="lv2core>=0 lv2-ui>=0"
provides="lv2core-999 lv2-ui-999"
conflicts="lv2core>=0 lv2-ui>=0"
short_desc="Plugin standard for audio systems"
maintainer="davehome <davehome@redthumb.info.tm>"
license="LGPL-2.1, BSD"