mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
ladspa-sdk: update-check support
This commit is contained in:
parent
bc6afc2c02
commit
bb9b4f2e5f
1 changed files with 2 additions and 1 deletions
|
@ -4,12 +4,13 @@ version=1.13
|
||||||
revision=4
|
revision=4
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc=ladspa_sdk
|
wrksrc=ladspa_sdk
|
||||||
distfiles="http://www.ladspa.org/download/ladspa_sdk.tgz"
|
|
||||||
makedepends="libsndfile-progs"
|
makedepends="libsndfile-progs"
|
||||||
short_desc="Linux Audio Developer's Simple Plugin API (LADSPA)"
|
short_desc="Linux Audio Developer's Simple Plugin API (LADSPA)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.ladspa.org/"
|
homepage="http://www.ladspa.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
update_pkgname=ladspa_sdk
|
||||||
|
distfiles="http://www.ladspa.org/download/ladspa_sdk.tgz"
|
||||||
checksum=b5ed3f4f253a0f6c1b7a1f4b8cf62376ca9f51d999650dd822650c43852d306b
|
checksum=b5ed3f4f253a0f6c1b7a1f4b8cf62376ca9f51d999650dd822650c43852d306b
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue