summaryrefslogtreecommitdiff
path: root/kde-apps/kdepimlibs
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kdepimlibs')
-rw-r--r--kde-apps/kdepimlibs/Manifest4
-rw-r--r--kde-apps/kdepimlibs/files/kdepimlibs-4.14.10_p20160611-revert-544410c90.patch25
-rw-r--r--kde-apps/kdepimlibs/kdepimlibs-4.14.10_p20160611.ebuild61
-rw-r--r--kde-apps/kdepimlibs/metadata.xml8
4 files changed, 0 insertions, 98 deletions
diff --git a/kde-apps/kdepimlibs/Manifest b/kde-apps/kdepimlibs/Manifest
deleted file mode 100644
index aae2c8044ecc..000000000000
--- a/kde-apps/kdepimlibs/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX kdepimlibs-4.14.10_p20160611-revert-544410c90.patch 985 BLAKE2B fe5b9b78d71ee406c950483fe1ac2a60095a8b4027baa6880cf638fa00d7b4ef073a7d5871f352957120202c35f63c0df42ecbd5b0be524a5a1cc6baf7231c08 SHA512 217739f52cc98d455a4c49bc2c1aa4ecfc10af7941a13931e9aa65dccfbd61b9c1de88b7f89e83f56ad77da2962067305aea1f32d8d3f9b585940ca92b06083d
-DIST kdepimlibs-4.14.11_pre20160611.tar.xz 2860084 BLAKE2B 68977e304d4ef8e859b554fb58f6a6fc2e653f9b0298dcfee48e1ba969a6c6fe57b797549ecd42986184015ee2d7d43749f1159b15385cc40d69a6c638f683c9 SHA512 19560362f07328f3743b5aabdef74a55e3ac7f8016f1bb6d63aa792985b9b0c4d3f34e979df6022df31623ffb7f701c90f9262a70cc9326596429ff1395c4f6d
-EBUILD kdepimlibs-4.14.10_p20160611.ebuild 1459 BLAKE2B 29b797ddb4bed31afd6599e9ea16ed54a3d5c01580dbd4ab16a5bb111f7115a192b72af38aa7f2e419837a74cc6f8956e7a0b655ba536955eef217f3840ea0a6 SHA512 c086831d410e485b208c7051934ad4f986a0c139fc6f8d13e494a112c04e7bf931aa75dcd19befd64b0362dfc0228c8c34a33dc47cac341ec005bf330e5db52a
-MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3
diff --git a/kde-apps/kdepimlibs/files/kdepimlibs-4.14.10_p20160611-revert-544410c90.patch b/kde-apps/kdepimlibs/files/kdepimlibs-4.14.10_p20160611-revert-544410c90.patch
deleted file mode 100644
index 94f1494a3ddd..000000000000
--- a/kde-apps/kdepimlibs/files/kdepimlibs-4.14.10_p20160611-revert-544410c90.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/kioslave/pop3/pop3.cpp b/kioslave/pop3/pop3.cpp
-index 8238a5fca..20730950d 100644
---- a/kioslave/pop3/pop3.cpp
-+++ b/kioslave/pop3/pop3.cpp
-@@ -812,7 +812,6 @@ void POP3Protocol::get(const KUrl & url)
- .
- */
- if (result) {
-- mimeType("text/plain");
- while (true /* !AtEOF() */ ) {
- memset(buf, 0, sizeof(buf));
- myReadLine(buf, sizeof(buf) - 1);
-@@ -849,12 +848,6 @@ void POP3Protocol::get(const KUrl & url)
- m_cmd = CMD_NONE;
- } else if (cmd == "download" || cmd == "headers") {
- const QStringList waitingCommands = path.split(',', QString::SkipEmptyParts);
-- if ( waitingCommands.isEmpty() ) {
-- kDebug(7105) << "tried to request" << cmd << "for" << path << "with no specific item to get";
-- closeConnection();
-- error(ERR_INTERNAL, m_sServer);
-- return;
-- }
- bool noProgress = (metaData("progress") == "off"
- || waitingCommands.count() > 1);
- int p_size = 0;
diff --git a/kde-apps/kdepimlibs/kdepimlibs-4.14.10_p20160611.ebuild b/kde-apps/kdepimlibs/kdepimlibs-4.14.10_p20160611.ebuild
deleted file mode 100644
index 831871c89f24..000000000000
--- a/kde-apps/kdepimlibs/kdepimlibs-4.14.10_p20160611.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-CPPUNIT_REQUIRED="optional"
-SQL_REQUIRED="always"
-inherit kde4-base
-
-DESCRIPTION="Common library for KDE PIM apps"
-SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P/10_p/11_pre}.tar.xz"
-
-KEYWORDS="amd64 ~arm x86"
-LICENSE="LGPL-2.1"
-IUSE="debug ldap"
-
-# some akonadi tests timeout, that probably needs more work as its ~700 tests
-RESTRICT="test"
-
-DEPEND="
- >=app-crypt/gpgme-1.8.0
- dev-libs/boost:=
- dev-libs/cyrus-sasl
- dev-libs/libgpg-error
- dev-libs/libical:=
- dev-libs/qjson
- kde-apps/akonadi:4
- media-libs/phonon[qt4]
- x11-misc/shared-mime-info
- ldap? ( net-nds/openldap )
-"
-# boost is not linked to, but headers which include it are installed
-# bug #418071
-RDEPEND="${DEPEND}"
-
-# breaks veryoldpim POP3, see also: https://git.reviewboard.kde.org/r/124987/
-PATCHES=( "${FILESDIR}/${P}-revert-544410c90.patch" )
-
-S="${WORKDIR}/${P/10_p/11_pre}"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_TOOLS=OFF
- -DBUILD_doc=$(usex handbook)
- $(cmake-utils_use_find_package ldap Ldap)
- -DCMAKE_DISABLE_FIND_PACKAGE_Prison=ON
- )
-
- kde4-base_src_configure
-}
-
-src_install() {
- kde4-base_src_install
-
- # Collides with net-im/choqok
- rm "${ED}"usr/share/apps/cmake/modules/FindQtOAuth.cmake || die
-
- # contains constants/defines only
- QA_DT_NEEDED="$(find "${ED}" -type f -name 'libakonadi-kabc.so.*' -printf '/%P\n')"
-}
diff --git a/kde-apps/kdepimlibs/metadata.xml b/kde-apps/kdepimlibs/metadata.xml
deleted file mode 100644
index 2fdbf33d963d..000000000000
--- a/kde-apps/kdepimlibs/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>