hd_brummy    15/01/06 16:39:25

  Added:                metadata.xml ChangeLog
                        vdr-rpihddevice-0.0.10.ebuild
  Log:
  initial commit, taken from vdr-devel overlay
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  Changes    Path
1.1                  media-plugins/vdr-rpihddevice/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rpihddevice/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rpihddevice/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
<herd>media-tv</herd>
    <maintainer>
                <email>[email protected]</email>
                <name>Gentoo VDR Project</name>
    </maintainer>
</pkgmetadata>



1.1                  media-plugins/vdr-rpihddevice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rpihddevice/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rpihddevice/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for media-plugins/vdr-rpihddevice
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-rpihddevice/ChangeLog,v 
1.1 2015/01/06 16:39:25 hd_brummy Exp $

*vdr-rpihddevice-0.0.10 (06 Jan 2015)

  06 Jan 2015; Joerg Bornkessel <[email protected]>
  +vdr-rpihddevice-0.0.10.ebuild, +metadata.xml:
  initial commit, taken from vdr-devel overlay




1.1                  media-plugins/vdr-rpihddevice/vdr-rpihddevice-0.0.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rpihddevice/vdr-rpihddevice-0.0.10.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-rpihddevice/vdr-rpihddevice-0.0.10.ebuild?rev=1.1&content-type=text/plain

Index: vdr-rpihddevice-0.0.10.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-rpihddevice/vdr-rpihddevice-0.0.10.ebuild,v
 1.1 2015/01/06 16:39:25 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

VERSION="1817" #every bump, new version

DESCRIPTION="VDR Plugin: Output Device for Raspberry Pi"
HOMEPAGE="http://projects.vdr-developer.org/projects/plg-rpihddevice";
SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"

KEYWORDS="~arm"
SLOT="0"
LICENSE="GPL-2"
IUSE=""

DEPEND=">=media-video/vdr-2
                >=media-libs/raspberrypi-userland-0_pre20140117
                virtual/ffmpeg"
RDEPEND="${DEPEND}"




Reply via email to