public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Auty" <ikelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ikelos:master commit in: media-sound/mpdris2/
Date: Mon,  4 Jun 2012 13:53:14 +0000 (UTC)	[thread overview]
Message-ID: <1338817985.55f8de48e7137135454dda2282510efbe85b78d7.ikelos@gentoo> (raw)

commit:     55f8de48e7137135454dda2282510efbe85b78d7
Author:     Mike Auty <ikelos <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  4 13:53:05 2012 +0000
Commit:     Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Mon Jun  4 13:53:05 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=55f8de48

Add in mpdris2.

---
 media-sound/mpdris2/Manifest            |    1 +
 media-sound/mpdris2/mpdris2-9999.ebuild |   32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/media-sound/mpdris2/Manifest b/media-sound/mpdris2/Manifest
new file mode 100644
index 0000000..7acc5f7
--- /dev/null
+++ b/media-sound/mpdris2/Manifest
@@ -0,0 +1 @@
+EBUILD mpdris2-9999.ebuild 773 RMD160 811067d2a77776302e772e9ba8901cc301f6ee63 SHA1 1d0da7e16a6715d6831c05db4738ce4cf80acba4 SHA256 b3acd66f7212f7ecae86c9b622f19a51e715f3a6434887fca9a8ab80951fe59d

diff --git a/media-sound/mpdris2/mpdris2-9999.ebuild b/media-sound/mpdris2/mpdris2-9999.ebuild
new file mode 100644
index 0000000..7eced94
--- /dev/null
+++ b/media-sound/mpdris2/mpdris2-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit python autotools eutils git
+
+MY_PN="${PN/d/D}"
+
+DESCRIPTION="An implementation of the MPRIS 2 interface as a client for MPD"
+HOMEPAGE="http://github.com/eonpatapon/mpDris2"
+SRC_URI="" # http://ayeon.org/projects/${MY_PN}/${MY_PN}-${PV}.tar.bz2"
+EGIT_REPO_URI="git://github.com/eonpatapon/mpDris2.git"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=">=dev-lang/python-2.4
+		>=dev-python/dbus-python-0.80
+		>=dev-python/pygobject-2.14
+		>=dev-python/python-mpd-0.3.0"
+
+src_prepare() {
+	eautoreconf
+}
+
+src_install() {
+	emake install DESTDIR="${D}" || die "Failed to install"
+}



             reply	other threads:[~2012-06-04 13:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04 13:53 Mike Auty [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-15 22:03 [gentoo-commits] dev/ikelos:master commit in: media-sound/mpdris2/ Mike Auty
2014-12-01  1:11 Mike Auty

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=1338817985.55f8de48e7137135454dda2282510efbe85b78d7.ikelos@gentoo \
    --to=ikelos@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