~ubuntu-branches/ubuntu/saucy/plasma-mobile/saucy

« back to all changes in this revision

Viewing changes to debian/patches/kubuntu_no_contourd.diff

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-09-17 14:08:58 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20130917140858-wv7n3z6t95iy1fs9
Tags: 1:0.5-0ubuntu1
* New upstream release LP: #1227602
* Use epoch to sync with upstream version number
* Build-dep on libxcursor-dev
* Add kubuntu_no_contourd.diff to disable contourd from building,
  does not compile with 4.11 and not used by default
* Depend on renamed package ksplash-theme-active
* Add kubuntu_no_dirmodel.diff to prevert compile of dirmodel,
  included in kde-runtime 4.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Index: plasma-mobile-0.5/CMakeLists.txt
 
2
===================================================================
 
3
--- plasma-mobile-0.5.orig/CMakeLists.txt       2013-08-20 16:22:26.000000000 +0100
 
4
+++ plasma-mobile-0.5/CMakeLists.txt    2013-09-17 15:26:53.609747593 +0100
 
5
@@ -65,7 +65,6 @@
 
6
 add_subdirectory(artwork)
 
7
 add_subdirectory(components)
 
8
 add_subdirectory(containments)
 
9
-add_subdirectory(contourd)
 
10
 add_subdirectory(dataengines)
 
11
 add_subdirectory(qmlpackages)
 
12
 add_subdirectory(runners)