summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-05-07 17:17:55 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-05-10 22:19:20 +0200
commit9794aac65db36b79cd49c6222e49461bdbdd3ad0 (patch)
treeda9bb057c7672d8779f4791a8cc92250e701edca /kde-apps/kdepim-common-libs
parentgames-fps/urbanterror: Restore pax_kernel USE flag in metadata.xml (diff)
downloadgentoo-9794aac65db36b79cd49c6222e49461bdbdd3ad0.tar.gz
gentoo-9794aac65db36b79cd49c6222e49461bdbdd3ad0.tar.bz2
gentoo-9794aac65db36b79cd49c6222e49461bdbdd3ad0.zip
kde-apps: Drop KDE PIM 4.14.11_pre20160211
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'kde-apps/kdepim-common-libs')
-rw-r--r--kde-apps/kdepim-common-libs/Manifest1
-rw-r--r--kde-apps/kdepim-common-libs/files/install-composereditorng.patch15
-rw-r--r--kde-apps/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch86
-rw-r--r--kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild96
4 files changed, 0 insertions, 198 deletions
diff --git a/kde-apps/kdepim-common-libs/Manifest b/kde-apps/kdepim-common-libs/Manifest
index e440cd850115..4684ba427675 100644
--- a/kde-apps/kdepim-common-libs/Manifest
+++ b/kde-apps/kdepim-common-libs/Manifest
@@ -1,2 +1 @@
-DIST kdepim-4.14.11_pre20160211.tar.gz 18551484 SHA256 b970c0c04652519cc7e88d818b3a29e7b356a73f449f7f6e5767d60e5b2a17e3 SHA512 e7fcf14353e457e9b3ec2d7eefa18ac0d9bc454ecaa682dcaf1585a6a36968bc8d7ea6ab61398a8d697d9343f0cd87472a906d444f814cd44956b6499826bb1d WHIRLPOOL f66fd74138ce871f88ce211c3b6af287cddaeda493e42c3b683938c274482d1f09a3ae659d380d4e19f5e5da70f5724ddd48723acf5846f6a1e9c01a79803e7e
DIST kdepim-4.14.11_pre20160611.tar.xz 14805956 SHA256 a9c3f5288efe0ccba3ffb88d4a63ac7b46a6b1ffe3c03b738ac6a53ef48e50b0 SHA512 5ed0d2f814a7aac7f9977840bcda8ba98dc66c8ffe921d30430db07b06de2850d76140a5e5fa44db09e3cb4cac09fee0d8e0e4c208b752d52aecb453a4dc1b08 WHIRLPOOL c6377c37b1a88a9d3958af5af081706e00437c3d0c28152a7e9353c49e376a3acdcdca0055d339f15287e6e101d6367a4d083b1a68162da9d4cc3d26178f62c5
diff --git a/kde-apps/kdepim-common-libs/files/install-composereditorng.patch b/kde-apps/kdepim-common-libs/files/install-composereditorng.patch
deleted file mode 100644
index 37dc26c3f4b0..000000000000
--- a/kde-apps/kdepim-common-libs/files/install-composereditorng.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/composereditor-ng/CMakeLists.txt 2013-02-25 03:16:44.129528884 +0000
-+++ b/composereditor-ng/CMakeLists.txt.new 2013-02-25 03:18:48.016192479 +0000
-@@ -58,8 +58,8 @@
- install(TARGETS composereditorng ${INSTALL_TARGETS_DEFAULT_ARGS} )
- install( FILES data/composereditorinitialhtml DESTINATION ${DATA_INSTALL_DIR}/composereditor )
-
--#install( FILES
--# composereditor_export.h
--# composereditor.h
--# DESTINATION ${INCLUDE_INSTALL_DIR}/composereditorng COMPONENT Devel )
-+install( FILES
-+ composereditor_export.h
-+ composereditor.h
-+ DESTINATION ${INCLUDE_INSTALL_DIR}/composereditorng COMPONENT Devel )
-
diff --git a/kde-apps/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch b/kde-apps/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch
deleted file mode 100644
index f0037beac4cd..000000000000
--- a/kde-apps/kdepim-common-libs/files/kdepim-common-libs-install-headers.patch
+++ /dev/null
@@ -1,86 +0,0 @@
-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-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild b/kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild
deleted file mode 100644
index 0fcd4f30030a..000000000000
--- a/kde-apps/kdepim-common-libs/kdepim-common-libs-4.14.11_pre20160211-r1.ebuild
+++ /dev/null
@@ -1,96 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KMNAME="kdepim"
-EGIT_BRANCH="KDE/4.14"
-KMNOMODULE="true"
-WEBKIT_REQUIRED="always"
-inherit kde4-meta
-
-DESCRIPTION="Common libraries for KDE PIM apps"
-COMMIT_ID="2aec255c6465676404e4694405c153e485e477d9"
-SRC_URI="https://quickgit.kde.org/?p=kdepim.git&a=snapshot&h=${COMMIT_ID}&fmt=tgz -> ${KMNAME}-${PV}.tar.gz"
-
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
-IUSE="debug google"
-
-DEPEND="
- $(add_kdeapps_dep kdepimlibs 'akonadi(+)' 4.14.11_pre20160211-r3)
- app-crypt/gpgme
- dev-libs/grantlee:0
- kde-apps/akonadi:4
- kde-frameworks/baloo:4
- google? ( $(add_kdeapps_dep libkgapi '' 2.2.0) )
-"
-RDEPEND="${DEPEND}
- !kde-apps/libkdepim:4
- !kde-apps/libkleo:4
- !kde-apps/libkpgp:4
- !<kde-apps/kaddressbook-4.11.50:4
- !kde-apps/kdepim-wizards:4
- !>kde-apps/kdepimlibs-4.14.11_pre20160211-r3
- !<kde-apps/kmail-4.14.5:4
- !<kde-apps/korganizer-4.5.67:4
- $(add_kdeapps_dep kdepim-runtime)
- app-crypt/gnupg
-"
-
-RESTRICT="test"
-# bug 393131
-
-KMEXTRA="
- agents/sendlateragent/
- akonadi_next/
- calendarsupport/
- calendarviews/
- composereditor-ng/
- grantleeeditor/grantleethemeeditor/
- grantleetheme/
- incidenceeditor-ng/
- libkdepim/
- libkdepimdbusinterfaces/
- libkleo/
- libkpgp/
- kaddressbookgrantlee/
- kdgantt2/
- mailcommon/
- mailimporter/
- messagecomposer/
- messagecore/
- messagelist/
- messageviewer/
- noteshared/
- pimcommon/
- templateparser/
-"
-KMEXTRACTONLY="
- agents/mailfilteragent/org.freedesktop.Akonadi.MailFilterAgent.xml
- kleopatra/
- kmail/
- knode/org.kde.knode.xml
- korgac/org.kde.korganizer.KOrgac.xml
- korganizer/data/org.kde.korganizer.Korganizer.xml
- korganizer/data/org.kde.Korganizer.Calendar.xml
-"
-KMSAVELIBS="true"
-
-PATCHES=(
- "${FILESDIR}/install-composereditorng.patch"
- "${FILESDIR}/${PN}-install-headers.patch"
-)
-
-src_prepare() {
- kde4-meta_src_prepare
- sed -e '/folderarchiveagent.desktop/d' \
- -i agents/CMakeLists.txt || die
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package google LibKGAPI2)
- )
-
- kde4-meta_src_configure
-}