public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: sys-devel/d-sel/
Date: Sun,  5 May 2013 17:30:49 +0000 (UTC)	[thread overview]
Message-ID: <1367775202.8504f35632fe5832caf788b63d060e983ede87bf.dilfridge@gentoo> (raw)

commit:     8504f35632fe5832caf788b63d060e983ede87bf
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 17:33:22 2013 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May  5 17:33:22 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8504f356

[sys-devel/d-sel] Add (git) dbus monitor recommended by dfaure

Package-Manager: portage-2.2.0_alpha173

---
 sys-devel/d-sel/d-sel-9999.ebuild |   32 ++++++++++++++++++++++++++++++++
 sys-devel/d-sel/metadata.xml      |    5 +++++
 2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/sys-devel/d-sel/d-sel-9999.ebuild b/sys-devel/d-sel/d-sel-9999.ebuild
new file mode 100644
index 0000000..13d26cf
--- /dev/null
+++ b/sys-devel/d-sel/d-sel-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+KDE_REQUIRED=optional
+
+inherit kde4-base
+
+DESCRIPTION="DBus analyzer with optional KDE client"
+EGIT_REPO_URI="git://anongit.kde.org/scratch/ahartmetz/d-sel.git"
+HOMEPAGE="http://www.kde.org/"
+# found nothing better
+
+LICENSE="LGPL-2.1 MPL-1.1"
+SLOT="4"
+KEYWORDS=""
+IUSE="debug kde"
+
+DEPEND="
+	kde? ( dev-libs/tinyxml2 )
+"
+RDEPEND="
+	${DEPEND}
+"
+
+src_configure() {
+	mycmakeargs=(
+		$(cmake-utils_use_build kde DSEL_BUILD_DSELRIG)
+	)
+	kde4-base_src_configure
+}

diff --git a/sys-devel/d-sel/metadata.xml b/sys-devel/d-sel/metadata.xml
new file mode 100644
index 0000000..8d1e86a
--- /dev/null
+++ b/sys-devel/d-sel/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>kde</herd>
+</pkgmetadata>


             reply	other threads:[~2013-05-05 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-05 17:30 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-25 21:25 [gentoo-commits] proj/kde:master commit in: sys-devel/d-sel/ Johannes Huber
2016-04-27 15:34 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=1367775202.8504f35632fe5832caf788b63d060e983ede87bf.dilfridge@gentoo \
    --to=dilfridge@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