From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/dzr/
Date: Thu, 18 Jul 2024 09:22:14 +0000 (UTC) [thread overview]
Message-ID: <1721246589.5e20a4cf5f0e3be71e0206b3a30fbd1751545ee9.davidroman@gentoo> (raw)
commit: 5e20a4cf5f0e3be71e0206b3a30fbd1751545ee9
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Jul 17 20:00:31 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Jul 17 20:03:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e20a4cf
media-sound/dzr: Optimized after commit comments
See: https://github.com/gentoo/guru/commit/5b9aa829c938f95e8203ff369dd28cee4f432733#commitcomment-144330620
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
media-sound/dzr/dzr-240704.ebuild | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/media-sound/dzr/dzr-240704.ebuild b/media-sound/dzr/dzr-240704.ebuild
index 94371499e..2418dedea 100644
--- a/media-sound/dzr/dzr-240704.ebuild
+++ b/media-sound/dzr/dzr-240704.ebuild
@@ -1,8 +1,10 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+inherit prefix
+
DESCRIPTION="DZR: the command line deezer.com player"
HOMEPAGE="https://github.com/yne/dzr"
SRC_URI="https://github.com/yne/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
@@ -11,24 +13,17 @@ LICENSE="Unlicense"
SLOT="0"
KEYWORDS="~amd64"
-DEPEND="
+RDEPEND="
app-misc/jq[oniguruma]
dev-libs/openssl
dev-util/dialog
media-video/mpv
net-misc/curl
"
-RDEPEND="${DEPEND}"
-BDEPEND=""
src_install() {
- exeinto /usr/bin
- doexe dzr
- doexe dzr-dec
- doexe dzr-id3
- doexe dzr-srt
- doexe dzr-url
- default
+ hprefixify dzr*
+ dobin dzr*
}
pkg_postinst() {
next reply other threads:[~2024-07-18 9:22 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 9:22 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-10 23:59 [gentoo-commits] repo/proj/guru:master commit in: media-sound/dzr/ David Roman
2024-09-10 23:59 David Roman
2024-07-17 8:40 David Roman
2024-07-17 8:40 David Roman
2023-12-20 9:10 David Roman
2023-12-20 9:10 David Roman
2023-09-24 0:33 David Roman
2023-09-24 0:33 David Roman
2023-09-19 6:23 Haelwenn Monnier
2023-09-19 6:23 Haelwenn Monnier
2023-07-31 14:53 David Roman
2023-07-31 14:53 David Roman
2023-05-14 7:44 Viorel Munteanu
2023-05-14 7:44 Viorel Munteanu
2023-05-06 6:59 Viorel Munteanu
2023-05-06 6:59 Viorel Munteanu
2023-05-01 9:20 Viorel Munteanu
2023-05-01 9:20 Viorel Munteanu
2022-11-16 10:19 Florian Schmaus
2022-08-12 22:13 Haelwenn Monnier
2022-06-03 10:44 Florian Schmaus
2022-05-05 14:42 Haelwenn Monnier
2022-05-05 14:42 Haelwenn Monnier
2022-04-04 14:38 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-04-04 14:49 ` [gentoo-commits] repo/proj/guru:master " 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=1721246589.5e20a4cf5f0e3be71e0206b3a30fbd1751545ee9.davidroman@gentoo \
--to=davidroman96@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