summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2010-09-15 20:28:28 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2010-09-15 20:28:28 +0000
commit948eb27b17dfdfba5de6d7636657a2ebe03dc783 (patch)
treedd2da48a7f22d68eb3a580e584ce3f87d1ece653 /media-plugins/kipi-plugins/files
parentUse PyPI mirrors. (diff)
downloadhistorical-948eb27b17dfdfba5de6d7636657a2ebe03dc783.tar.gz
historical-948eb27b17dfdfba5de6d7636657a2ebe03dc783.tar.bz2
historical-948eb27b17dfdfba5de6d7636657a2ebe03dc783.zip
Version bump
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'media-plugins/kipi-plugins/files')
-rw-r--r--media-plugins/kipi-plugins/files/kipi-plugins-1.3.0-expoblending.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/media-plugins/kipi-plugins/files/kipi-plugins-1.3.0-expoblending.patch b/media-plugins/kipi-plugins/files/kipi-plugins-1.3.0-expoblending.patch
new file mode 100644
index 000000000000..bd7554168478
--- /dev/null
+++ b/media-plugins/kipi-plugins/files/kipi-plugins-1.3.0-expoblending.patch
@@ -0,0 +1,14 @@
+diff -r -u kipi-plugins-1.3.0.orig/CMakeLists.txt kipi-plugins-1.3.0/CMakeLists.txt
+--- kipi-plugins-1.3.0.orig/CMakeLists.txt 2010-06-08 00:08:13.000000000 +0200
++++ kipi-plugins-1.3.0/CMakeLists.txt 2010-07-10 22:02:30.111202256 +0200
+@@ -321,7 +321,10 @@
+ ADD_SUBDIRECTORY(smug)
+ ADD_SUBDIRECTORY(facebook)
+ ADD_SUBDIRECTORY(printimages)
++
++ IF(ENABLE_expoblending)
+ ADD_SUBDIRECTORY(expoblending)
++ ENDIF(ENABLE_expoblending)
+
+ # Plugins which are optional depencies.
+