[Lunar-commits] <moonbase> lame: remove the gtk+ support.
Florin Braescu
florin at lunar-linux.org
Sun Jan 11 23:22:37 CET 2009
commit 7cb25917031f4014437794f6dc637af764f64f5d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jan 12 00:22:37 2009 +0200
lame: remove the gtk+ support.
---
audio/lame/BUILD | 2 ++
audio/lame/DEPENDS | 1 -
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/audio/lame/BUILD b/audio/lame/BUILD
index 8ffcdb9..bc03484 100644
--- a/audio/lame/BUILD
+++ b/audio/lame/BUILD
@@ -8,6 +8,8 @@
--mandir=$MODULE_PREFIX/share/man \
--enable-shared \
--enable-mp3rtp \
+ --disable-gtktest \
+ --disable-mp3x \
$OPTS &&
default_make
diff --git a/audio/lame/DEPENDS b/audio/lame/DEPENDS
index 96136be..ff4ca4d 100644
--- a/audio/lame/DEPENDS
+++ b/audio/lame/DEPENDS
@@ -1,4 +1,3 @@
depends ncurses
-optional_depends "gtk+" "--enable-mp3x" "--disable-mp3x" "for the GTK based MP3 frame analyzer"
optional_depends "nasm" "--enable-nasm" "--disable-nasm" "for compiling in additional speed improvements"
More information about the Lunar-commits
mailing list