public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/kikoplay/
Date: Mon, 27 Apr 2020 11:25:04 +0000 (UTC)	[thread overview]
Message-ID: <1587973518.be15bef7b8c30cce0099c2ee01a1f61e0df6addd.andrewammerlaan@gentoo> (raw)

commit:     be15bef7b8c30cce0099c2ee01a1f61e0df6addd
Author:     Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Mon Apr 27 07:21:12 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Apr 27 07:45:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be15bef7

media-video/kikoplay: fix broken package

https://github.com/gentoo/guru/issues/9
https://github.com/gentoo/guru/commit/3f02df8d445c5e5a9a6c24f6782ff4aadec12475

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>

 media-video/kikoplay/kikoplay-9999.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/media-video/kikoplay/kikoplay-9999.ebuild b/media-video/kikoplay/kikoplay-9999.ebuild
index 68d32c6..f720f98 100644
--- a/media-video/kikoplay/kikoplay-9999.ebuild
+++ b/media-video/kikoplay/kikoplay-9999.ebuild
@@ -18,16 +18,19 @@ if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git"
 else
 	SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+	KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
 	S="${WORKDIR}/${GIT_PN}-${PV}"
 fi
 
 LICENSE="GPL-3"
 SLOT="0"
 
-#not available
-#	dev-lang/lua:5.3
+# Please unmask dev-lang/lua:5.3 in /etc/portage/package.unmask/lua
+# Waiting for dev-lang/lua:5.3 unmasked in ::gentoo
+# With out dev-lang/lua:5.3, this package can't work
+# See also: https://github.com/gentoo/guru/issues/9
 RDEPEND="
+	dev-lang/lua:5.3
 	dev-libs/qhttpengine:5
 	dev-qt/qtconcurrent:5
 	dev-qt/qtcore:5


             reply	other threads:[~2020-04-27 11:25 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27 11:25 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12  9:37 [gentoo-commits] repo/proj/guru:master commit in: media-video/kikoplay/ David Roman
2024-09-12  9:37 David Roman
2022-05-02 17:34 [gentoo-commits] repo/proj/guru:dev " Arthur Zamarin
2022-05-02 17:59 ` [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
2021-07-14 19:43 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-05-17 19:11 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2021-04-06  9:03 Andrew Ammerlaan
2020-12-30 10:32 Andrew Ammerlaan
2020-12-30 10:32 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan
2020-12-28 23:22 Andrew Ammerlaan
2020-10-21  9:02 Andrew Ammerlaan
2020-10-21  9:02 Andrew Ammerlaan
2020-07-08  5:56 Haelwenn Monnier
2020-06-01 11:31 Andrew Ammerlaan
2020-06-01 11:31 Andrew Ammerlaan
2020-06-01 11:31 Andrew Ammerlaan
2020-05-14  9:29 Andrew Ammerlaan
2020-05-12  9:01 Andrew Ammerlaan
2020-05-12  9:01 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27 11:25 Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2020-04-20  9:47 Andrew Ammerlaan
2020-04-20  9:47 Andrew Ammerlaan
2020-04-18 18:39 Andrew Ammerlaan
2020-04-18 18:39 Andrew Ammerlaan
2020-04-18 18:39 Andrew Ammerlaan

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=1587973518.be15bef7b8c30cce0099c2ee01a1f61e0df6addd.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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