summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-plugins/vdr-atscepg
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-plugins/vdr-atscepg')
-rw-r--r--media-plugins/vdr-atscepg/Manifest2
-rw-r--r--media-plugins/vdr-atscepg/metadata.xml12
-rw-r--r--media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild36
-rw-r--r--media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild25
4 files changed, 75 insertions, 0 deletions
diff --git a/media-plugins/vdr-atscepg/Manifest b/media-plugins/vdr-atscepg/Manifest
new file mode 100644
index 000000000000..58372d5dc29f
--- /dev/null
+++ b/media-plugins/vdr-atscepg/Manifest
@@ -0,0 +1,2 @@
+DIST atscepg-0.3.0_vdr-1.7.13.tbz 23415 SHA256 b6ed85c7aca4c987412f0cbd753f3fcb6056f4514f1cfa3b92298811af2b5efb SHA512 ebb3b363f4bb1a6040a1d651b863c399890e583aa7a1e4021113c74414e966d5087a510490dc04a51baf325693a8e931970387bd4b7cfdffcdbea1d8ff366bce WHIRLPOOL f2b952eea74ac5e20cca56fb2ecb3ebabb78118166c37e89e62585cdaa2ef5bb20c11b777eb556b01d87fb0b0c674c4eac622f660d7fe345f8c18aded637f90c
+DIST vdr-atscepg-0.3.0.tgz 42456 SHA256 e61678d6cc378422590ff68ec7fe0349d04275f7bdf5e882847a5545a170a6c8 SHA512 63c23ea0d680f1be4d50cc5beea26e218f7a6bc1bc6d8e2ade04c46ce93fc5a497384f2ad40b94a8c6131df0ce8481137274db395286d5196afcac3f7d666c15 WHIRLPOOL b8b50b05356313b7aaf8c16acfd4ee6ccfd09550965907d25927c91f5b0e1ed54f89760590dc86bef1d9229495a788206ce567a1e7622fd4dea55091ed3a0b05
diff --git a/media-plugins/vdr-atscepg/metadata.xml b/media-plugins/vdr-atscepg/metadata.xml
new file mode 100644
index 000000000000..d1b88e6872a7
--- /dev/null
+++ b/media-plugins/vdr-atscepg/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>media-tv</herd>
+<maintainer>
+<email>vdr@gentoo.org</email>
+<name>Gentoo VDR Project</name>
+</maintainer>
+<longdescription lang="en">
+</longdescription>
+</pkgmetadata>
+
diff --git a/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild b/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild
new file mode 100644
index 000000000000..e16ab2fa0dff
--- /dev/null
+++ b/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR plugin: receive schedule and event information from ATSC broadcasts"
+HOMEPAGE="http://www.fepg.org/atscepg.html"
+SRC_URI="http://www.fepg.org/files/${P}.tgz
+ mirror://gentoo/atscepg-${PV}_vdr-1.7.13.tbz
+ http://dev.gentoo.org/~hd_brummy/distfiles/atscepg-${PV}_vdr-1.7.13.tbz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-video/vdr-2"
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ # disabled gcc -std=c++11,
+ # plugin is dead on upstream since 2010, there is no fixing available
+ filter-flags -std=c++11
+}
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ epatch "${WORKDIR}/atscepg-${PV}_vdr-1.7.13.diff"
+
+ fix_vdr_libsi_include tables.cpp filter.cpp scanner.cpp
+}
diff --git a/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild b/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild
new file mode 100644
index 000000000000..0437fe957391
--- /dev/null
+++ b/media-plugins/vdr-atscepg/vdr-atscepg-0.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR plugin: receive schedule and event information from ATSC broadcasts"
+HOMEPAGE="http://www.fepg.org/atscepg.html"
+SRC_URI="http://www.fepg.org/files/${P}.tgz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-video/vdr-2"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ fix_vdr_libsi_include tables.cpp filter.cpp
+}