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 9059515ACFC for ; Thu, 4 May 2023 17:18:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A1B5E09B7; Thu, 4 May 2023 17:18:14 +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 6F4B3E09B7 for ; Thu, 4 May 2023 17:18:14 +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 3A81D3412A0 for ; Thu, 4 May 2023 17:18:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3A5AA57 for ; Thu, 4 May 2023 17:18:11 +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: <1683220688.ed27f1f804c5b4fe6e7c196ba00ad90f7dd78b39.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-230504.ebuild X-VCS-Directories: media-sound/dzr/ X-VCS-Committer: freijon X-VCS-Committer-Name: Jonas Frei X-VCS-Revision: ed27f1f804c5b4fe6e7c196ba00ad90f7dd78b39 X-VCS-Branch: dev Date: Thu, 4 May 2023 17:18:11 +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: e462a311-f2ca-43c5-bfbe-20155437396c X-Archives-Hash: 81990ca4565ab51b194319af8ac6d704 commit: ed27f1f804c5b4fe6e7c196ba00ad90f7dd78b39 Author: Jonas Frei pm me> AuthorDate: Thu May 4 17:17:40 2023 +0000 Commit: Jonas Frei pm me> CommitDate: Thu May 4 17:18:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed27f1f8 media-sound/dzr: add 230504 Signed-off-by: Jonas Frei pm.me> media-sound/dzr/Manifest | 1 + media-sound/dzr/dzr-230504.ebuild | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest index e5b9729b7..dd38bdf83 100644 --- a/media-sound/dzr/Manifest +++ b/media-sound/dzr/Manifest @@ -1 +1,2 @@ DIST dzr-230501.tar.gz 8639 BLAKE2B e3ceef26f4e3f7b8c036f24c712f6ad635e0e9ae7102803ea9bb3b164ab405f0d3c80451ef43e14b62d475d494758210afba944a62e260ca02e186905b831711 SHA512 be38c1e2966f67eb351453d84571689dd787fdfd4057562a0cea9e5f53cf271bfa3943efbe7f4ec43437b4d274212dea8d37634cd28528c8dce5c6bec6b93723 +DIST dzr-230504.tar.gz 8643 BLAKE2B ccea6708e50dea624351a90bc2b8a7f117834ebdc6ee177c6da2dcd63fcb22186d50a4ccad6efd111ee763d6e917b557d8bb823481f7f76d98600dab3bc0fbe0 SHA512 93a3d4559e241c9cecb4676e53d75a222d50ba87e5bcd54bf7a13777816e4ce7d8c284c276eee19fec59996d20b03a4a8cd317bd867193a6aab4b279fb5aae63 diff --git a/media-sound/dzr/dzr-230504.ebuild b/media-sound/dzr/dzr-230504.ebuild new file mode 100644 index 000000000..94371499e --- /dev/null +++ b/media-sound/dzr/dzr-230504.ebuild @@ -0,0 +1,39 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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" + +DEPEND=" + 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 +} + +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" +}