public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: app-misc/the-board/
@ 2011-03-22 11:12 Nirbheek Chauhan
  0 siblings, 0 replies; 5+ messages in thread
From: Nirbheek Chauhan @ 2011-03-22 11:12 UTC (permalink / raw
  To: gentoo-commits

commit:     b6fb6f20f166f68d79bc8b606ed90b9e9cdfbb96
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 11:09:48 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 11:09:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b6fb6f20

app-misc/the-board: add keywords to live ebuild, release is outdated

---
 app-misc/the-board/the-board-9999.ebuild |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app-misc/the-board/the-board-9999.ebuild b/app-misc/the-board/the-board-9999.ebuild
index 34172ff..5c47047 100644
--- a/app-misc/the-board/the-board-9999.ebuild
+++ b/app-misc/the-board/the-board-9999.ebuild
@@ -16,7 +16,8 @@ SLOT="0"
 IUSE="+libnotify +libsoup +nautilus"
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
-	KEYWORDS=""
+	# Releases get outdated very quickly
+	KEYWORDS="~amd64 ~x86"
 else
 	KEYWORDS="~amd64 ~x86"
 fi



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

* [gentoo-commits] proj/gnome:master commit in: app-misc/the-board/
@ 2011-03-29 13:02 Nirbheek Chauhan
  0 siblings, 0 replies; 5+ messages in thread
From: Nirbheek Chauhan @ 2011-03-29 13:02 UTC (permalink / raw
  To: gentoo-commits

commit:     82f4435679d554c893f8b82688c645cd289781d0
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 29 13:02:03 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 13:02:03 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=82f44356

app-misc/the-board: 0.1.1.1 → 0.1.2, mask live version again

---
 ...board-0.1.1.1.ebuild => the-board-0.1.2.ebuild} |    2 ++
 app-misc/the-board/the-board-9999.ebuild           |    5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/app-misc/the-board/the-board-0.1.1.1.ebuild b/app-misc/the-board/the-board-0.1.2.ebuild
similarity index 97%
rename from app-misc/the-board/the-board-0.1.1.1.ebuild
rename to app-misc/the-board/the-board-0.1.2.ebuild
index 34172ff..3a450a8 100644
--- a/app-misc/the-board/the-board-0.1.1.1.ebuild
+++ b/app-misc/the-board/the-board-0.1.2.ebuild
@@ -32,6 +32,8 @@ RDEPEND="
 	>=media-libs/clutter-gst-1.3.2:1.0
 	>=x11-libs/mx-1.1.1[introspection]
 
+	media-libs/gstreamer:0.10
+
 	libnotify? ( >=x11-libs/libnotify-0.7.1 )
 	libsoup? ( net-libs/libsoup:2.4[introspection] )
 	nautilus? ( >=x11-libs/gdk-pixbuf-2.22.1

diff --git a/app-misc/the-board/the-board-9999.ebuild b/app-misc/the-board/the-board-9999.ebuild
index 5c47047..3a450a8 100644
--- a/app-misc/the-board/the-board-9999.ebuild
+++ b/app-misc/the-board/the-board-9999.ebuild
@@ -16,8 +16,7 @@ SLOT="0"
 IUSE="+libnotify +libsoup +nautilus"
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
-	# Releases get outdated very quickly
-	KEYWORDS="~amd64 ~x86"
+	KEYWORDS=""
 else
 	KEYWORDS="~amd64 ~x86"
 fi
@@ -33,6 +32,8 @@ RDEPEND="
 	>=media-libs/clutter-gst-1.3.2:1.0
 	>=x11-libs/mx-1.1.1[introspection]
 
+	media-libs/gstreamer:0.10
+
 	libnotify? ( >=x11-libs/libnotify-0.7.1 )
 	libsoup? ( net-libs/libsoup:2.4[introspection] )
 	nautilus? ( >=x11-libs/gdk-pixbuf-2.22.1



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

* [gentoo-commits] proj/gnome:master commit in: app-misc/the-board/
@ 2011-04-29 19:12 Nirbheek Chauhan
  0 siblings, 0 replies; 5+ messages in thread
From: Nirbheek Chauhan @ 2011-04-29 19:12 UTC (permalink / raw
  To: gentoo-commits

commit:     26a736768dde15383ed734c8bf8ed92c5989840b
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 18:55:46 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 18:55:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=26a73676

app-misc/the-board: 0.1.2 → 0.1.3

---
 ...e-board-0.1.2.ebuild => the-board-0.1.3.ebuild} |   14 ++++++++------
 app-misc/the-board/the-board-9999.ebuild           |   14 ++++++++------
 2 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/app-misc/the-board/the-board-0.1.2.ebuild b/app-misc/the-board/the-board-0.1.3.ebuild
similarity index 79%
rename from app-misc/the-board/the-board-0.1.2.ebuild
rename to app-misc/the-board/the-board-0.1.3.ebuild
index 6e57283..1bc7985 100644
--- a/app-misc/the-board/the-board-0.1.2.ebuild
+++ b/app-misc/the-board/the-board-0.1.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://live.gnome.org/TheBoardProject"
 # Not sure if this is the correct license
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="+libnotify +libsoup +nautilus"
+IUSE="+cheese +libnotify +libsoup +nautilus"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
@@ -24,22 +24,23 @@ else
 fi
 
 RDEPEND="
-	>=dev-libs/glib-2.27.3
-	>=x11-libs/gtk+-2.91.7:3[introspection]
+	>=dev-libs/glib-2.28.0
+	>=x11-libs/gtk+-3.0.0:3[introspection]
 	>=x11-libs/gdk-pixbuf-2.22:2[introspection]
 	>=dev-libs/gjs-0.7.7
-	>=dev-libs/gobject-introspection-0.9.6
+	>=dev-libs/gobject-introspection-0.10.0
 	>=media-libs/clutter-1.6.0:1.0[introspection]
-	>=media-libs/clutter-gtk-0.91.8:1.0
+	>=media-libs/clutter-gtk-1.0.0:1.0
 	>=media-libs/clutter-gst-1.3.2:1.0
 	>=x11-libs/mx-1.1.1[introspection]
 
 	media-libs/gstreamer:0.10
 
+	cheese? ( >=media-video/cheese-3.0.1 )
 	libnotify? ( >=x11-libs/libnotify-0.7.1 )
 	libsoup? ( net-libs/libsoup:2.4[introspection] )
 	nautilus? ( >=x11-libs/gdk-pixbuf-2.22.1
-				>=gnome-base/nautilus-2.91.3 )
+				>=gnome-base/nautilus-3.0.0 )
 "
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
@@ -52,6 +53,7 @@ src_prepare() {
 	G2CONF="${G2CONF}
 		--disable-static
 		--disable-maintainer-mode
+		$(use_with cheese)
 		$(use_with libnotify)
 		$(use_with libsoup)
 		$(use_with nautilus)"

diff --git a/app-misc/the-board/the-board-9999.ebuild b/app-misc/the-board/the-board-9999.ebuild
index 6e57283..1bc7985 100644
--- a/app-misc/the-board/the-board-9999.ebuild
+++ b/app-misc/the-board/the-board-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://live.gnome.org/TheBoardProject"
 # Not sure if this is the correct license
 LICENSE="GPL-3"
 SLOT="0"
-IUSE="+libnotify +libsoup +nautilus"
+IUSE="+cheese +libnotify +libsoup +nautilus"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
@@ -24,22 +24,23 @@ else
 fi
 
 RDEPEND="
-	>=dev-libs/glib-2.27.3
-	>=x11-libs/gtk+-2.91.7:3[introspection]
+	>=dev-libs/glib-2.28.0
+	>=x11-libs/gtk+-3.0.0:3[introspection]
 	>=x11-libs/gdk-pixbuf-2.22:2[introspection]
 	>=dev-libs/gjs-0.7.7
-	>=dev-libs/gobject-introspection-0.9.6
+	>=dev-libs/gobject-introspection-0.10.0
 	>=media-libs/clutter-1.6.0:1.0[introspection]
-	>=media-libs/clutter-gtk-0.91.8:1.0
+	>=media-libs/clutter-gtk-1.0.0:1.0
 	>=media-libs/clutter-gst-1.3.2:1.0
 	>=x11-libs/mx-1.1.1[introspection]
 
 	media-libs/gstreamer:0.10
 
+	cheese? ( >=media-video/cheese-3.0.1 )
 	libnotify? ( >=x11-libs/libnotify-0.7.1 )
 	libsoup? ( net-libs/libsoup:2.4[introspection] )
 	nautilus? ( >=x11-libs/gdk-pixbuf-2.22.1
-				>=gnome-base/nautilus-2.91.3 )
+				>=gnome-base/nautilus-3.0.0 )
 "
 DEPEND="${RDEPEND}
 	>=sys-devel/gettext-0.17
@@ -52,6 +53,7 @@ src_prepare() {
 	G2CONF="${G2CONF}
 		--disable-static
 		--disable-maintainer-mode
+		$(use_with cheese)
 		$(use_with libnotify)
 		$(use_with libsoup)
 		$(use_with nautilus)"



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

* [gentoo-commits] proj/gnome:master commit in: app-misc/the-board/
@ 2011-04-29 19:56 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2011-04-29 19:56 UTC (permalink / raw
  To: gentoo-commits

commit:     10048e6204a99946388e341d52e00ca47da13e1b
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 19:56:00 2011 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:56:00 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=10048e62

app-misc/the-board: QAed, use phases as expected

---
 app-misc/the-board/the-board-0.1.3.ebuild |    7 +++----
 app-misc/the-board/the-board-9999.ebuild  |    7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/app-misc/the-board/the-board-0.1.3.ebuild b/app-misc/the-board/the-board-0.1.3.ebuild
index 1bc7985..546983a 100644
--- a/app-misc/the-board/the-board-0.1.3.ebuild
+++ b/app-misc/the-board/the-board-0.1.3.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 
 EAPI="3"
+GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
 inherit gnome2
@@ -47,9 +48,8 @@ DEPEND="${RDEPEND}
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.40"
 
-DOCS="AUTHORS NEWS README"
-
-src_prepare() {
+pkg_setup() {
+	DOCS="AUTHORS NEWS README"
 	G2CONF="${G2CONF}
 		--disable-static
 		--disable-maintainer-mode
@@ -57,5 +57,4 @@ src_prepare() {
 		$(use_with libnotify)
 		$(use_with libsoup)
 		$(use_with nautilus)"
-	gnome2_src_prepare
 }

diff --git a/app-misc/the-board/the-board-9999.ebuild b/app-misc/the-board/the-board-9999.ebuild
index 1bc7985..546983a 100644
--- a/app-misc/the-board/the-board-9999.ebuild
+++ b/app-misc/the-board/the-board-9999.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 
 EAPI="3"
+GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
 inherit gnome2
@@ -47,9 +48,8 @@ DEPEND="${RDEPEND}
 	>=dev-util/pkgconfig-0.22
 	>=dev-util/intltool-0.40"
 
-DOCS="AUTHORS NEWS README"
-
-src_prepare() {
+pkg_setup() {
+	DOCS="AUTHORS NEWS README"
 	G2CONF="${G2CONF}
 		--disable-static
 		--disable-maintainer-mode
@@ -57,5 +57,4 @@ src_prepare() {
 		$(use_with libnotify)
 		$(use_with libsoup)
 		$(use_with nautilus)"
-	gnome2_src_prepare
 }



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

* [gentoo-commits] proj/gnome:master commit in: app-misc/the-board/
@ 2012-12-01 14:17 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-01 14:17 UTC (permalink / raw
  To: gentoo-commits

commit:     62985faa75dc3e11f6ce82e43137e0babd054846
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 14:09:43 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 14:16:42 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=62985faa

add metadata.xml

---
 app-misc/the-board/metadata.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/app-misc/the-board/metadata.xml b/app-misc/the-board/metadata.xml
new file mode 100644
index 0000000..78a3db1
--- /dev/null
+++ b/app-misc/the-board/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+  <use>
+    <flag name="nautilus">Enable extension for <pkg>gnome-base/nautilus</pkg></flag>
+    <flag name="cheese">Enable integration with <pkg>media-video/cheese</pkg></flag>
+    <flag name="libsoup">Add support for HTTP resources</flag>
+  </use>
+</pkgmetadata>


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

end of thread, other threads:[~2012-12-01 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 11:12 [gentoo-commits] proj/gnome:master commit in: app-misc/the-board/ Nirbheek Chauhan
  -- strict thread matches above, loose matches on Subject: below --
2011-03-29 13:02 Nirbheek Chauhan
2011-04-29 19:12 Nirbheek Chauhan
2011-04-29 19:56 Gilles Dartiguelongue
2012-12-01 14:17 Gilles Dartiguelongue

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