pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
uTox-git: Add filter_audio dependency
Module Name: pkgsrc-wip
Committed By: Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By: f8l
Date: Sun Jun 12 11:26:08 2016 +0200
Changeset: be108912df10fc6585e7bcf0d40ecdccd7c0fed6
Modified Files:
uTox-git/Makefile
Removed Files:
uTox-git/TODO
Log Message:
uTox-git: Add filter_audio dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=be108912df10fc6585e7bcf0d40ecdccd7c0fed6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
uTox-git/Makefile | 4 +---
uTox-git/TODO | 1 -
2 files changed, 1 insertion(+), 4 deletions(-)
diffs:
diff --git a/uTox-git/Makefile b/uTox-git/Makefile
index 38e5987..0d59481 100644
--- a/uTox-git/Makefile
+++ b/uTox-git/Makefile
@@ -16,10 +16,8 @@ LICENSE= gnu-gpl-v3
NO_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
-#TODO: remove the following line when filter_audio is packaged
-MAKE_FLAGS+= FILTER_AUDIO=0
-
.include "../../wip/toxcore/buildlink3.mk"
+.include "../../wip/filter_audio/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../audio/openal-soft/buildlink3.mk"
.include "../../graphics/libv4l/buildlink3.mk"
diff --git a/uTox-git/TODO b/uTox-git/TODO
deleted file mode 100644
index bac6d95..0000000
--- a/uTox-git/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Don’t disable FILTER_AUDIO.
Home |
Main Index |
Thread Index |
Old Index