pkgsrc-WIP-changes archive

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

ardour: Switch to audio/rubberband (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 04:37:32 2015 +0100
Changeset:	a0d5fb416cc6e6b8c1dbe0c6cdabe1b5fb35570d

Modified Files:
	ardour/Makefile

Log Message:
ardour: Switch to audio/rubberband (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=a0d5fb416cc6e6b8c1dbe0c6cdabe1b5fb35570d

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

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

diffs:
diff --git a/ardour/Makefile b/ardour/Makefile
index 38d8e07..f6879cf 100644
--- a/ardour/Makefile
+++ b/ardour/Makefile
@@ -163,7 +163,7 @@ do-install:
 .include "../../textproc/libxml2/buildlink3.mk"
 .include "../../audio/aubio/buildlink3.mk"
 .include "../../math/fftwf/buildlink3.mk"
-.include "../../wip/rubberband/buildlink3.mk"
+.include "../../audio/rubberband/buildlink3.mk"
 .include "../../audio/vamp-plugin-sdk/buildlink3.mk"
 .include "../../audio/taglib/buildlink3.mk"
 .include "../../wip/liblo/buildlink3.mk"


Home | Main Index | Thread Index | Old Index