public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: media-tv/mediathekview-bin/
Date: Thu, 22 Aug 2013 19:29:49 +0000 (UTC)	[thread overview]
Message-ID: <1377198394.e90454b6ac5a555382f5a8b78b02a86d70882193.sping@gentoo> (raw)

commit:     e90454b6ac5a555382f5a8b78b02a86d70882193
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Aug 22 19:04:10 2013 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 19:06:34 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=e90454b6

media-tv/mediathekview-bin: 3.1.0-r1

---
 .../mediathekview-bin-3.1.0-r1.ebuild              | 38 ++++++++++++++++++++++
 media-tv/mediathekview-bin/metadata.xml            |  8 +++++
 2 files changed, 46 insertions(+)

diff --git a/media-tv/mediathekview-bin/mediathekview-bin-3.1.0-r1.ebuild b/media-tv/mediathekview-bin/mediathekview-bin-3.1.0-r1.ebuild
new file mode 100644
index 0000000..d77740b
--- /dev/null
+++ b/media-tv/mediathekview-bin/mediathekview-bin-3.1.0-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+inherit java-pkg-2
+
+DESCRIPTION="Download files from the public broadcasting services"
+HOMEPAGE="http://zdfmediathk.sourceforge.net/"
+SRC_URI="mirror://sourceforge/zdfmediathk/Mediathek/Mediathek%20${PV}/MediathekView_${PV}.zip"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=virtual/jdk-1.4"
+RDEPEND=">=virtual/jre-1.4
+	>=dev-java/commons-compress-1.4
+	media-video/vlc
+	media-video/flvstreamer"
+
+S=${WORKDIR}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	java-pkg_dojar MediathekView.jar
+
+	insinto /usr/share/${PN}/lib/bin/flv.sh
+	doins bin/flv.sh || die
+
+	java-pkg_register-dependency commons-compress commons-compress.jar
+
+	java-pkg_dolauncher ${PN} --main mediathek.Main
+}

diff --git a/media-tv/mediathekview-bin/metadata.xml b/media-tv/mediathekview-bin/metadata.xml
new file mode 100644
index 0000000..16bcc9f
--- /dev/null
+++ b/media-tv/mediathekview-bin/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2013-08-22 19:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 19:29 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-13 19:23 [gentoo-commits] proj/betagarden:master commit in: media-tv/mediathekview-bin/ Sebastian Pipping
2017-11-18 12:58 Sebastian Pipping
2017-10-10 16:44 Sebastian Pipping
2017-08-27 16:04 Sebastian Pipping
2016-06-13  8:13 Sebastian Pipping
2015-10-05 16:06 Sebastian Pipping
2015-08-16 14:31 Sebastian Pipping
2015-06-08 15:05 Justin Lecher
2015-02-23 17:37 Sebastian Pipping
2014-09-17 19:47 Sebastian Pipping
2014-05-29 16:45 Sebastian Pipping
2014-03-07 14:06 Sebastian Pipping
2013-08-22 19:55 Sebastian Pipping
2013-08-22 19:29 Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1377198394.e90454b6ac5a555382f5a8b78b02a86d70882193.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox