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: Tue, 10 Sep 2024 23:59:38 +0000 (UTC) [thread overview]
Message-ID: <1725990888.f317768580b4c65e7cbcac90a097ecc563017d63.davidroman@gentoo> (raw)
commit: f317768580b4c65e7cbcac90a097ecc563017d63
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Sep 10 17:39:26 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Sep 10 17:54:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3177685
media-sound/dzr: add 240909
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
media-sound/dzr/Manifest | 1 +
media-sound/dzr/dzr-240909.ebuild | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index bf99ee785..d3500cdac 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
DIST dzr-240817.tar.gz 17744 BLAKE2B badd1d5ad2e2bc0f0cab534948827bb574aa09393923b82dfd4d88cfcac4f37629d945bdcb353efa78e0b02fa5532777b2f34a9e213973bbc74cee8890e4d783 SHA512 b95d2e4b8074631e542bdaa950c8ed37bd1d8ef2697320950e79751b675fda2e92727b9bcdc232f11b085c6963a038d606d391e6c699f8c7bb916b4a4d3b540c
+DIST dzr-240909.tar.gz 17804 BLAKE2B 8fc6f9d90c9a3a753f6ced95cebf7d1e3a36b346e135932d8a1c3ea6813a649c876854fdc635c9809dd89f9e3f5be285630d3b75cae902f99f4b9aa80c5f9a92 SHA512 08e4c90af45330d8293ee6c300c95fbf25831691239a27e67e21112ccc5b2aaf47c7e74921edd484ebd34a89f15f0566051c3fd941310589e46284b43bbfa3fd
diff --git a/media-sound/dzr/dzr-240909.ebuild b/media-sound/dzr/dzr-240909.ebuild
new file mode 100644
index 000000000..2418dedea
--- /dev/null
+++ b/media-sound/dzr/dzr-240909.ebuild
@@ -0,0 +1,34 @@
+# 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"
+
+LICENSE="Unlicense"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ app-misc/jq[oniguruma]
+ dev-libs/openssl
+ dev-util/dialog
+ media-video/mpv
+ net-misc/curl
+"
+
+src_install() {
+ hprefixify dzr*
+ dobin dzr*
+}
+
+pkg_postinst() {
+ einfo "WARNING: For legal reasons this project"
+ einfo "does not contain the track decryption key."
+ einfo "Please read the following guide first:"
+ einfo "https://github.com/yne/dzr/wiki#find-the-dzr_cbc-key"
+}
next reply other threads:[~2024-09-10 23:59 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 23:59 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-07-18 9:22 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=1725990888.f317768580b4c65e7cbcac90a097ecc563017d63.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