Amarok 2.2.0 Package for openSUSE

One week ago, i’ve announced my last change for handling “audio/x-vorbis+ogg”. Today i’ve fixed some RPMLint Errors. To fix an “devel files in no devel Packages” Error was easy. It was just to fix with creating an new *-devel Subpackage. Then RPMLint has labeled as error that the Package obsoletes itself. The Configuration was “Provides: kde4-amarok = 2.2.0″ and “Obsoletes: kde4-amarok <= 2.2.0″. So i’ve changed it to “kde4-amarok <= 2.1.99″. Then i’ve created an rpmlintrc and added the unstripped file issue. Maybe i look tomorrow for the other Warnings. The status quo can be checked out in the KDE:KDE4:Playground Repository.

Amarok: Patch for providing audio/x-vorbis+ogg

Yesterday i’ve comitted an Patch from the amarok-users List.

Patch handle-x-vorbis+ogg.diff:

diff –git a/src/collection/umscollection/handler/UmsHandler.cpp b/src/collection/umscollection/handler/UmsHandler.cpp
index a6e0ed2..827e23b 100644
— a/src/collection/umscollection/handler/UmsHandler.cpp
+++ b/src/collection/umscollection/handler/UmsHandler.cpp
@@ -141,7 +141,7 @@ UmsHandler::init()
*/
m_mimetypes << “audio/mpeg” << “audio/x-wav” << “video/x-ms-asf” << “audio/flac”
<< “audio/x-ms-wma” << “application/x-ogg” << “audio/x-aac” << “audio/mp4a-latm”
-            << “video/mp4″ << “audio/ac3″;
+            << “video/mp4″ << “audio/ac3″ << “audio/x-vorbis+ogg”;

m_timer.setSingleShot( true );

Lydia Pintscher: The Way to Amarok 2.2

The following Lines are from Lydia Pintscher, Community Manager from the Amarok Project:

We have been working for a long time on Amarok 2.0 and the whole team was relieved when we finally released it to show what we have been working on and to get feedback from a wider audience. It was a platform release and as such didn’t have all the features Amarok 1.4 had.

Mehr von diesem Artikel lesen

Follow

Bekomme jeden neuen Artikel in deinen Posteingang.