From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/kikoplay/
Date: Mon, 14 Feb 2022 16:14:00 +0000 (UTC) [thread overview]
Message-ID: <1644855228.7f9255bc18e005e20fe61fcde78b87b0e69a19fe.vowstar@gentoo> (raw)
commit: 7f9255bc18e005e20fe61fcde78b87b0e69a19fe
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Mon Feb 14 16:13:48 2022 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Mon Feb 14 16:13:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f9255bc
media-video/kikoplay: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
media-video/kikoplay/Manifest | 1 -
media-video/kikoplay/kikoplay-0.8.1.ebuild | 58 ------------------------------
2 files changed, 59 deletions(-)
diff --git a/media-video/kikoplay/Manifest b/media-video/kikoplay/Manifest
index 528866c12..e2f33fa1e 100644
--- a/media-video/kikoplay/Manifest
+++ b/media-video/kikoplay/Manifest
@@ -1,2 +1 @@
-DIST kikoplay-0.8.1.tar.gz 10428596 BLAKE2B 637b093b7747cd7e66d90b9e5c854ca0e4bf81e09ef636e7e755e1896f9994d016049ea7c4486e48057a1ab2f9d5a848e4346aed62278c0e20ae108791031e95 SHA512 191e6b8db357b2443a4c7dd5a3ee3621f3f7a4bc6403caafbaa951baf13f0b20cf2a3e4f63cfb0f43ecb9884c39484ab29bdd4024f152c657a2208b443c1a81e
DIST kikoplay-0.8.2.tar.gz 10138252 BLAKE2B dbbf902fc60a8907b2b3840536510efed00cfab789432eba8cc7855c8fb8ebec345153848d1ad206deefb891659711c1184baee560636769cc314f11a1613dbd SHA512 6c823d16983df7ea8c4fb01df99bc750f58d791235c56e7e694bafa4db9a83bf8499b08ca1690a5c843c5a0c935992311ea502b9ed95026d5aca5e76b995a6ce
diff --git a/media-video/kikoplay/kikoplay-0.8.1.ebuild b/media-video/kikoplay/kikoplay-0.8.1.ebuild
deleted file mode 100644
index 74ac7f834..000000000
--- a/media-video/kikoplay/kikoplay-0.8.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-GIT_PN="KikoPlay"
-
-LUA_COMPAT=( lua5-3 )
-
-inherit lua-single qmake-utils xdg
-
-DESCRIPTION="KikoPlay is a full-featured danmu player"
-HOMEPAGE="
- https://kikoplay.fun
- https://github.com/Protostars/KikoPlay
-"
-
-if [[ "${PV}" == "9999" ]] ; then
- inherit git-r3
- 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
- S="${WORKDIR}/${GIT_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
- ${LUA_DEPS}
- dev-libs/qhttpengine:5
- dev-qt/qtconcurrent:5
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtsql:5
- dev-qt/qtwidgets:5
- media-video/mpv[libmpv]
- net-misc/aria2
-"
-
-DEPEND="
- ${RDEPEND}
-"
-
-BDEPEND="
- virtual/pkgconfig
-"
-
-src_configure() {
- eqmake5 PREFIX="${EPREFIX}/usr"
-}
-
-src_install() {
- # Can't use default, set INSTALL_ROOT
- emake INSTALL_ROOT="${D}" install
-}
next reply other threads:[~2022-02-14 16:14 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-14 16:14 Rui Huang [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-11 13:33 [gentoo-commits] repo/proj/guru:dev commit in: media-video/kikoplay/ Takuya Wakazono
2024-09-11 13:33 Takuya Wakazono
2023-07-26 12:08 Rui Huang
2022-05-02 17:34 Arthur Zamarin
2022-02-14 16:14 Rui Huang
2021-07-14 6:42 Rui Huang
2021-07-14 6:42 Rui Huang
2021-07-14 6:42 Rui Huang
2021-05-17 17:50 Rui Huang
2021-04-05 2:41 Rui Huang
2021-04-05 2:41 Rui Huang
2021-04-05 2:05 Rui Huang
2021-04-05 2:05 Rui Huang
2020-12-30 10:18 Rui Huang
2020-12-30 10:18 Rui Huang
2020-12-28 8:09 Rui Huang
2020-12-28 8:09 Rui Huang
2020-12-04 19:37 Rui Huang
2020-12-04 19:37 Rui Huang
2020-10-20 7:25 Rui Huang
2020-10-20 7:25 Rui Huang
2020-07-08 2:47 Rui Huang
2020-06-01 9:22 Rui Huang
2020-06-01 7:40 Rui Huang
2020-06-01 7:40 Rui Huang
2020-05-13 17:16 Rui Huang
2020-05-12 4:24 Rui Huang
2020-05-12 4:24 Rui Huang
2020-04-27 7:46 Rui Huang
2020-04-27 7:46 Rui Huang
2020-04-27 7:46 Rui Huang
2020-04-27 7:46 Rui Huang
2020-04-27 7:02 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-27 6:54 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-26 22:39 Alessandro Barbieri
2020-04-25 7:58 Alessandro Barbieri
2020-04-19 19:26 Rui Huang
2020-04-19 19:26 Rui Huang
2020-04-17 20:15 Rui Huang
2020-04-17 20:15 Rui Huang
2020-04-17 19:47 Rui Huang
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=1644855228.7f9255bc18e005e20fe61fcde78b87b0e69a19fe.vowstar@gentoo \
--to=vowstar@gmail.com \
--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