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: <1377199719.c80a6c7b8003520b1b6fce37875b7948d1e62f18.sping@gentoo> (raw)

commit:     c80a6c7b8003520b1b6fce37875b7948d1e62f18
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Aug 22 19:28:20 2013 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 19:28:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=c80a6c7b

media-tv/mediathekview-bin: 3.2.1

---
 .../mediathekview-bin-3.2.1.ebuild                 | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/media-tv/mediathekview-bin/mediathekview-bin-3.2.1.ebuild b/media-tv/mediathekview-bin/mediathekview-bin-3.2.1.ebuild
new file mode 100644
index 0000000..bee3306
--- /dev/null
+++ b/media-tv/mediathekview-bin/mediathekview-bin-3.2.1.ebuild
@@ -0,0 +1,43 @@
+# 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
+	media-video/vlc
+	media-video/flvstreamer
+	>=dev-java/commons-compress-1.4
+	dev-java/swingx:1.6
+	>=dev-java/jgoodies-forms-1.3.0"
+
+S=${WORKDIR}
+
+src_compile() {
+	:
+}
+
+src_install() {
+	java-pkg_dojar MediathekView.jar
+	java-pkg_dojar lib/jide-oss-3.5.1.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_register-dependency jgoodies-forms forms.jar
+	java-pkg_register-dependency swingx-1.6 swingx.jar
+
+	java-pkg_dolauncher ${PN} --main mediathek.Main
+}


             reply	other threads:[~2013-08-22 19:30 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=1377199719.c80a6c7b8003520b1b6fce37875b7948d1e62f18.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