summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-skinenigmang
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-skinenigmang
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.xz
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-skinenigmang')
-rw-r--r--media-plugins/vdr-skinenigmang/Manifest3
-rw-r--r--media-plugins/vdr-skinenigmang/files/rc-addon.sh12
-rw-r--r--media-plugins/vdr-skinenigmang/files/vdr-1.7.27.diff43
-rw-r--r--media-plugins/vdr-skinenigmang/metadata.xml12
-rw-r--r--media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2.ebuild46
-rw-r--r--media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20120618.ebuild49
-rw-r--r--media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20130302.ebuild48
7 files changed, 213 insertions, 0 deletions
diff --git a/media-plugins/vdr-skinenigmang/Manifest b/media-plugins/vdr-skinenigmang/Manifest
new file mode 100644
index 00000000000..52c2e78acbf
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/Manifest
@@ -0,0 +1,3 @@
+DIST vdr-skinenigmang-0.1.2.tgz 92959 SHA256 b64fb69312dc92a8b45aac4ad5a3c4b3af7328af0f872da57f419bcb7f94a1ad SHA512 2ed5fef393f2256156cfbf17e3eabb2dda7bad89b479dbda468bc5cf8cca4444ff4e7f718619aafe346b88ad3b8af2000abca7d0024dcd4c8a88dd398586e613 WHIRLPOOL 236141ac5f3d2f8af75481607957085c5f54d2c77ec716fe01646c125872b12454f2c8495222144cb75ce4af843aeedca71af53c6822d01229fd4b2d1eb6b7dc
+DIST vdr-skinenigmang-0.1.2_p20120618.tar.gz 92134 SHA256 f0a21664c045f8018843b1b6c47f85f20bcc2a65ec33308d32ac53a5f2504f46 SHA512 664d98bcb6107808abb08163336303dab84b06ac08b96ed0747a82121554a5931af217e4385e041f9adc6ede991b1c157212deed11354606f54a5b7e0f3b6323 WHIRLPOOL 33a491de450c84a29716f80390a36316d3e97b1ab109b61a235a59672126d0d5c4b3d4ef93e0ac7305ad80519b87ef4c170c29f4b771639c44468865287eaed3
+DIST vdr-skinenigmang-0.1.2_p20130302.tar.gz 93637 SHA256 9b937fadc95c3512d9997de40070b8fab3d7e23719046090a21ffd562dba5d44 SHA512 ebf726f02647c8f71fcc4e67967caf561fd9df366aad7d227773317ea08001b1a83697f902c02ca922973df20b1821dd46387dad3f83739e36109b741d2ba016 WHIRLPOOL d1946ce268231c76e1baf0af2a6866ac48a051ee6a91800ca68a69a8df142ae75fa4e335ec9796b090e65080d3c517c1ad16acef7703f1ee8a0d9c33090534e2
diff --git a/media-plugins/vdr-skinenigmang/files/rc-addon.sh b/media-plugins/vdr-skinenigmang/files/rc-addon.sh
new file mode 100644
index 00000000000..8dd0e8bf303
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/files/rc-addon.sh
@@ -0,0 +1,12 @@
+# $Id$
+#
+# rc-addon-script for plugin skinenigmang
+#
+# Joerg Bornkessel hd_brummy@gentoo.org
+
+SKINENIGMANG_LOGODIR="/usr/share/vdr/skinenigmang"
+
+plugin_pre_vdr_start() {
+
+ add_plugin_param "-l ${SKINENIGMANG_LOGODIR}"
+}
diff --git a/media-plugins/vdr-skinenigmang/files/vdr-1.7.27.diff b/media-plugins/vdr-skinenigmang/files/vdr-1.7.27.diff
new file mode 100644
index 00000000000..e115af08f98
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/files/vdr-1.7.27.diff
@@ -0,0 +1,43 @@
+diff -Naur skinenigmang-0.1.1.orig/enigma.c skinenigmang-0.1.1/enigma.c
+--- skinenigmang-0.1.1.orig/enigma.c 2012-04-07 00:35:34.000000000 +0200
++++ skinenigmang-0.1.1/enigma.c 2012-04-07 00:42:42.000000000 +0200
+@@ -2617,8 +2617,8 @@
+
+ // draw recording date string
+ std::stringstream sstrDate;
+- sstrDate << *DateString(Recording->start)
+- << " " << *TimeString(Recording->start);
++ sstrDate << *DateString(Recording->Start())
++ << " " << *TimeString(Recording->Start());
+
+ unsigned long long nRecSize = -1;
+ unsigned long long nFileSize[1000];
+@@ -2674,14 +2674,14 @@
+ bool fCutIn = true;
+ cMark *mark = marks.First();
+ while (mark) {
+- index->Get(mark->position, &FileNumber, &FileOffset); //TODO: will disc spin up?
++ index->Get(mark->Position(), &FileNumber, &FileOffset); //TODO: will disc spin up?
+ if (fCutIn) {
+- nCutInFrame = mark->position;
++ nCutInFrame = mark->Position();
+ fCutIn = false;
+ if (nRecSize >= 0)
+ nCutInOffset = nFileSize[FileNumber-1] + FileOffset;
+ } else {
+- nCutLength += mark->position - nCutInFrame;
++ nCutLength += mark->Position() - nCutInFrame;
+ fCutIn = true;
+ if (nRecSize >= 0)
+ nRecSizeCut += nFileSize[FileNumber-1] + FileOffset - nCutInOffset;
+@@ -2778,8 +2778,8 @@
+ }
+ delete index;
+
+- sstrInfo << trVDR("Priority") << ": " << Recording->priority << std::endl
+- << trVDR("Lifetime") << ": " << Recording->lifetime << std::endl;
++ sstrInfo << trVDR("Priority") << ": " << Recording->Priority() << std::endl
++ << trVDR("Lifetime") << ": " << Recording->Lifetime() << std::endl;
+ if (Info->Aux()) {
+ sstrInfo << std::endl << tr("Auxiliary information") << ":\n"
+ << parseaux(Info->Aux());
diff --git a/media-plugins/vdr-skinenigmang/metadata.xml b/media-plugins/vdr-skinenigmang/metadata.xml
new file mode 100644
index 00000000000..4cbd0a3e5ea
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/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>
+ The "Soppalusikka" is a standalone skin is based on "enElchi" text2skin addon.
+ </longdescription>
+</pkgmetadata>
diff --git a/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2.ebuild b/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2.ebuild
new file mode 100644
index 00000000000..3e90c86825a
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+inherit vdr-plugin-2
+
+DESCRIPTION="VDR - Skin Plugin: enigma-ng"
+HOMEPAGE="http://andreas.vdr-developer.org/enigmang/"
+SRC_URI="http://andreas.vdr-developer.org/enigmang/download/${P}.tgz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="imagemagick"
+
+DEPEND=">=media-video/vdr-1.5.7"
+
+RDEPEND="${DEPEND}
+ x11-themes/skinenigmang-logos
+ imagemagick? ( media-gfx/imagemagick[cxx] )"
+
+S=${WORKDIR}/skinenigmang-${PV}
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ use imagemagick && sed -i "s:#HAVE_IMAGEMAGICK:HAVE_IMAGEMAGICK:" Makefile
+
+ # TODO: implement a clean query / extra tool vdr-config
+ sed -i -e '/^VDRLOCALE/d' Makefile
+
+ if has_version ">=media-video/vdr-1.5.9"; then
+ sed -i -e 's/.*$(VDRLOCALE).*/ifeq (1,1)/' Makefile
+ fi
+
+ sed -i -e "s:-I/usr/local/include/ImageMagick::" Makefile
+}
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/vdr/themes
+ doins "${S}"/themes/*
+}
diff --git a/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20120618.ebuild b/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20120618.ebuild
new file mode 100644
index 00000000000..4ff88d18a71
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20120618.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="4"
+
+inherit vdr-plugin-2
+
+HG_REVISION="44e1d4ad341963d099ccc9bc4017ae4b563892d4"
+HG_REVISION_DATE="20120618"
+
+DESCRIPTION="VDR - Skin Plugin: enigma-ng"
+HOMEPAGE="http://andreas.vdr-developer.org/enigmang/"
+SRC_URI="http://vdr.websitec.de/download/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p${HG_REVISION_DATE}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="imagemagick"
+
+DEPEND=">=media-video/vdr-1.5.7"
+
+RDEPEND="${DEPEND}
+ x11-themes/skinenigmang-logos
+ imagemagick? ( media-gfx/imagemagick[cxx] )"
+
+S="${WORKDIR}/vdr-plugin-skinenigmang-${HG_REVISION}"
+
+src_prepare() {
+ vdr-plugin-2_src_prepare
+
+ use imagemagick && sed -i "s:#HAVE_IMAGEMAGICK:HAVE_IMAGEMAGICK:" Makefile
+
+ # TODO: implement a clean query / extra tool vdr-config
+ sed -i -e '/^VDRLOCALE/d' Makefile
+
+ if has_version ">=media-video/vdr-1.5.9"; then
+ sed -i -e 's/.*$(VDRLOCALE).*/ifeq (1,1)/' Makefile
+ fi
+
+ sed -i -e "s:-I/usr/local/include/ImageMagick::" Makefile
+}
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/vdr/themes
+ doins "${S}"/themes/*
+}
diff --git a/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20130302.ebuild b/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20130302.ebuild
new file mode 100644
index 00000000000..89eb6df9d50
--- /dev/null
+++ b/media-plugins/vdr-skinenigmang/vdr-skinenigmang-0.1.2_p20130302.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit vdr-plugin-2
+
+HG_REVISION="0147c0ee6222bd10714ef36f42dcee94495bdb92"
+HG_REVISION_DATE="20130302"
+
+DESCRIPTION="VDR - Skin Plugin: enigma-ng"
+HOMEPAGE="http://andreas.vdr-developer.org/enigmang/"
+SRC_URI="http://projects.vdr-developer.org/git/vdr-plugin-skinenigmang.git/snapshot/vdr-plugin-skinenigmang-${HG_REVISION}.tar.gz ->
+ vdr-skinenigmang-0.1.2_p${HG_REVISION_DATE}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="imagemagick"
+
+DEPEND=">=media-video/vdr-1.5.7"
+
+RDEPEND="${DEPEND}
+ x11-themes/skinenigmang-logos
+ imagemagick? ( media-gfx/imagemagick[cxx] )"
+
+S="${WORKDIR}/vdr-plugin-skinenigmang-${HG_REVISION}"
+
+src_prepare() {
+ # remove untranslated languages files
+ rm po/{cs_CZ,da_DK,el_GR,et_EE,hr_HR,nn_NO,pl_PL,pt_PT,ro_RO,sl_SI,sv_SE,tr_TR}.po
+
+ vdr-plugin-2_src_prepare
+
+ use imagemagick && sed -i "s:#HAVE_IMAGEMAGICK:HAVE_IMAGEMAGICK:" Makefile
+
+ sed -i Makefile \
+ -e "s:-I/usr/local/include/ImageMagick:\$(shell pkg-config --cflags MagickCore):" \
+ -e "s:-lMagick++:\$(shell pkg-config --libs Magick++):"
+}
+
+src_install() {
+ vdr-plugin-2_src_install
+
+ insinto /etc/vdr/themes
+ doins "${S}"/themes/*
+}