[Lunar-commits] <moonbase-other> audacious: it depends on gtk+-3 now.

Florin Braescu florin at lunar-linux.org
Sun Dec 29 15:57:08 CET 2013


commit c265235eff57c34bbc18e44e12f96c6e4ee5262f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 29 Dec 2013 06:55:30 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/c265235eff57c34bbc18e44e12f96c6e4ee5262f

audacious: it depends on gtk+-3 now.
---
  audio/audacious/BUILD   | +0/-8     
  audio/audacious/DEPENDS | +4/-4     
  2 files changed, 4 insertions(+), 12 deletions(-)

--- a/audio/audacious/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-
-  #keep using gtk+-2 for now
-  OPTS+=" --disable-gtk3" &&
-
-  default_build
-
-) > $C_FIFO 2>&1
--- a/audio/audacious/DEPENDS
+++ b/audio/audacious/DEPENDS
@@ -1,7 +1,7 @@
 depends  libxml2
-depends  gtk+-2
+depends  gtk+-3
 
-optional_depends  "dbus-glib"                   \
-                  ""                            \
-                  "--disable-dbus"              \
+optional_depends  "dbus-glib"       \
+                  ""                \
+                  "--disable-dbus"  \
                   "for DBUS support, required for some Audacious functionality"




More information about the Lunar-commits mailing list