public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/eva:master commit in: media-tv/media-explorer/
@ 2012-11-05 22:34 Gilles Dartiguelongue
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-05 22:34 UTC (permalink / raw
  To: gentoo-commits

commit:     48ca0a3efb17623dd87bc29a784a08eb06a0812c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  5 22:33:35 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov  5 22:34:29 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=48ca0a3e

media-tv/media-explorer: initial ebuild

---
 media-tv/media-explorer/Manifest                   |    1 +
 .../media-explorer/media-explorer-0.4.4.ebuild     |   48 ++++++++++++++++++++
 media-tv/media-explorer/metadata.xml               |    8 +++
 3 files changed, 57 insertions(+), 0 deletions(-)

diff --git a/media-tv/media-explorer/Manifest b/media-tv/media-explorer/Manifest
new file mode 100644
index 0000000..6033055
--- /dev/null
+++ b/media-tv/media-explorer/Manifest
@@ -0,0 +1 @@
+DIST media-explorer-0.4.4.tar.xz 3217784 SHA256 b8e33b41b8559afec8104b1d1dfc1d5f03b4248d58fd46d6a442b32c8125eaad SHA512 a0eec04135d30c541ce34a1b19114e4b03ee4d58406e56df467fd0516210a7626b2926dd724408235b614aaebdc7cac0f614d35ee0114a47941467b4f669e20e WHIRLPOOL 9643a5445a62cd3f4177ef7cf28782cf6372debd98a9a11b44a7f700974f65d8af47c583f6ebc0c3884abe09e594033c003718e1e3641546d19958012c616378

diff --git a/media-tv/media-explorer/media-explorer-0.4.4.ebuild b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
new file mode 100644
index 0000000..60d3887
--- /dev/null
+++ b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Media centre application for Linux"
+HOMEPAGE="http://media-explorer.org/"
+SRC_URI="https://github.com/downloads/${PN}/${PN}/${P}.tar.xz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+introspection lirc test"
+
+RDEPEND="
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/mx-1.3.2
+	media-libs/grilo:0.2
+	>=media-libs/clutter-1.10:1.0
+	>=media-libs/clutter-gst-1.4:1.0
+	>=media-libs/gstreamer-0.10.26:0.10
+	>=net-libs/telepathy-glib-0.17.5
+	x11-libs/gdk-pixbuf:2
+	net-libs/libsoup-gnome:2.4
+	>=app-misc/tracker-0.14
+	dev-libs/json-glib
+	net-dns/avahi
+	lirc? ( app-misc/lirc )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.40
+	virtual/pkgconfig
+	introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
+"
+
+src_configure() {
+	G2CONF="${G2CONF}
+		--with-profile=gnome
+		--enable-webremote
+		$(use_enable test tests)
+		$(use_enable lirc)
+		$(use_enable introspection)"
+	gnome2_src_configure
+}

diff --git a/media-tv/media-explorer/metadata.xml b/media-tv/media-explorer/metadata.xml
new file mode 100644
index 0000000..23310c6
--- /dev/null
+++ b/media-tv/media-explorer/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+	<email>eva@gentoo.org</email>
+	<name>Gilles Dartiguelongue</name>
+</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] dev/eva:master commit in: media-tv/media-explorer/
@ 2013-04-10 19:48 Gilles Dartiguelongue
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue @ 2013-04-10 19:48 UTC (permalink / raw
  To: gentoo-commits

commit:     1698aebf894525286e8c65fbbad377a36b07e194
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 19:45:24 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 19:47:47 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=1698aebf

media-tv/media-explorer: apply gnome team policy

---
 media-tv/media-explorer/Manifest                   |   10 ++++++++++
 .../media-explorer/media-explorer-0.4.4.ebuild     |   13 ++++++-------
 2 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/media-tv/media-explorer/Manifest b/media-tv/media-explorer/Manifest
index 6033055..7b20223 100644
--- a/media-tv/media-explorer/Manifest
+++ b/media-tv/media-explorer/Manifest
@@ -1 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA512
+
 DIST media-explorer-0.4.4.tar.xz 3217784 SHA256 b8e33b41b8559afec8104b1d1dfc1d5f03b4248d58fd46d6a442b32c8125eaad SHA512 a0eec04135d30c541ce34a1b19114e4b03ee4d58406e56df467fd0516210a7626b2926dd724408235b614aaebdc7cac0f614d35ee0114a47941467b4f669e20e WHIRLPOOL 9643a5445a62cd3f4177ef7cf28782cf6372debd98a9a11b44a7f700974f65d8af47c583f6ebc0c3884abe09e594033c003718e1e3641546d19958012c616378
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iEYEAREKAAYFAlFlwVUACgkQ1fmVwcYIWAa7nQCgnvRqrrZtUgsguTAdqlN1n7Ke
+NJQAoL5yfobdAA2ime5qO3Y2H1ovPKkY
+=1GkM
+-----END PGP SIGNATURE-----

diff --git a/media-tv/media-explorer/media-explorer-0.4.4.ebuild b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
index 60d3887..96886dc 100644
--- a/media-tv/media-explorer/media-explorer-0.4.4.ebuild
+++ b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
@@ -38,11 +38,10 @@ DEPEND="${RDEPEND}
 "
 
 src_configure() {
-	G2CONF="${G2CONF}
-		--with-profile=gnome
-		--enable-webremote
-		$(use_enable test tests)
-		$(use_enable lirc)
-		$(use_enable introspection)"
-	gnome2_src_configure
+	gnome2_src_configure \
+		--with-profile=gnome \
+		--enable-webremote \
+		$(use_enable test tests) \
+		$(use_enable lirc) \
+		$(use_enable introspection)
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] dev/eva:master commit in: media-tv/media-explorer/
@ 2013-05-14 22:12 Gilles Dartiguelongue
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Dartiguelongue @ 2013-05-14 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     80fb4c0c9a111c6cfd49eda40faa8eb0b60227c5
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 14 22:12:29 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 14 22:12:29 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=80fb4c0c

media-tv/media-explorer: use thirdparty mirror syntax

---
 .../media-explorer/media-explorer-0.4.4.ebuild     |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/media-explorer/media-explorer-0.4.4.ebuild b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
index 96886dc..7f9ccde 100644
--- a/media-tv/media-explorer/media-explorer-0.4.4.ebuild
+++ b/media-tv/media-explorer/media-explorer-0.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -9,7 +9,7 @@ inherit gnome2
 
 DESCRIPTION="Media centre application for Linux"
 HOMEPAGE="http://media-explorer.org/"
-SRC_URI="https://github.com/downloads/${PN}/${PN}/${P}.tar.xz"
+SRC_URI="mirror://github/${PN}/${PN}/${P}.tar.xz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-14 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-05 22:34 [gentoo-commits] dev/eva:master commit in: media-tv/media-explorer/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2013-04-10 19:48 Gilles Dartiguelongue
2013-05-14 22:12 Gilles Dartiguelongue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox