Hello community, here is the log from the commit of package amarok checked in at Thu Dec 14 01:50:38 CET 2006. -------- --- KDE/amarok/amarok.changes 2006-12-07 18:23:07.000000000 +0100 +++ /mounts/work_src_done/STABLE/amarok/amarok.changes 2006-12-12 18:38:59.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 12 18:36:54 CET 2006 - ssommer@suse.de + +- added yauap engine from amarok svn + +------------------------------------------------------------------- New: ---- amarok-yauap-engine.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ amarok.spec ++++++ --- /var/tmp/diff_new_pack.u70U5L/_old 2006-12-14 01:48:45.000000000 +0100 +++ /var/tmp/diff_new_pack.u70U5L/_new 2006-12-14 01:48:45.000000000 +0100 @@ -29,7 +29,7 @@ Group: Productivity/Multimedia/Sound/Players Summary: Media Player for KDE Version: 1.4.4 -Release: 28 +Release: 31 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define mversion 0.5 Source0: %name-%version.tar.bz2 @@ -43,6 +43,7 @@ Patch6: lyrics_lyrc.diff Patch7: amarok-collectionscanner.diff Patch10: default-engine.diff +Patch11: amarok-yauap-engine.diff %description Amarok is a media player for all kinds of media. This includes MP3, Ogg @@ -127,6 +128,25 @@ Max Howell <max.howell@methylblue.com> Stanislav Karchebny <berk@inbox.ru> +%package yauap +Group: Productivity/Multimedia/Sound/Players +Summary: Yauap Output Plugin for amaroK +Requires: amarok = %version yauap +Provides: yauap_engine + +%description yauap +amaroK media player can play via external yauap cmdline player using +this plugin. + + + +Authors: +-------- + Christian Muehlhaeuser <chris@chris.de> + Mark Kretschmann <markey@web.de> + Max Howell <max.howell@methylblue.com> + Stanislav Karchebny <berk@inbox.ru> + %prep %setup -q -n %name-%version cd amarok @@ -142,6 +162,7 @@ %patch7 %patch10 cp %{S:10} amarok/src/engine/helix/ +%patch11 . /etc/opt/kde3/common_options update_admin --no-unsermake @@ -160,6 +181,7 @@ %endif --with-gstreamer10 \ --with-xine \ + --with-yauap \ --disable-final make %{?jobs:-j%jobs} @@ -262,7 +284,14 @@ /opt/kde3/bin/amarok_libvisual %endif +%files yauap +%defattr(-,root,root) +/opt/kde3/%_lib/kde3/libamarok_yauap-engine_plugin.* +/opt/kde3/share/services/amarok_yauap-engine_plugin.desktop + %changelog -n amarok +* Tue Dec 12 2006 - ssommer@suse.de +- added yauap engine from amarok svn * Thu Dec 07 2006 - dmueller@suse.de - fix magnatune shop crash (#226039) * Sun Nov 19 2006 - schwab@suse.de ++++++ amarok-yauap-engine.diff ++++++ ++++ 876 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de