rev 20311 - kde-extras/kmplayer/trunk/debian/patches

Pino Toscano pino at moszumanska.debian.org
Sun Jan 17 17:33:59 UTC 2016


Author: pino
Date: 2016-01-17 17:33:59 +0000 (Sun, 17 Jan 2016)
New Revision: 20311

Modified:
   kde-extras/kmplayer/trunk/debian/patches/upstream_set-cmake_min_req-to-2.8.9-to-match-kdelibs4-policy-.patch
Log:
fix patch to apply


Modified: kde-extras/kmplayer/trunk/debian/patches/upstream_set-cmake_min_req-to-2.8.9-to-match-kdelibs4-policy-.patch
===================================================================
--- kde-extras/kmplayer/trunk/debian/patches/upstream_set-cmake_min_req-to-2.8.9-to-match-kdelibs4-policy-.patch	2016-01-17 17:28:24 UTC (rev 20310)
+++ kde-extras/kmplayer/trunk/debian/patches/upstream_set-cmake_min_req-to-2.8.9-to-match-kdelibs4-policy-.patch	2016-01-17 17:33:59 UTC (rev 20311)
@@ -29,8 +29,8 @@
      MESSAGE("have cairo cflags:${optionalCFlags} ldflags:${optionalLinkFlags}")
  endif (KMPLAYER_WITH_CAIRO)
  
--add_definitions(-DQT3_SUPPORT -DKMPLAYER_VERSION_STRING=\\"${KMPLAYER_VERSION_STRING}\\")
-+add_definitions(-DQT3_SUPPORT -DKMPLAYER_VERSION_STRING="\\\"${KMPLAYER_VERSION_STRING}\\\"")
+-add_definitions(-DQT3_SUPPORT -DKDE3_SUPPORT -DKMPLAYER_VERSION_STRING=\\"${KMPLAYER_VERSION_STRING}\\")
++add_definitions(-DQT3_SUPPORT -DKDE3_SUPPORT -DKMPLAYER_VERSION_STRING="\\\"${KMPLAYER_VERSION_STRING}\\\"")
  
  ADD_DEFINITIONS(${CAIROCFlags})
  




More information about the pkg-kde-commits mailing list