ChangeLog

# ChangeLog for media-video/gtk-recordmydesktop
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/gtk-recordmydesktop/ChangeLog,v 1.14 2008/05/18 00:45:49 tester Exp $

18 May 2008; Olivier CrĂȘte
gtk-recordmydesktop-0.3.7.2.ebuild:
Stable on amd64

05 May 2008; Olivier CrĂȘte
gtk-recordmydesktop-0.3.7.2.ebuild:
Stable on amd64

20 Mar 2008; Christian Faulhammer
-gtk-recordmydesktop-0.3.6.ebuild, -gtk-recordmydesktop-0.3.7.ebuild:
clean up

07 Mar 2008; Christian Faulhammer
gtk-recordmydesktop-0.3.7.2.ebuild:
stable x86

*gtk-recordmydesktop-0.3.7.2 (06 Feb 2008)

06 Feb 2008; Christian Faulhammer
+gtk-recordmydesktop-0.3.7.2.ebuild:
version bump

*gtk-recordmydesktop-0.3.7 (26 Jan 2008)

26 Jan 2008; Christian Faulhammer
+gtk-recordmydesktop-0.3.7.ebuild:
version bump, bug 207142

12 Nov 2007; Christian Faulhammer
gtk-recordmydesktop-0.3.6.ebuild:
stable x86

23 Oct 2007; Alexis Ballier
-gtk-recordmydesktop-0.3.5.ebuild:
remove old version

09 Oct 2007; Alexis Ballier
gtk-recordmydesktop-0.3.5.ebuild:
fix homepage for remaining ebuild

09 Oct 2007; Alexis Ballier
-gtk-recordmydesktop-0.3.3.1.ebuild, -gtk-recordmydesktop-0.3.4.ebuild:
cleanup old versions

*gtk-recordmydesktop-0.3.6 (09 Oct 2007)

09 Oct 2007; Alexis Ballier
+gtk-recordmydesktop-0.3.6.ebuild:
version bump, fix homepage, bug #195273

27 Jul 2007; Alexis Ballier
gtk-recordmydesktop-0.3.5.ebuild:
restrict test, bug #186752

*gtk-recordmydesktop-0.3.5 (26 Jul 2007)

26 Jul 2007; Alexis Ballier
+gtk-recordmydesktop-0.3.5.ebuild:
version bump

*gtk-recordmydesktop-0.3.4 (04 Apr 2007)

04 Apr 2007; Alexis Ballier
+gtk-recordmydesktop-0.3.4.ebuild:
Version bump, bug #173210

*gtk-recordmydesktop-0.3.3.1 (25 Mar 2007)

25 Mar 2007; Alexis Ballier +metadata.xml,
+gtk-recordmydesktop-0.3.3.1.ebuild:
Initial import, thanks to Rafal Boniecki, bug #164398

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST gtk-recordmydesktop-0.3.7.2.tar.gz 195274 RMD160 309b3df3a1ee6331f03afbd945a0342cff6e1ef4 SHA1 7a92a5e5195f7902dffaae9e4233fb4f8ca0c426 SHA256 0ea2de1e8c8354925ac7e947f798e34bf905fc58130d9e604fc0367cea36359e
EBUILD gtk-recordmydesktop-0.3.7.2.ebuild 928 RMD160 df09ef621bcd238e24cf6291a55a663e406fc1e2 SHA1 557e6993fccda0cd90069cec1db03e8384bd8323 SHA256 4a0f223d808e80c3ed5f0b512f9ea953c98194a0a3d7fc57dd85c081b1ffe610
MISC ChangeLog 2310 RMD160 b2e65a00945aba5de59265063a54d4e92c70409c SHA1 098448166c19b07436dda24a11a4149a291cac50 SHA256 c1eca5e39ebce2315667657a3ab85a83bf2e1a07df3729722ed41535b5561eb5
MISC metadata.xml 226 RMD160 9acecdf92471eb50a25bc1aaf0d5179959d6d211 SHA1 f66369c7e7900801781a598bf5a7e6e49803a801 SHA256 b159adc5c7076105f4bc05f02d3c1e12bcad82faedf5df5ba4888077732ebf64
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkgvfEcACgkQmOfEJZHYOKcFlQCg6ZwKC98f31JH3ixiTkKg53Yg
CK0AoIdzu+EKWJQf/08/PPTXHCAAVz/t
=zhvr
-----END PGP SIGNATURE-----

gtk-recordmydesktop-0.3.7.2.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/gtk-recordmydesktop/gtk-recordmydesktop-0.3.7.2.ebuild,v 1.3 2008/05/18 00:45:49 tester Exp $

DESCRIPTION="GTK interface for RecordMyDesktop"
HOMEPAGE="http://recordmydesktop.iovar.org/"
SRC_URI="mirror://sourceforge/recordmydesktop/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
# Test is buggy : bug #186752
# Tries to run intl-toolupdate without it being substituted from
# configure, make test tries run make check in flumotion/test what
# makes me think that this file has been copied from flumotion without
# much care...
RESTRICT="test"

RDEPEND=">=x11-libs/gtk+-2.10.0
>=dev-python/pygtk-2
>=media-video/recordmydesktop-0.3.4"

src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dodoc NEWS README AUTHORS ChangeLog
}

metadata.xml




video

media-video@gentoo.org