mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
ladspa_sdk: add cmd:{analyse,apply,list}plugins to PROVIDES.
This commit is contained in:
@@ -7,7 +7,7 @@ against a range of host applications."
|
||||
HOMEPAGE="http://www.ladspa.org/"
|
||||
COPYRIGHT="2000-2002 Richard W.E. Furse, Paul Barton-Davis, Stefan Westerfeld"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://pkgs.fedoraproject.org/repo/pkgs/ladspa/ladspa_sdk_$portVersion.tgz/671be3e1021d0722cadc7fb27054628e/ladspa_sdk_$portVersion.tgz"
|
||||
CHECKSUM_SHA256="b5ed3f4f253a0f6c1b7a1f4b8cf62376ca9f51d999650dd822650c43852d306b"
|
||||
SOURCE_DIR="ladspa_sdk"
|
||||
@@ -18,6 +18,9 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
ladspa_sdk$secondaryArchSuffix = $portVersion
|
||||
cmd:analyseplugin$secondaryArchSuffix
|
||||
cmd:applyplugin$secondaryArchSuffix
|
||||
cmd:listplugins$secondaryArchSuffix
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user