From 22d8f3932f40adaa733f8a01f59188e11c08f4f1 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: May 17 2009 15:24:25 +0000 Subject: disable busted mplayerthumbs --- 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 f106543..7a12bdc 100644 --- a/kdemultimedia.spec +++ b/kdemultimedia.spec @@ -8,10 +8,13 @@ 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 -# 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 @@ -67,6 +70,9 @@ Requires: kdelibs4-devel %prep %setup -q -n kdemultimedia-%{version} +%patch1 -p1 -b .nomplayerthumbs + + %build mkdir -p %{_target_platform}