summaryrefslogtreecommitdiffstats
path: root/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mp3splt-gtk/mp3splt-gtk.SlackBuild')
-rw-r--r--audio/mp3splt-gtk/mp3splt-gtk.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild b/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
index 54a70e2d4d..23807b568f 100644
--- a/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
+++ b/audio/mp3splt-gtk/mp3splt-gtk.SlackBuild
@@ -96,6 +96,8 @@ else
GSTOPT="disable"
fi
+# Disabled audacious support, upstream mp3splt-gtk does not yet support audacious-3.6
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
@@ -107,6 +109,7 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-gnome \
--disable-scrollkeeper \
--disable-doxygen_doc \
+ --disable-audacious \
--build=$ARCH-slackware-linux
make