diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2009-03-15 14:29:49 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2009-03-15 14:29:49 +0000 |
commit | c9e96e4fb7ba5abd99288562ffa6e002caefba8a (patch) | |
tree | 548089c47f3c4d4018e5c782b3420b49e4b09a31 /media-plugins | |
parent | Automated update of use.local.desc (diff) | |
download | historical-c9e96e4fb7ba5abd99288562ffa6e002caefba8a.tar.gz historical-c9e96e4fb7ba5abd99288562ffa6e002caefba8a.tar.bz2 historical-c9e96e4fb7ba5abd99288562ffa6e002caefba8a.zip |
Version bumped.
Package-Manager: portage-2.1.6.8/cvs/Linux i686
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-fritzbox/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/vdr-fritzbox/vdr-fritzbox-1.1.5.ebuild | 27 | ||||
-rw-r--r-- | media-plugins/vdr-screenshot/ChangeLog | 10 | ||||
-rw-r--r-- | media-plugins/vdr-screenshot/vdr-screenshot-0.0.13.ebuild | 19 |
4 files changed, 61 insertions, 3 deletions
diff --git a/media-plugins/vdr-fritzbox/ChangeLog b/media-plugins/vdr-fritzbox/ChangeLog index 65d12b48748a..e9b3a036a509 100644 --- a/media-plugins/vdr-fritzbox/ChangeLog +++ b/media-plugins/vdr-fritzbox/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/vdr-fritzbox # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/ChangeLog,v 1.8 2009/01/06 00:23:02 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/ChangeLog,v 1.9 2009/03/15 14:25:56 zzam Exp $ + +*vdr-fritzbox-1.1.5 (15 Mar 2009) + + 15 Mar 2009; Matthias Schwarzott <zzam@gentoo.org> + +vdr-fritzbox-1.1.5.ebuild: + Version bumped. *vdr-fritzbox-1.1.4 (06 Jan 2009) diff --git a/media-plugins/vdr-fritzbox/vdr-fritzbox-1.1.5.ebuild b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.1.5.ebuild new file mode 100644 index 000000000000..c80bd5beabd6 --- /dev/null +++ b/media-plugins/vdr-fritzbox/vdr-fritzbox-1.1.5.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fritzbox/vdr-fritzbox-1.1.5.ebuild,v 1.1 2009/03/15 14:25:56 zzam Exp $ + +inherit vdr-plugin + +DESCRIPTION="VDR Plugin: Inform about incoming phone-calls and use the fritz!box phonebook from vdr menu." +HOMEPAGE="http://www.joachim-wilke.de/show.htm?alias=vdr-fritz" +SRC_URI="http://joachim-wilke.de/vdr-fritz/${P}.tgz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=media-video/vdr-1.4.6" +RDEPEND="${DEPEND}" + +pkg_postinst() { + echo + elog "The integrated call monitor (available in Fritz!Box official" + elog "firmware releases >= 29.04.29) has to be enabled in order to" + elog "have the vdr-fritzbox plugin display anything on your tv. To" + elog "enable it call #96*5* from your telephone. If that doesn't" + elog "work for you, read the documentation for further instructions." + echo +} diff --git a/media-plugins/vdr-screenshot/ChangeLog b/media-plugins/vdr-screenshot/ChangeLog index cbde2d9f2cd0..a13ef9aae185 100644 --- a/media-plugins/vdr-screenshot/ChangeLog +++ b/media-plugins/vdr-screenshot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/vdr-screenshot -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.10 2008/04/28 08:41:22 zzam Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.11 2009/03/15 14:29:49 zzam Exp $ + +*vdr-screenshot-0.0.13 (15 Mar 2009) + + 15 Mar 2009; Matthias Schwarzott <zzam@gentoo.org> + +vdr-screenshot-0.0.13.ebuild: + Version bumped. 28 Apr 2008; Matthias Schwarzott <zzam@gentoo.org> vdr-screenshot-0.0.11.ebuild: diff --git a/media-plugins/vdr-screenshot/vdr-screenshot-0.0.13.ebuild b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.13.ebuild new file mode 100644 index 000000000000..feaff28d0a44 --- /dev/null +++ b/media-plugins/vdr-screenshot/vdr-screenshot-0.0.13.ebuild @@ -0,0 +1,19 @@ +# Copyright 2004-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.13.ebuild,v 1.1 2009/03/15 14:29:49 zzam Exp $ + +EAPI="2" + +inherit vdr-plugin + +DESCRIPTION="Video Disk Recorder Screenshot PlugIn" +HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-screenshot" +SRC_URI="http://www.joachim-wilke.de/dl.htm?ct=gz&dir=vdr-screenshot&file=${P}.tar.bz2 -> ${P}.tar.bz2" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=media-video/vdr-1.4.6" +RDEPEND="${DEPEND}" |