From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-tv/ivtvplayer/
Date: Sat, 2 Jun 2018 09:34:33 +0000 (UTC) [thread overview]
Message-ID: <1527932069.2350682022667c35bc3ebcb566894f35439fa2bb.zlogene@gentoo> (raw)
commit: 2350682022667c35bc3ebcb566894f35439fa2bb
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 2 09:33:39 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jun 2 09:34:29 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23506820
media-tv/ivtvplayer: EAPI bump
Package-Manager: Portage-2.3.40, Repoman-2.3.7
media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild | 38 ++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
diff --git a/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild
new file mode 100644
index 00000000000..f9d1e930878
--- /dev/null
+++ b/media-tv/ivtvplayer/ivtvplayer-0.1.3-r2.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Simple IVTV command line TV and radio player with support of LIRC"
+HOMEPAGE="https://sourceforge.net/projects/ivtvplayer/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-tv/v4l-utils
+ || ( media-video/mplayer[v4l]
+ media-video/mplayer[dvb] )
+ media-sound/alsa-utils
+ dev-perl/XML-Simple
+ dev-perl/Gtk2
+ dev-perl/X-Osd
+ >=dev-perl/Lirc-Client-1.50"
+DEPEND="${RDEPEND}"
+
+src_install() {
+ dobin bin/itv
+ dobin bin/iradio
+ use gtk && dobin bin/ictl
+ dodoc doc/README doc/CHANGES
+ dodoc -r conf
+}
+
+pkg_postinst() {
+ einfo ""
+ einfo "Example of itv, iradio and its LIRC configuration file is located in"
+ einfo "directory /usr/share/doc/${PF}/."
+ einfo ""
+}
next reply other threads:[~2018-06-02 9:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-02 9:34 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-12 17:22 [gentoo-commits] repo/gentoo:master commit in: media-tv/ivtvplayer/ James Le Cuirot
2018-06-02 9:37 Mikle Kolyada
2018-06-02 9:34 Mikle Kolyada
2017-03-19 4:12 Kent Fredric
2016-01-30 14:15 Michael Palimaka
2016-01-30 14:15 Michael Palimaka
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=1527932069.2350682022667c35bc3ebcb566894f35439fa2bb.zlogene@gentoo \
--to=zlogene@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