ladspa: regen distinfo/plist.

From one machine at home I get a short fetch from ftp(1) (which is the
file I generated distinfo for, but it untarred sufficiently ok that I
didn't notice...) From another machine I get the full file, and from the
original machine with curl I get the full file(!)

Mirror the distfile as well, since there's something weird going on
somewhere.

Fetch issue reported by phessler.
This commit is contained in:
sthen 2023-01-24 18:17:00 +00:00
parent ef8bba0abb
commit a3d42b3d83
3 changed files with 13 additions and 3 deletions

View File

@ -1,10 +1,12 @@
COMMENT= Linux Audio Developer's Simple Plugin API
V= 1.17
REVISION= 0
DISTNAME= ladspa_sdk_${V}
PKGNAME= ladspa-${V}
CATEGORIES= audio devel
MASTER_SITES= ${HOMEPAGE:=download/}
MASTER_SITES= ${HOMEPAGE:=download/} \
https://spacehopper.org/mirrors/
EXTRACT_SUFX= .tgz
HOMEPAGE= https://www.ladspa.org/

View File

@ -1,2 +1,2 @@
SHA256 (ladspa_sdk_1.17.tgz) = XN5MnBy+45rEOSHSu5/m0zZwo7m3Z+c4pltuE/Hv7qU=
SIZE (ladspa_sdk_1.17.tgz) = 32617
SHA256 (ladspa_sdk_1.17.tgz) = J9JPJ55Lgb0X7L3MOOTEKZG7OIgmwLIABnzg61nT2ls=
SIZE (ladspa_sdk_1.17.tgz) = 71053

View File

@ -9,5 +9,13 @@ lib/ladspa/
@so lib/ladspa/noise.so
@so lib/ladspa/sine.so
share/doc/ladspa/
share/doc/ladspa/background.html
share/doc/ladspa/changes.html
share/doc/ladspa/download.html
share/doc/ladspa/example_plugins.html
share/doc/ladspa/index.html
share/doc/ladspa/installation.html
share/doc/ladspa/license.html
share/doc/ladspa/overview.html
share/doc/ladspa/shared_plugins.html
share/doc/ladspa/unique_ids.html