public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/files/, kde-apps/kpimtextedit/
Date: Thu, 24 Sep 2015 19:19:15 +0000 (UTC)	[thread overview]
Message-ID: <1443122348.f94013ea73102002a0141e27ee3c032887ad88a8.kensington@gentoo> (raw)

commit:     f94013ea73102002a0141e27ee3c032887ad88a8
Author:     Matthew Dawson <matthew <AT> mjdsystems <DOT> ca>
AuthorDate: Sun Aug 30 14:25:02 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 19:19:08 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f94013ea

kde-apps/kpimtextedit: Remove dependency on kde-frameworks/kdelibs4support

Package-Manager: portage-2.2.20.1

 ...kpimtextedit-15.08.0-remove-kdelibs4support.patch | 20 ++++++++++++++++++++
 kde-apps/kpimtextedit/kpimtextedit-15.08.1.ebuild    |  4 ++++
 .../kpimtextedit/kpimtextedit-15.08.49.9999.ebuild   |  4 ++++
 3 files changed, 28 insertions(+)

diff --git a/kde-apps/kpimtextedit/files/kpimtextedit-15.08.0-remove-kdelibs4support.patch b/kde-apps/kpimtextedit/files/kpimtextedit-15.08.0-remove-kdelibs4support.patch
new file mode 100644
index 0000000..9a52e31
--- /dev/null
+++ b/kde-apps/kpimtextedit/files/kpimtextedit-15.08.0-remove-kdelibs4support.patch
@@ -0,0 +1,20 @@
+commit 1d0d86f017ab4b53442c1c6eb04d3d50b483a741
+Author: Montel Laurent <montel@kde.org>
+Date:   Tue Jul 28 07:01:16 2015 +0200
+
+    Remove KF5KDELibs4Support
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 2655c6a..bb55630 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -34,8 +34,7 @@ find_package(KF5TextWidgets ${KF5_VERSION} CONFIG REQUIRED)
+ find_package(KF5WidgetsAddons ${KF5_VERSION} CONFIG REQUIRED)
+ find_package(KF5KIO ${KF5_VERSION} CONFIG REQUIRED)
+ find_package(KF5Codecs ${KF5_VERSION} CONFIG REQUIRED)
+-#REMOVE IT WHEN all kdelib4support removed
+-find_package(KF5KDELibs4Support ${KF5_VERSION} CONFIG REQUIRED)
++find_package(KF5IconThemes ${KF5_VERSION} CONFIG REQUIRED)
+ 
+ add_definitions(-DTRANSLATION_DOMAIN=\"libkpimtextedit\")
+ add_definitions("-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII")

diff --git a/kde-apps/kpimtextedit/kpimtextedit-15.08.1.ebuild b/kde-apps/kpimtextedit/kpimtextedit-15.08.1.ebuild
index cd07a04..3e438ab 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-15.08.1.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-15.08.1.ebuild
@@ -13,6 +13,10 @@ LICENSE="LGPL-2+"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
+PATCHES=(
+	"${FILESDIR}"/kpimtextedit-15.08.0-remove-kdelibs4support.patch
+)
+
 RDEPEND="
 	$(add_frameworks_dep kcodecs)
 	$(add_frameworks_dep kcompletion)

diff --git a/kde-apps/kpimtextedit/kpimtextedit-15.08.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-15.08.49.9999.ebuild
index a41c203..e86a0ae 100644
--- a/kde-apps/kpimtextedit/kpimtextedit-15.08.49.9999.ebuild
+++ b/kde-apps/kpimtextedit/kpimtextedit-15.08.49.9999.ebuild
@@ -13,6 +13,10 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE=""
 
+PATCHES=(
+	"${FILESDIR}"/kpimtextedit-15.08.0-remove-kdelibs4support.patch
+)
+
 RDEPEND="
 	$(add_frameworks_dep kcodecs)
 	$(add_frameworks_dep kcompletion)


             reply	other threads:[~2015-09-24 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24 19:19 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-24 17:04 [gentoo-commits] proj/kde:master commit in: kde-apps/kpimtextedit/files/, kde-apps/kpimtextedit/ Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443122348.f94013ea73102002a0141e27ee3c032887ad88a8.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox