From 21e2ab817dd806760d9756c7cac996ec6ebf21fd Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 05 2009 12:57:44 +0000 Subject: kde-4.3.0 --- diff --git a/.cvsignore b/.cvsignore index 304a985..598bf65 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,5 @@ -kdemultimedia-4.2.4.tar.bz2 +kdemultimedia-4.2.90.tar.bz2 +kdemultimedia-4.2.95.tar.bz2 +kdemultimedia-4.2.96.tar.bz2 +kdemultimedia-4.2.98.tar.bz2 +kdemultimedia-4.3.0.tar.bz2 diff --git a/kdemultimedia-4.2.85-nomplayerthumbs.patch b/kdemultimedia-4.2.85-nomplayerthumbs.patch new file mode 100644 index 0000000..d28f796 --- /dev/null +++ b/kdemultimedia-4.2.85-nomplayerthumbs.patch @@ -0,0 +1,12 @@ +diff -up kdemultimedia-4.2.85/CMakeLists.txt.nomplayerthumbs kdemultimedia-4.2.85/CMakeLists.txt +--- kdemultimedia-4.2.85/CMakeLists.txt.nomplayerthumbs 2009-05-06 19:04:42.000000000 -0500 ++++ kdemultimedia-4.2.85/CMakeLists.txt 2009-05-17 10:23:16.895948032 -0500 +@@ -39,7 +39,7 @@ add_subdirectory(cmake) + macro_optional_add_subdirectory(doc) + add_subdirectory(libkcddb) + add_subdirectory(libkcompactdisc) +-add_subdirectory(mplayerthumbs) ++#add_subdirectory(mplayerthumbs) + + if (TAGLIB_FOUND) + macro_optional_add_subdirectory(juk) diff --git a/kdemultimedia.spec b/kdemultimedia.spec index 18fd91b..5d09cb3 100644 --- a/kdemultimedia.spec +++ b/kdemultimedia.spec @@ -1,31 +1,40 @@ Name: kdemultimedia Epoch: 6 -Version: 4.2.4 -Release: 2%{?dist} +Version: 4.3.0 +Release: 1%{?dist} Summary: K Desktop Environment - Multimedia applications Group: Applications/Multimedia # see also: http://techbase.kde.org/Policies/Licensing_Policy License: GPLv2+ URL: http://www.kde.org/ -Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdemultimedia-%{version}.tar.bz2 -Patch0: kdemultimedia-4.2.3-noxine.patch -# upstream patches +Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kdemultimedia-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Patch1: kdemultimedia-4.2.85-nomplayerthumbs.patch + +## upstream patches + # This one is normal, FLAC_OGG_LIBRARY is not actually used anyway: # FLAC_OGG_LIBRARY:FILEPATH=FLAC_OGG_LIBRARY-NOTFOUND BuildRequires: alsa-lib-devel BuildRequires: cdparanoia-devel cdparanoia BuildRequires: flac-devel +BuildRequires: glib2-devel BuildRequires: kdebase-workspace-devel >= %{version} +BuildRequires: kdelibs-experimental-devel BuildRequires: libtheora-devel ## needed to build Kscd, keep for now -- Kevin BuildRequires: libtunepimp-devel libmusicbrainz-devel BuildRequires: libvorbis-devel +# KMix PulseAudio integration is not anywhere near shippable. +# Almost everything is commented out, it basically does nothing. +# BuildRequires: pulseaudio-libs-devel BuildRequires: taglib-devel -BuildRequires: libxcb-devel +%if 0%{?fedora} +BuildRequires: xine-lib-devel libxcb-devel +%endif Requires: %{name}-libs = %{?epoch:%{epoch}:}%{version}-%{release} Requires: kdelibs4 >= %{version} @@ -65,7 +74,9 @@ Requires: kdelibs4-devel %prep %setup -q -n kdemultimedia-%{version} -%patch0 -p1 -b .xinelib + +%patch1 -p1 -b .nomplayerthumbs + %build @@ -122,6 +133,7 @@ fi %{_kde4_appsdir}/profiles/ %{_kde4_appsdir}/kscd/ %{_kde4_appsdir}/solid/actions/dragonplayer-opendvd.desktop +%{_kde4_appsdir}/solid/actions/kscd-play-audiocd.desktop %{_kde4_configdir}/dragonplayerrc %{_kde4_datadir}/applications/kde4/* %{_kde4_datadir}/autostart/* @@ -153,14 +165,32 @@ fi %changelog -* Fri Jun 05 2009 Than Ngo - 4.2.4-2 +* Thu Jul 30 2009 Than Ngo - 4.3.0-1 +- 4.3.0 + +* Fri Jul 24 2009 Fedora Release Engineering - 6:4.2.98-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Wed Jul 22 2009 Than Ngo - 4.2.98-1 +- 4.3rc3 + +* Sat Jul 11 2009 Than Ngo - 4.2.96-1 +- 4.3rc2 + +* Fri Jun 26 2009 Than Ngo - 4.2.95-1 +- 4.3rc1 + +* Fri Jun 05 2009 Than Ngo - 4.2.90-2 - fix build issue without xine-lib -* Sat May 30 2009 Lukáš Tinkl - 4.2.4-1 -- KDE 4.2.4 +* Thu Jun 04 2009 Rex Dieter - 4.2.90-1 +- KDE-4.3 beta2 (4.2.90) + +* Mon May 18 2009 Kevin Kofler - 4.2.85-2 +- Disable BR pulseaudio-libs-devel, KMix PA integration does not work yet. -* Sun May 03 2009 Than Ngo - 4.2.3-1 -- 4.2.3 +* Wed May 13 2009 Lukáš Tinkl - 4.2.85-1 +- KDE 4.3 beta 1 * Wed Apr 01 2009 Rex Dieter - 4.2.2-2 - optimize scriptlets diff --git a/sources b/sources index c30e636..d11a3f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c35f9581401a13a7c14255d30066e75d kdemultimedia-4.2.4.tar.bz2 +75c0c42f22f5ffc98262441751ccb247 kdemultimedia-4.3.0.tar.bz2