rev 3753 - people/dato/packages/trunk/amarok/debian

Adeodato Simó adeodato at costa.debian.org
Sun May 14 18:54:52 UTC 2006


Author: adeodato
Date: 2006-05-14 18:54:51 +0000 (Sun, 14 May 2006)
New Revision: 3753

Modified:
   people/dato/packages/trunk/amarok/debian/changelog
   people/dato/packages/trunk/amarok/debian/control
   people/dato/packages/trunk/amarok/debian/rules
Log:
Add Moodbar support.


Modified: people/dato/packages/trunk/amarok/debian/changelog
===================================================================
--- people/dato/packages/trunk/amarok/debian/changelog	2006-05-14 18:50:02 UTC (rev 3752)
+++ people/dato/packages/trunk/amarok/debian/changelog	2006-05-14 18:54:51 UTC (rev 3753)
@@ -12,6 +12,9 @@
     + last.fm submission queue is flushed after network unavailability
       even if no more tracks are played. (Closes: #344429)
 
+  * Enable Moodbar support, now that Exscalibar has entered unstable.
+    (Closes: #364588)
+
   * Update Standards-Version to 3.7.2 (no changes required).
 
  -- Adeodato Simó <dato at net.com.org.es>  Sat, 13 May 2006 19:01:19 -0500

Modified: people/dato/packages/trunk/amarok/debian/control
===================================================================
--- people/dato/packages/trunk/amarok/debian/control	2006-05-14 18:50:02 UTC (rev 3752)
+++ people/dato/packages/trunk/amarok/debian/control	2006-05-14 18:54:51 UTC (rev 3753)
@@ -7,7 +7,7 @@
  libgstreamer0.10-dev, libxine-dev,
  libtag1-dev (>> 1.4), libsqlite3-dev, libtunepimp3-dev,
  libmysqlclient15-dev, libpq-dev,
- xmms-dev, libvisual0.2-dev, libsdl1.2-dev,
+ xmms-dev, libvisual0.2-dev, libsdl1.2-dev, libexscalibar1-dev,
  libifp-dev, libusb-dev, libgpod-dev
 Standards-Version: 3.7.2
 

Modified: people/dato/packages/trunk/amarok/debian/rules
===================================================================
--- people/dato/packages/trunk/amarok/debian/rules	2006-05-14 18:50:02 UTC (rev 3752)
+++ people/dato/packages/trunk/amarok/debian/rules	2006-05-14 18:54:51 UTC (rev 3753)
@@ -24,6 +24,7 @@
 				--without-gstreamer10 \
 				--with-ifp \
 				--with-libgpod \
+				--with-exscalibar \
 				--enable-mysql \
 				--enable-postgresql
 




More information about the pkg-kde-commits mailing list