public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdesu/
Date: Mon, 13 Apr 2015 13:52:59 +0000 (UTC)	[thread overview]
Message-ID: <1428933167.cf0c5f9be23742881d699bbe3df2a02c6e04a3ee.mrueg@gentoo> (raw)

commit:     cf0c5f9be23742881d699bbe3df2a02c6e04a3ee
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 13:52:47 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 13:52:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cf0c5f9b

[kde-apps/kdesu] Drop files due to collisions with plasma-5.3

Package-Manager: portage-2.2.18

 kde-apps/kdesu/kdesu-14.12.3-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/kde-apps/kdesu/kdesu-14.12.3-r1.ebuild b/kde-apps/kdesu/kdesu-14.12.3-r1.ebuild
new file mode 100644
index 0000000..dca868e
--- /dev/null
+++ b/kde-apps/kdesu/kdesu-14.12.3-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-runtime"
+inherit kde4-meta
+
+# FIXME: Is default command ( su/sudo ) still configurable,
+# if not, USE-flag ?
+DESCRIPTION="KDE: gui for su(1)"
+HOMEPAGE+=" http://techbase.kde.org/Projects/kdesu"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+src_prepare() {
+	sed -i -e '/doc/ s/^/#/' CMakeLists.txt || die
+	kde4-meta_src_prepare
+}
+
+src_configure() {
+	# Upstream moved kdesu to libexec first, then decided to move it back
+	# to /${PREFIX}/bin/ , so I'm doing that now already.
+	sed -e '/kdesu_executable/s:LIBEXEC_INSTALL_DIR:BIN_INSTALL_DIR:' \
+		-i "${S}"/kdesu/kdesu/CMakeLists.txt || \
+		die "Moving kdesu from libexec to bin failed."
+
+	kde4-meta_src_configure
+}


             reply	other threads:[~2015-04-13 13:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-13 13:52 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05 14:22 [gentoo-commits] proj/kde:master commit in: kde-apps/kdesu/ Manuel Rüger
2016-04-04 18:08 Johannes Huber

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=1428933167.cf0c5f9be23742881d699bbe3df2a02c6e04a3ee.mrueg@gentoo \
    --to=mrueg@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