Removing aRts

David Faure faure at kde.org
Thu Feb 16 17:58:28 GMT 2006


On Thursday 16 February 2006 18:48, Thiago Macieira wrote:
> Hello everyone,
> 
> As far as I understand it, the multimedia guys have decided we will have 
> another multimedia system on KDE 4 (Phonon) which will be completely 
> different from aRts.
> 
> So, can we remove aRts from trunk/KDE ? I think --without-arts is already 
> the default anyways.

Yes, it is the default indeed:
    AC_ARG_WITH(arts,
        AC_HELP_STRING([--with-arts],[build without aRts [default=no]]),
        [build_arts=$withval],
        [build_arts=no]
    )

I agree with removing arts from trunk/kde.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list