Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@g.o>
Subject: gentoo-x86 commit in media-plugins/vdr-vodcatcher: ChangeLog vdr-vodcatcher-0.2.1.ebuild
Date: Tue, 11 Nov 2008 19:51:39 +0000
hd_brummy    08/11/11 19:51:39

  Modified:             ChangeLog
  Added:                vdr-vodcatcher-0.2.1.ebuild
  Log:
  version bump; this version supports now also vdr-xineliboutput as output device
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.2                  media-plugins/vdr-vodcatcher/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-vodcatcher/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-vodcatcher/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-vodcatcher/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-vodcatcher/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	3 Feb 2008 22:06:17 -0000	1.1
+++ ChangeLog	11 Nov 2008 19:51:39 -0000	1.2
@@ -1,6 +1,13 @@
 # ChangeLog for media-plugins/vdr-vodcatcher
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-vodcatcher/ChangeLog,v 1.1 2008/02/03 22:06:17 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-vodcatcher/ChangeLog,v 1.2 2008/11/11 19:51:39 hd_brummy Exp $
+
+*vdr-vodcatcher-0.2.1 (11 Nov 2008)
+
+  11 Nov 2008; Joerg Bornkessel <hd_brummy@g.o>
+  +vdr-vodcatcher-0.2.1.ebuild:
+  version bump; this version supports now also vdr-xineliboutput as output
+  device
 
 *vdr-vodcatcher-0.1.1 (03 Feb 2008)
 



1.1                  media-plugins/vdr-vodcatcher/vdr-vodcatcher-0.2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-vodcatcher/vdr-vodcatcher-0.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-vodcatcher/vdr-vodcatcher-0.2.1.ebuild?rev=1.1&content-type=text/plain

Index: vdr-vodcatcher-0.2.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-vodcatcher/vdr-vodcatcher-0.2.1.ebuild,v 1.1 2008/11/11 19:51:39 hd_brummy Exp $

inherit vdr-plugin

DESCRIPTION="VDR plugin: Downloads rss-feeds and passes video enclosures to the mplayer plugin"
HOMEPAGE="http://www.e-tobi.net/blog/pages/vdr-vodcatcher"
SRC_URI="http://www.e-tobi.net/blog/files/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="net-misc/curl
		media-video/vdr
		|| ( media-plugins/vdr-mplayer media-plugins/vdr-xineliboutput )"

src_unpack() {
	vdr-plugin_src_unpack

	sed -e "s:ConfigDirectory():ConfigDirectory( \"vodcatcher\" ):" -i src/VodcatcherPlugin.cc
}

src_install() {
	vdr-plugin_src_install

	insinto /etc/vdr/plugins/vodcatcher/
	doins   examples/vodcatchersources.conf

	diropts -gvdr -ovdr
	keepdir /var/cache/vdr-plugin-vodcatcher
}

pkg_postinst() {
	vdr-plugin_pkg_postinst

	echo
	elog "! IMPORTEND"
	elog "In order to allow the MPlayer plug-in to play back the streams passed in by the"
	elog "Vodcatcher, you must add the following entry to the mplayersources.conf file:"
	echo
	elog "/tmp;Vodcatcher;0"
	echo
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoolkit r520 - in trunk: . src/echangelog
Next by thread:
gentoo-x86 commit in media-plugins/vdr-vodcatcher: ChangeLog vdr-vodcatcher-0.2.1.ebuild
Previous by date:
gentoo commit in xml/htdocs/doc/pl: liveusb.xml
Next by date:
gentoo-x86 commit in media-video/ttcut: ChangeLog ttcut-9999.ebuild


Updated Mar 27, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.