pkgsrc-WIP-changes archive

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

qtractor: 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:38:03 2015 +0100
Changeset:	fa91ba4b116fa0e7f846bd4ae0c957c71c2bd4fe

Modified Files:
	qtractor/options.mk

Log Message:
qtractor: 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=fa91ba4b116fa0e7f846bd4ae0c957c71c2bd4fe

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

diffstat:
 qtractor/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/qtractor/options.mk b/qtractor/options.mk
index f565466..9e5ba27 100644
--- a/qtractor/options.mk
+++ b/qtractor/options.mk
@@ -40,5 +40,5 @@ PLIST_VARS+=	mad vorbis samplerate ddi liblo
 .endif
 
 .if !empty(PKG_OPTIONS:Mrubberband)
-.include "../../wip/rubberband/buildlink3.mk"
+.include "../../audio/rubberband/buildlink3.mk"
 .endif


Home | Main Index | Thread Index | Old Index