mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
lv2: remove useless vpkgs.
This commit is contained in:
parent
50d37d5a49
commit
5cf0eb6251
1 changed files with 1 additions and 4 deletions
|
@ -1,13 +1,10 @@
|
||||||
# Template file for 'lv2'
|
# Template file for 'lv2'
|
||||||
pkgname=lv2
|
pkgname=lv2
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=waf
|
build_style=waf
|
||||||
homepage="http://lv2plug.in"
|
homepage="http://lv2plug.in"
|
||||||
makedepends="python libsndfile-devel gtk+-devel"
|
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"
|
short_desc="Plugin standard for audio systems"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="LGPL-2.1, BSD"
|
license="LGPL-2.1, BSD"
|
||||||
|
|
Loading…
Add table
Reference in a new issue