From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C2BC158083 for ; Tue, 10 Sep 2024 17:55:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AC4BE29E1; Tue, 10 Sep 2024 17:55:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 508D1E29E1 for ; Tue, 10 Sep 2024 17:55:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 466FB33FD3F for ; Tue, 10 Sep 2024 17:55:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D79B21607 for ; Tue, 10 Sep 2024 17:55:40 +0000 (UTC) From: "Jonas Frei" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Frei" Message-ID: <1725990888.f317768580b4c65e7cbcac90a097ecc563017d63.freijon@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/dzr/Manifest media-sound/dzr/dzr-240909.ebuild X-VCS-Directories: media-sound/dzr/ X-VCS-Committer: freijon X-VCS-Committer-Name: Jonas Frei X-VCS-Revision: f317768580b4c65e7cbcac90a097ecc563017d63 X-VCS-Branch: dev Date: Tue, 10 Sep 2024 17:55:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cec6f9e7-da57-41af-8fa7-e2f52420e7c3 X-Archives-Hash: ab158ae05974d5b0c0a585e06c42ed0d commit: f317768580b4c65e7cbcac90a097ecc563017d63 Author: Jonas Frei pm me> AuthorDate: Tue Sep 10 17:39:26 2024 +0000 Commit: Jonas Frei pm me> 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 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" +}