public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/angelos:master commit in: media-sound/indicator-sound/
Date: Sun, 12 Jun 2011 19:09:01 +0000 (UTC)	[thread overview]
Message-ID: <0fbb088700a5b7a4e2b7856846f685572efec82f.angelos@gentoo> (raw)

commit:     0fbb088700a5b7a4e2b7856846f685572efec82f
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 19:04:22 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 19:04:22 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=0fbb0887

indicator-sound: Initial import

---
 media-sound/indicator-sound/Manifest               |    3 +
 .../indicator-sound/indicator-sound-0.7.0.ebuild   |   47 ++++++++++++++++++++
 media-sound/indicator-sound/metadata.xml           |    6 +++
 3 files changed, 56 insertions(+), 0 deletions(-)

diff --git a/media-sound/indicator-sound/Manifest b/media-sound/indicator-sound/Manifest
new file mode 100644
index 0000000..a784de8
--- /dev/null
+++ b/media-sound/indicator-sound/Manifest
@@ -0,0 +1,3 @@
+DIST indicator-sound-0.7.0.tar.gz 474470 RMD160 a34b1161a582d2221a0dfecc34501bdc48ddebfe SHA1 9cc8dc18926bd1f675d1b54353eb103a4d83dfd4 SHA256 6bacea1129023c2bfd6c54b6cfd8b4df90d33fed3051b2c95001bf0fb079bd7a
+EBUILD indicator-sound-0.7.0.ebuild 994 RMD160 619053bc449f0c4f64b848577be9863ab76e748e SHA1 8ba720d127c0ac8d69231633fd824a2aa4dd3206 SHA256 6a3f6ebc522a2116a9f3ba5790cf01e46e4244340f459ce2747b4e5b57462345
+MISC metadata.xml 162 RMD160 8056876fd0119a9fcf1cf8e6a622173f9a2a41a6 SHA1 54fe1b9e689c641de2d237db03c8c38c6f7b6522 SHA256 c754e9c767b98b9894c12dd21b8ef1d01f2b5e58813a286f9a62f20078888d85

diff --git a/media-sound/indicator-sound/indicator-sound-0.7.0.ebuild b/media-sound/indicator-sound/indicator-sound-0.7.0.ebuild
new file mode 100644
index 0000000..ff447b5
--- /dev/null
+++ b/media-sound/indicator-sound/indicator-sound-0.7.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit gnome2-utils
+
+DESCRIPTION="A unified sound menu"
+HOMEPAGE="https://launchpad.net/indicator-sound"
+SRC_URI="http://launchpad.net/${PN}/fourth/${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-libs/glib:2
+	>=dev-libs/libdbusmenu-0.3.101[gtk,vala]
+	dev-libs/libgee
+	>=dev-libs/libindicator-0.3.19
+	dev-libs/libxml2:2
+	gnome-base/gconf:2
+	media-sound/pulseaudio[glib]
+	x11-libs/gtk+:2
+	x11-libs/libido
+	>=x11-libs/libnotify-0.7"
+DEPEND="${RDEPEND}
+	dev-lang/vala:0.12
+	dev-util/pkgconfig"
+
+DOCS=( AUTHORS )
+
+src_configure() {
+	VALAC=$(type -p valac-0.12) \
+		econf \
+		--disable-static \
+		--disable-schemas-compile
+}
+
+src_install() {
+	default
+	find "${ED}" -name "*.la" -exec rm -rf {} +
+}
+
+pkg_preinst() { gnome2_schemas_savelist; }
+pkg_postinst() { gnome2_schemas_update; }
+pkg_postrm() { gnome2_schemas_update; }

diff --git a/media-sound/indicator-sound/metadata.xml b/media-sound/indicator-sound/metadata.xml
new file mode 100644
index 0000000..1bb9c56
--- /dev/null
+++ b/media-sound/indicator-sound/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+</pkgmetadata>
+



             reply	other threads:[~2011-06-12 19:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12 19:09 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-20 11:43 [gentoo-commits] dev/angelos:master commit in: media-sound/indicator-sound/ Christoph Mende
2015-10-22 11:40 Christoph Mende

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=0fbb088700a5b7a4e2b7856846f685572efec82f.angelos@gentoo \
    --to=angelos@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