From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0AEED138CD8 for ; Thu, 4 Jun 2015 17:45:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 513F4E0863; Thu, 4 Jun 2015 17:45:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E06F6E0863 for ; Thu, 4 Jun 2015 17:45:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1589340D77 for ; Thu, 4 Jun 2015 17:45:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 795D6A00 for ; Thu, 4 Jun 2015 17:45:47 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1433439858.62ac60234324425dd4b7c6f6594f0c34c2039697.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-common-libs/files/, kde-base/kdepim-common-libs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch kde-base/kdepim-common-libs/kdepim-common-libs-4.9999.ebuild X-VCS-Directories: kde-base/kdepim-common-libs/files/ kde-base/kdepim-common-libs/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 62ac60234324425dd4b7c6f6594f0c34c2039697 X-VCS-Branch: master Date: Thu, 4 Jun 2015 17:45:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ba622025-3cb6-41f6-9ea1-44700e960a2b X-Archives-Hash: 11eb4c14f41050416e304d940fc0cdb8 commit: 62ac60234324425dd4b7c6f6594f0c34c2039697 Author: Michael Palimaka gentoo org> AuthorDate: Thu Jun 4 17:44:18 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jun 4 17:44:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=62ac6023 [kde-base/kdepim-common-libs] Import patch from Fedora to install headers needed by Kopete's cryptography plugin. Package-Manager: portage-2.2.20 .../files/kdepim-common-libs-install-headers.patch | 86 ++++++++++++++++++++++ .../kdepim-common-libs-4.9999.ebuild | 5 +- 2 files changed, 90 insertions(+), 1 deletion(-) diff --git a/kde-base/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch b/kde-base/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch new file mode 100644 index 0000000..f0037be --- /dev/null +++ b/kde-base/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch @@ -0,0 +1,86 @@ +Install headers needed by Kopete's cryptography plugin. + +Patch borrowed from Fedora. + +diff --git a/libkleo/CMakeLists.txt b/libkleo/CMakeLists.txt +index 84e660f..bfb92f8 100644 +--- a/libkleo/CMakeLists.txt ++++ b/libkleo/CMakeLists.txt +@@ -124,3 +124,61 @@ install ( FILES libkleopatrarc-win32.desktop DESTINATION ${CONFIG_INSTALL_DIR} R + else () + install ( FILES libkleopatrarc.desktop DESTINATION ${CONFIG_INSTALL_DIR} RENAME libkleopatrarc ) + endif () ++ ++install( FILES ++ kleo/kleo_export.h ++ kleo/enum.h ++ kleo/oidmap.h ++ kleo/cryptobackend.h ++ kleo/cryptobackendfactory.h ++ kleo/cryptoconfig.h ++ kleo/dn.h ++ kleo/job.h ++ kleo/keylistjob.h ++ kleo/keygenerationjob.h ++ kleo/abstractimportjob.h ++ kleo/importjob.h ++ kleo/importfromkeyserverjob.h ++ kleo/exportjob.h ++ kleo/changeexpiryjob.h ++ kleo/changeownertrustjob.h ++ kleo/downloadjob.h ++ kleo/deletejob.h ++ kleo/encryptjob.h ++ kleo/decryptjob.h ++ kleo/signjob.h ++ kleo/specialjob.h ++ kleo/verifydetachedjob.h ++ kleo/verifyopaquejob.h ++ kleo/decryptverifyjob.h ++ kleo/signencryptjob.h ++ kleo/signkeyjob.h ++ kleo/adduseridjob.h ++ kleo/refreshkeysjob.h ++ kleo/multideletejob.h ++ kleo/hierarchicalkeylistjob.h ++ kleo/keyfilter.h ++ kleo/keyfiltermanager.h ++ kleo/changepasswdjob.h ++ kleo/checksumdefinition.h ++ kleo/exception.h ++ kleo/kconfigbasedkeyfilter.h ++ kleo/listallkeysjob.h ++ kleo/stl_util.h ++ DESTINATION ${INCLUDE_INSTALL_DIR}/kleo COMPONENT Devel) ++ ++install ( FILES ++ ui/kdhorizontalline.h ++ ui/messagebox.h ++ ui/progressbar.h ++ ui/progressdialog.h ++ ui/keylistview.h ++ ui/keyselectiondialog.h ++ ui/keyrequester.h ++ ui/keyapprovaldialog.h ++ ui/dnattributeorderconfigwidget.h ++ ui/cryptoconfigmodule.h ++ ui/cryptoconfigdialog.h ++ ui/directoryserviceswidget.h ++ ui/filenamerequester.h ++ DESTINATION ${INCLUDE_INSTALL_DIR}/kleo/ui COMPONENT Devel) +diff --git a/libkpgp/CMakeLists.txt b/libkpgp/CMakeLists.txt +index 4be58ba..de868ad 100644 +--- a/libkpgp/CMakeLists.txt ++++ b/libkpgp/CMakeLists.txt +@@ -35,3 +35,11 @@ add_subdirectory( tests ) + install(FILES kconf_update/kpgp.upd DESTINATION ${KCONF_UPDATE_INSTALL_DIR}) + install(PROGRAMS kconf_update/kpgp-3.1-upgrade-address-data.pl DESTINATION ${KCONF_UPDATE_INSTALL_DIR}) + ++install(FILES ++ kpgp.h ++ kpgpbase.h ++ kpgpblock.h ++ kpgpkey.h ++ kpgpui.h ++ libkpgp_export.h ++ DESTINATION ${INCLUDE_INSTALL_DIR}/kpgp COMPONENT Devel ) diff --git a/kde-base/kdepim-common-libs/kdepim-common-libs-4.9999.ebuild b/kde-base/kdepim-common-libs/kdepim-common-libs-4.9999.ebuild index 941673a..45ddf2a 100644 --- a/kde-base/kdepim-common-libs/kdepim-common-libs-4.9999.ebuild +++ b/kde-base/kdepim-common-libs/kdepim-common-libs-4.9999.ebuild @@ -72,7 +72,10 @@ KMEXTRACTONLY=" " KMSAVELIBS="true" -PATCHES=( "${FILESDIR}/install-composereditorng.patch" ) +PATCHES=( + "${FILESDIR}/install-composereditorng.patch" + "${FILESDIR}/${PN}-install-headers.patch" +) src_prepare() { kde4-meta_src_prepare