[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdeextragear-1/amarok/debian



CVS commit by mornfall: 

Debian revision 1.0.0-2:
* Make the depends on amarok-gstreamer a bit more tight. Only depend on
  audiosink, recommend the decoder plugins.
* Make the amarok engines depend on amarok itself.
* Compile with xmms visualisation support.
(NOTE: Adeodato Simó pointed out (thanks!) some gstreamer dependency issues, so
i'll have to correct these ASAP, expect update during this weekend)


  M +2 -1      amarok.install   1.3
  M +9 -0      changelog   1.3
  M +20 -6     control   1.3


--- kdeextragear-1/amarok/debian/amarok.install  #1.2:1.3
@@ -5,4 +5,5 @@
 debian/tmp/usr/share/applications/kde/amarok.desktop
 debian/tmp/usr/share/doc/*
-debian/tmp/usr/bin/*
+debian/tmp/usr/bin/amarok
+debian/tmp/usr/bin/amarokapp
 debian/tmp/etc/*

--- kdeextragear-1/amarok/debian/changelog  #1.2:1.3
@@ -1,2 +1,11 @@
+amarok (1.0.0-2) unstable; urgency=low
+
+  * Make the depends on amarok-gstreamer a bit more tight. Only depend on
+    audiosink, recommend the decoder plugins.
+  * Make the amarok engines depend on amarok itself.
+  * Compile with xmms visualisation support.
+
+ -- Peter Rockai (mornfall) <mornfall@danill.sk>  Wed, 23 Jun 2004 13:58:12 +0200
+
 amarok (1.0.0-1) unstable; urgency=low
 

--- kdeextragear-1/amarok/debian/control  #1.2:1.3
@@ -3,6 +3,5 @@
 Priority: extra
 Maintainer: Peter Rockai (mornfall) <mornfall@mornfall.homeip.net>
-Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.18), kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.2), libtag1-dev (>= 1.1), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev
-Build-Conflicts: xmms-dev
+Build-Depends: cdbs (>= 0.4.21), debhelper (>> 4.0.18), kdelibs4-dev (>= 4:3.2), kdemultimedia-dev (>= 4:3.2), libtag1-dev (>= 1.1), libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, xmms-dev
 Standards-Version: 3.5.8.0
 
@@ -11,4 +10,5 @@
 Architecture: any
 Depends: amarok-arts | amarok-gstreamer, ${shlibs:Depends}
+Suggests: amarok-xmms
 Description: versatile and easy to use audio player for KDE
  amaroK tries to be a little different, providing a simple drag and drop
@@ -26,11 +26,10 @@
  yet included.
  .
- The xmms visualisation support was disabled in this release. We are working
- on a solution though.
+ The xmms visualisation support is in separate package amarok-xmms.
 
 Package: amarok-arts
 Section: sound
 Architecture: any
-Depends: arts (>= 1.2), ${shlibs:Depends}
+Depends: arts (>= 1.2), amarok, ${shlibs:Depends}
 Description: arts engine for amarok audio player
  Arts support for amaroK, a versatile and easy to use audio player for KDE.
@@ -40,6 +39,21 @@
 Section: sound
 Architecture: any
-Depends: gstreamer0.8-plugins, ${shlibs:Depends}
+Depends: gstreamer0.8-oss | gstreamer0.8-audiosink, amarok, ${shlibs:Depends}
+Recommends: gstreamer0.8-mad, gstreamer0.8-vorbis, gstreamer0.8-flac, gstreamer0.8-audiofile
+Suggests: gstreamer0.8-plugins
 Description: gstreamer engine for amarok audio player
  GStreamer support for amaroK, a versatile and easy to use audio player for
  KDE. See package amarok for the actual player.
+ .
+ The default audiosink that will be installed for amarok-gstreamer is OSS, but
+ using ALSA or jack is preferred. To get support for those, install
+ gstreamer0.8-alsa or gstreamer0.8-jack respectively. For use with arts,
+ amarok-arts is preferred over gstreamer arts output.
+
+Package: amarok-xmms
+Section: sound
+Architecture: any
+Depends: amarok, ${shlibs:Depends}
+Description: xmms visualisation support for amarok audio player
+ Using this package, amaroK can make use of xmms visualisations. Install this
+ package if you want additional visualisation support in amaroK.




Reply to: