public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-sound-recorder/
@ 2014-04-12 15:44 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-12 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     23ac0acb41d78414bdd82efa887fafeab635cdbc
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 12 15:33:09 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Apr 12 15:41:24 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=23ac0acb

media-sound/gnome-sound-recorder: initial ebuild

---
 .../gnome-sound-recorder-3.12.0.ebuild             | 32 ++++++++++++++++++++++
 media-sound/gnome-sound-recorder/metadata.xml      |  5 ++++
 2 files changed, 37 insertions(+)

diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.0.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.0.ebuild
new file mode 100644
index 0000000..b9ef245
--- /dev/null
+++ b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Simple sound recorder"
+HOMEPAGE="https://wiki.gnome.org/ThreePointEleven/Features/SoundRecorder"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+# For the list of plugins, see src/audioProfile.js
+COMMON_DEPEND="
+	dev-libs/gjs
+	dev-libs/glib:2
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3.9.4:3[introspection]
+"
+RDEPEND="${COMMON_DEPEND}
+	media-libs/gstreamer:1.0[introspection]
+	media-libs/gst-plugins-base:1.0[introspection]
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.26
+	virtual/pkgconfig
+"

diff --git a/media-sound/gnome-sound-recorder/metadata.xml b/media-sound/gnome-sound-recorder/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/media-sound/gnome-sound-recorder/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>gnome</herd>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-sound-recorder/
@ 2014-04-23 22:14 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-23 22:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0fa75e707e67facf6abf847c28c2fc323c8338f8
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 21:52:54 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 22:13:14 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0fa75e70

media-sound/gnome-sound-recorder: 3.12.0 → 3.12.1

---
 ...me-sound-recorder-3.12.0.ebuild => gnome-sound-recorder-3.12.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.0.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.1.ebuild
similarity index 100%
rename from media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.0.ebuild
rename to media-sound/gnome-sound-recorder/gnome-sound-recorder-3.12.1.ebuild


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

* [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-sound-recorder/
@ 2014-11-23 22:49 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-23 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     c2632c044b57286f8e4775d57716b9ed8d0e09da
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 22:46:40 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 22:49:07 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c2632c04

media-sound/gnome-sound-recorder: 3.14.0.1 → 3.14.2

---
 ...-sound-recorder-3.14.0.1.ebuild => gnome-sound-recorder-3.14.2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.0.1.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.2.ebuild
similarity index 100%
rename from media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.0.1.ebuild
rename to media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.2.ebuild


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

* [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-sound-recorder/
@ 2015-05-03 21:56 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-03 21:56 UTC (permalink / raw
  To: gentoo-commits

commit:     4fee2145225eaa9f9658072d15c308185bf5cc4d
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May  3 21:27:12 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May  3 21:54:49 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4fee2145

media-sound/gnome-sound-recorder: 3.14.2 → 3.16.0

 ...-sound-recorder-3.14.2.ebuild => gnome-sound-recorder-3.16.0.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.2.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.16.0.ebuild
similarity index 94%
rename from media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.2.ebuild
rename to media-sound/gnome-sound-recorder/gnome-sound-recorder-3.16.0.ebuild
index b9ef245..fe39721 100644
--- a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.14.2.ebuild
+++ b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.16.0.ebuild
@@ -20,7 +20,7 @@ COMMON_DEPEND="
 	dev-libs/gjs
 	dev-libs/glib:2
 	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.9.4:3[introspection]
+	>=x11-libs/gtk+-3.12:3[introspection]
 "
 RDEPEND="${COMMON_DEPEND}
 	media-libs/gstreamer:1.0[introspection]


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

* [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-sound-recorder/
@ 2015-06-10 10:37 Gilles Dartiguelongue
  0 siblings, 0 replies; 5+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-10 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     6f55084a211818469f399f223cdfb0bc5b5d15c4
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 16:35:25 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 16:35:25 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6f55084a

media-sound/gnome-sound-recorder: moved to gentoo-x86

 .../gnome-sound-recorder-3.16.0.ebuild             | 32 ----------------------
 1 file changed, 32 deletions(-)

diff --git a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.16.0.ebuild b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.16.0.ebuild
deleted file mode 100644
index fe39721..0000000
--- a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.16.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Simple sound recorder"
-HOMEPAGE="https://wiki.gnome.org/ThreePointEleven/Features/SoundRecorder"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-# For the list of plugins, see src/audioProfile.js
-COMMON_DEPEND="
-	dev-libs/gjs
-	dev-libs/glib:2
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-3.12:3[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
-	media-libs/gstreamer:1.0[introspection]
-	media-libs/gst-plugins-base:1.0[introspection]
-"
-DEPEND="${RDEPEND}
-	>=dev-util/intltool-0.26
-	virtual/pkgconfig
-"


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

end of thread, other threads:[~2015-06-10 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-03 21:56 [gentoo-commits] proj/gnome:master commit in: media-sound/gnome-sound-recorder/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2015-06-10 10:37 Gilles Dartiguelongue
2014-11-23 22:49 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-12 15:44 Gilles Dartiguelongue

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