pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sonic-visualiser: Switch to audio/vamp-plugin-sdk ( dependency has been imported to pkgsrc)



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Dec 28 00:48:44 2015 +0100
Changeset:	c6ea492be71ba8a160ed0ad40fb16f0c42b77d86

Modified Files:
	sonic-visualiser/Makefile

Log Message:
sonic-visualiser: Switch to audio/vamp-plugin-sdk (dependency has been imported to pkgsrc)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c6ea492be71ba8a160ed0ad40fb16f0c42b77d86

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 sonic-visualiser/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/sonic-visualiser/Makefile b/sonic-visualiser/Makefile
index 3c68353..8913208 100644
--- a/sonic-visualiser/Makefile
+++ b/sonic-visualiser/Makefile
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+=	QTDIR=${QTDIR}
 
 .include "../../textproc/sord/buildlink3.mk"
 .include "../../wip/rubberband/buildlink3.mk"
-.include "../../wip/vamp-plugin-sdk/buildlink3.mk"
+.include "../../audio/vamp-plugin-sdk/buildlink3.mk"
 .include "../../audio/libsamplerate/buildlink3.mk"
 .include "../../audio/libsndfile/buildlink3.mk"
 .include "../../math/fftwf/buildlink3.mk"


Home | Main Index | Thread Index | Old Index