[Pkg-kde-commits] rev 2234 - trunk/packages/arts/debian

Christopher Martin chrsmrtn at costa.debian.org
Sat Nov 12 21:09:54 UTC 2005


Author: chrsmrtn
Date: 2005-11-12 21:09:53 +0000 (Sat, 12 Nov 2005)
New Revision: 2234

Modified:
   trunk/packages/arts/debian/README.Debian
   trunk/packages/arts/debian/control
Log:
Adjust arts to mention aKode again, but this time
through the kdemultimedia plugin.


Modified: trunk/packages/arts/debian/README.Debian
===================================================================
--- trunk/packages/arts/debian/README.Debian	2005-11-12 21:06:32 UTC (rev 2233)
+++ trunk/packages/arts/debian/README.Debian	2005-11-12 21:09:53 UTC (rev 2234)
@@ -6,6 +6,11 @@
 lock the system on exit, when run with realtime priority on systems
 with a 2.4 series kernel.
 
+NB: The aKode library, used in conjunction with aRts, dramatically
+improves aRts' CPU usage and helps to maintain uninterrupted
+playback, often making realtime scheduling unnecessary. To make use
+of aKode, simply "apt-get install libarts1-akode".
+
 Users running other kernels, or simply willing to risk it, can set
 SUID on artswrapper, thus enabling the possibility of realtime
 scheduling, by running, as root:

Modified: trunk/packages/arts/debian/control
===================================================================
--- trunk/packages/arts/debian/control	2005-11-12 21:06:32 UTC (rev 2233)
+++ trunk/packages/arts/debian/control	2005-11-12 21:09:53 UTC (rev 2234)
@@ -24,6 +24,7 @@
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}
+Recommends: libarts1-akode
 Conflicts: libarts1
 Replaces: libarts1
 Description: aRts sound system core components




More information about the pkg-kde-commits mailing list