From: "Theo Anderson" <telans@posteo.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/qliveplayer/, media-video/qliveplayer/files/
Date: Tue, 16 Feb 2021 21:10:53 +0000 (UTC) [thread overview]
Message-ID: <1613498070.58fa8d0cea5b11e1368c2061ab830aa9fa335e00.telans@gentoo> (raw)
commit: 58fa8d0cea5b11e1368c2061ab830aa9fa335e00
Author: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
AuthorDate: Tue Feb 16 17:35:16 2021 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Tue Feb 16 17:54:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58fa8d0c
media-video/qliveplayer: add README.gentoo
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com>
media-video/qliveplayer/files/README.gentoo | 5 +++++
media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild | 9 ++++++++-
media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild | 9 ++++++++-
3 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/media-video/qliveplayer/files/README.gentoo b/media-video/qliveplayer/files/README.gentoo
new file mode 100644
index 00000000..bede90a6
--- /dev/null
+++ b/media-video/qliveplayer/files/README.gentoo
@@ -0,0 +1,5 @@
+qliveplayer is a GUI program to watch live streams and videos.
+qlphelper is the core CLI program called by qliveplayer.
+qlphelper or qlprecorder can be used to record live streams and videos.
+mpv console or a qliveplayer config file can be used to change settings.
+See https://github.com/IsoaSFlus/QLivePlayer/wiki for more information.
diff --git a/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild b/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild
index d5f8601b..27026270 100644
--- a/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild
+++ b/media-video/qliveplayer/qliveplayer-3.21.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit xdg cmake optfeature python-single-r1
+inherit xdg cmake optfeature python-single-r1 readme.gentoo-r1
MY_P="QLivePlayer-${PV}"
@@ -56,9 +56,16 @@ src_prepare()
|| die "Sed failed to set python version!"
}
+src_install()
+{
+ cmake_src_install
+ readme.gentoo_create_doc
+}
+
pkg_postinst()
{
xdg_pkg_postinst
+ readme.gentoo_print_elog
optfeature "twitch support" "net-misc/streamlink"
optfeature "youtube support" "dev-python/protobuf-python net-misc/streamlink"
}
diff --git a/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild b/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild
index e83c7852..d581231d 100644
--- a/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild
+++ b/media-video/qliveplayer/qliveplayer-3.21.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit xdg cmake optfeature python-single-r1
+inherit xdg cmake optfeature python-single-r1 readme.gentoo-r1
MY_P="QLivePlayer-${PV}"
@@ -56,9 +56,16 @@ src_prepare()
|| die "Sed failed to set python version!"
}
+src_install()
+{
+ cmake_src_install
+ readme.gentoo_create_doc
+}
+
pkg_postinst()
{
xdg_pkg_postinst
+ readme.gentoo_print_elog
optfeature "twitch support" "net-misc/streamlink"
optfeature "youtube support" "dev-python/protobuf-python net-misc/streamlink"
}
reply other threads:[~2021-02-16 21:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1613498070.58fa8d0cea5b11e1368c2061ab830aa9fa335e00.telans@gentoo \
--to=telans@posteo.de \
--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