public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/ktp-contact-applet/files: ktp-contact-applet-0.3.0-fix-multi-linguas.patch
@ 2012-01-27 10:40 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-01-27 10:40 UTC (permalink / raw
  To: gentoo-commits

johu        12/01/27 10:40:18

  Added:                ktp-contact-applet-0.3.0-fix-multi-linguas.patch
  Log:
  Add patch which makes multi linguas build working, fixes bug #400955.
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-im/ktp-contact-applet/files/ktp-contact-applet-0.3.0-fix-multi-linguas.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-contact-applet/files/ktp-contact-applet-0.3.0-fix-multi-linguas.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/ktp-contact-applet/files/ktp-contact-applet-0.3.0-fix-multi-linguas.patch?rev=1.1&content-type=text/plain

Index: ktp-contact-applet-0.3.0-fix-multi-linguas.patch
===================================================================
From 74fa1e45d27ec25263f828bdacfac236e6a280d4 Mon Sep 17 00:00:00 2001
From: Johannes Huber <johu@gentoo.org>
Date: Fri, 27 Jan 2012 11:17:36 +0100
Subject: [PATCH] Add cmake policy to handle multi lang build.

---
 CMakeLists.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0b34038..653ede2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,6 +2,9 @@ project(ktp-contact-applet)
 
 cmake_minimum_required(VERSION 2.8)
 
+# Workaround to handle multi language build
+cmake_policy(SET CMP0002 OLD)
+
 set(CMAKE_MODULE_PATH
     "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
     ${CMAKE_MODULE_PATH}
-- 
1.7.8.4







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-im/ktp-contact-applet/files: ktp-contact-applet-0.3.0-fix-multi-linguas.patch
@ 2012-07-13 15:03 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2012-07-13 15:03 UTC (permalink / raw
  To: gentoo-commits

johu        12/07/13 15:03:49

  Removed:              ktp-contact-applet-0.3.0-fix-multi-linguas.patch
  Log:
  Remove KDE Telepathy 0.3.0.
  
  (Portage version: 2.2.0_alpha117/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-13 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-13 15:03 [gentoo-commits] gentoo-x86 commit in net-im/ktp-contact-applet/files: ktp-contact-applet-0.3.0-fix-multi-linguas.patch Johannes Huber (johu)
  -- strict thread matches above, loose matches on Subject: below --
2012-01-27 10:40 Johannes Huber (johu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox