ARTS Migration Plan (brainstorming)
Allan Sandfeld Jensen
kde at carewolf.com
Sat Jul 30 16:47:57 BST 2005
On Saturday 30 July 2005 14:20, Christian Esken wrote:
> Hello,
>
> lets get the ARTS Migration discussion back to an objective level. Thus I
> have collected some data.
>
>
> I tried to find out where we have explicit ARTS dependencies in KDE trunk
> applications.
>
> cd /opt/SVN-checkout # SVN trunk
> find . -regex ".*[cc|cpp]" -exec ~/greparts \{\} \; # ~/greparts
> basically does: egrep '#include.*"arts.*h'
>
> # Result (showing the affected "top level" directories only):
> kdebase/kcontrol/arts/
> kdelibs/arts/kde/
Already disabled in KDE4 I think.
> The modules kdegames, kdegraphics, kdenetwork, kdetoys, kdepim, kdeutils
> were not reported in my check. Thus very likely they don't use ARTS.
>
Most applications use the KAudioPlayer interface which uses knotify.
`A
More information about the kde-multimedia
mailing list