public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/kipi-plugins/files: kipi-plugins-3.4.0-staticar.patch
@ 2013-10-12 12:56 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2013-10-12 12:56 UTC (permalink / raw
  To: gentoo-commits

dilfridge    13/10/12 12:56:52

  Added:                kipi-plugins-3.4.0-staticar.patch
  Log:
  Do not install libPropertyBrowser.a, bug 485678
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 84AD142F)

Revision  Changes    Path
1.1                  media-plugins/kipi-plugins/files/kipi-plugins-3.4.0-staticar.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/kipi-plugins/files/kipi-plugins-3.4.0-staticar.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/kipi-plugins/files/kipi-plugins-3.4.0-staticar.patch?rev=1.1&content-type=text/plain

Index: kipi-plugins-3.4.0-staticar.patch
===================================================================
commit b9c0e87c74956196cf0d5042c8c13e9a381ba4e8
Author: Gilles Caulier <caulier.gilles@gmail.com>
Date:   Thu Oct 10 16:11:18 2013 +0200

    apply patch #82764 to not install libPropertiesBrowser
    BUGS: 319664

diff --git a/photolayoutseditor/extra/qtpropertybrowser/CMakeLists.txt b/photolayoutseditor/extra/qtpropertybrowser/CMakeLists.txt
index 03cf1bd..46e158c 100644
--- a/photolayoutseditor/extra/qtpropertybrowser/CMakeLists.txt
+++ b/photolayoutseditor/extra/qtpropertybrowser/CMakeLists.txt
@@ -119,4 +119,5 @@ ADD_DEFINITIONS(${QT_DEFINITIONS})
 ADD_DEFINITIONS(-DQT_DLL)
 ADD_DEFINITIONS(-DQT_PLUGIN)
 
-INSTALL( TARGETS PropertyBrowser ARCHIVE DESTINATION lib ${INSTALL_TARGETS_DEFAULT_ARGS} )
+# Do not install (yet), see https://bugs.kde.org/show_bug.cgi?id=319664
+# INSTALL( TARGETS PropertyBrowser ARCHIVE DESTINATION lib ${INSTALL_TARGETS_DEFAULT_ARGS} )





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-12 12:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 12:56 [gentoo-commits] gentoo-x86 commit in media-plugins/kipi-plugins/files: kipi-plugins-3.4.0-staticar.patch Andreas HAttel (dilfridge)

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