summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/byzanz/ChangeLog6
-rw-r--r--media-gfx/byzanz/byzanz-0.2.2.ebuild31
-rw-r--r--media-gfx/byzanz/byzanz-0.2.3.ebuild10
3 files changed, 10 insertions, 37 deletions
diff --git a/media-gfx/byzanz/ChangeLog b/media-gfx/byzanz/ChangeLog
index 22a571bf6597..23184a405b61 100644
--- a/media-gfx/byzanz/ChangeLog
+++ b/media-gfx/byzanz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/byzanz
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/byzanz/ChangeLog,v 1.10 2012/05/05 07:00:22 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/byzanz/ChangeLog,v 1.11 2012/10/25 20:21:51 eva Exp $
+
+ 25 Oct 2012; Gilles Dartiguelongue <eva@gentoo.org> -byzanz-0.2.2.ebuild,
+ byzanz-0.2.3.ebuild:
+ Pin gstreamer dependencies to slot 0.10. Drop old revision.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> byzanz-0.2.2.ebuild,
byzanz-0.2.3.ebuild:
diff --git a/media-gfx/byzanz/byzanz-0.2.2.ebuild b/media-gfx/byzanz/byzanz-0.2.2.ebuild
deleted file mode 100644
index 7caf2e605fff..000000000000
--- a/media-gfx/byzanz/byzanz-0.2.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/byzanz/byzanz-0.2.2.ebuild,v 1.5 2012/05/05 07:00:22 jdhore Exp $
-
-EAPI=2
-
-GCONF_DEBUG=no
-
-inherit gnome2
-
-DESCRIPTION="Screencasting program that saves casts as GIF files"
-HOMEPAGE="http://people.freedesktop.org/~company/byzanz/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libXdamage-1.0
- >=dev-libs/glib-2.16:2
- >=x11-libs/gtk+-2.17.10:2
- >=gnome-base/gconf-2.10
- || ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 )
- >=media-libs/gst-plugins-base-0.10.24
- >=x11-libs/cairo-1.8.10"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- dev-util/intltool
- >=x11-proto/damageproto-1.0"
-
-DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README"
diff --git a/media-gfx/byzanz/byzanz-0.2.3.ebuild b/media-gfx/byzanz/byzanz-0.2.3.ebuild
index ebac27e7d936..ed866ae8400c 100644
--- a/media-gfx/byzanz/byzanz-0.2.3.ebuild
+++ b/media-gfx/byzanz/byzanz-0.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/byzanz/byzanz-0.2.3.ebuild,v 1.4 2012/05/05 07:00:22 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/byzanz/byzanz-0.2.3.ebuild,v 1.5 2012/10/25 20:21:51 eva Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -20,10 +20,10 @@ RDEPEND=">=x11-libs/libXdamage-1.0
>=x11-libs/gtk+-2.17.10:2
>=gnome-base/gconf-2.10
|| ( gnome-base/gnome-panel[bonobo] <gnome-base/gnome-panel-2.32 )
- >=media-libs/gst-plugins-base-0.10.24
- media-libs/gst-plugins-good
- media-plugins/gst-plugins-theora
- media-plugins/gst-plugins-vp8
+ >=media-libs/gst-plugins-base-0.10.24:0.10
+ media-libs/gst-plugins-good:0.10
+ media-plugins/gst-plugins-theora:0.10
+ media-plugins/gst-plugins-vp8:0.10
>=x11-libs/cairo-1.8.10"
DEPEND="${RDEPEND}
virtual/pkgconfig