hd_brummy    15/02/20 06:52:19

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

Revision  Changes    Path
1.1                  media-plugins/vdr-recsearch/vdr-recsearch-0.3.5.ebuild

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

Index: vdr-recsearch-0.3.5.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-recsearch/vdr-recsearch-0.3.5.ebuild,v
 1.1 2015/02/20 06:52:19 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION="VDR Plugin: Search through your recordings and find the one you 
are looking for..."
HOMEPAGE="https://github.com/flensrocker/vdr-plugin-recsearch";
SRC_URI="https://github.com/flensrocker/vdr-plugin-recsearch/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"

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

DEPEND=">=media-video/vdr-2.0.4"
RDEPEND="${DEPEND}"

S="${WORKDIR}/vdr-plugin-recsearch-${PV}"

src_install() {
        vdr-plugin-2_src_install

        touch last.conf
        touch searches.conf
        insopts -m0644 -ovdr -gvdr
        insinto /etc/vdr/plugins/${VDRPLUGIN}
        nonfatal doins last.conf searches.conf
}



1.1                  media-plugins/vdr-recsearch/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-recsearch/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>v...@gentoo.org</email>
<name>Gentoo VDR Project</name>
</maintainer>
</pkgmetadata>




1.1                  media-plugins/vdr-recsearch/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for media-plugins/vdr-recsearch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-recsearch/ChangeLog,v 1.1 
2015/02/20 06:52:19 hd_brummy Exp $

*vdr-recsearch-0.3.5 (20 Feb 2015)

  20 Feb 2015; Joerg Bornkessel <hd_bru...@gentoo.org>
  +vdr-recsearch-0.3.5.ebuild, +metadata.xml:
  initial, taken from vdr-devel overlay





Reply via email to