From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/files/
Date: Mon, 26 May 2014 17:43:22 +0000 (UTC) [thread overview]
Message-ID: <1401126192.6d33f76174ece6dae7c54421df65e7f10bf29abe.johu@gentoo> (raw)
commit: 6d33f76174ece6dae7c54421df65e7f10bf29abe
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 26 17:42:11 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 26 17:43:12 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6d33f761
[kde-base/plasma-workspace] Update prison patch
Package-Manager: portage-2.2.10
---
.../plasma-workspace-9999-cmake-enable-prison.patch | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/kde-base/plasma-workspace/files/plasma-workspace-9999-cmake-enable-prison.patch b/kde-base/plasma-workspace/files/plasma-workspace-9999-cmake-enable-prison.patch
index dc18fd1..48924a4 100644
--- a/kde-base/plasma-workspace/files/plasma-workspace-9999-cmake-enable-prison.patch
+++ b/kde-base/plasma-workspace/files/plasma-workspace-9999-cmake-enable-prison.patch
@@ -1,17 +1,17 @@
-From faf9e0a0af6a2842b9f4ebf4cd901062cc006e04 Mon Sep 17 00:00:00 2001
+From e6e1db527e636649634db97846abd09862861134 Mon Sep 17 00:00:00 2001
From: Johannes Huber <johu@gentoo.org>
Date: Sun, 25 May 2014 17:29:16 +0200
Subject: [PATCH] [klipper] Re-enable prison
---
- klipper/CMakeLists.txt | 26 +++++++++++++-------------
- 1 file changed, 13 insertions(+), 13 deletions(-)
+ klipper/CMakeLists.txt | 24 ++++++++++++------------
+ 1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/klipper/CMakeLists.txt b/klipper/CMakeLists.txt
-index 57425da..20d88ca 100644
+index c700f9e..7c66022 100644
--- a/klipper/CMakeLists.txt
+++ b/klipper/CMakeLists.txt
-@@ -14,16 +14,16 @@ set(libklipper_common_SRCS
+@@ -16,15 +16,15 @@ set(libklipper_common_SRCS
clipcommandprocess.cpp
)
@@ -22,7 +22,6 @@ index 57425da..20d88ca 100644
-# PURPOSE "Needed to create mobile barcodes from clipboard data"
-# )
-# if (PRISON_FOUND)
--# add_definitions(-DHAVE_PRISON)
-# include_directories(${PRISON_INCLUDE_DIR})
-# endif ()
+find_package(Prison QUIET CONFIG)
@@ -32,13 +31,12 @@ index 57425da..20d88ca 100644
+ PURPOSE "Needed to create mobile barcodes from clipboard data"
+ )
+if (PRISON_FOUND)
-+ add_definitions(-DHAVE_PRISON)
+ include_directories(${PRISON_INCLUDE_DIR})
+endif ()
-
- kde4_add_app_icon(libklipper_common_SRCS "${KDE4_ICON_INSTALL_DIR}/oxygen/*/apps/klipper.png")
-@@ -40,9 +40,9 @@ target_link_libraries(kdeinit_klipper Qt5::X11Extras KF5::GlobalAccel KF5::Windo
+ set(HAVE_PRISON ${PRISON_FOUND})
+ configure_file(config-klipper.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-klipper.h )
+@@ -43,9 +43,9 @@ target_link_libraries(kdeinit_klipper Qt5::X11Extras KF5::GlobalAccel KF5::Windo
if (X11_Xfixes_FOUND)
target_link_libraries(kdeinit_klipper ${X11_Xfixes_LIB})
endif ()
next reply other threads:[~2014-05-26 17:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 17:43 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-25 16:32 [gentoo-commits] proj/kde:master commit in: kde-base/plasma-workspace/files/ Michael Palimaka
2014-05-28 21:20 Johannes Huber
2014-05-03 20:39 Johannes Huber
2014-04-10 21:07 Johannes Huber
2011-03-28 1:44 Theo Chatzimichos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1401126192.6d33f76174ece6dae7c54421df65e7f10bf29abe.johu@gentoo \
--to=johu@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox