public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-03-30 12:01 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-03-30 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     e2d58724cfab715075add5191303595416881051
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Mar 30 12:01:37 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Wed Mar 30 12:01:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e2d58724

media-sound/dzr: Initial commit

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-220309.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 media-sound/dzr/metadata.xml      | 12 ++++++++++++
 3 files changed, 50 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
new file mode 100644
index 000000000..bbb54a8e9
--- /dev/null
+++ b/media-sound/dzr/Manifest
@@ -0,0 +1 @@
+DIST 220309.tar.gz 5231 BLAKE2B 0e315e5def6e702c0d4c31786a30e431f23d428830653af90467fe1e9cb6e7cdea8f721918bcb60589e22ded89b624a20374b009a0e77318fe3c898feef7857c SHA512 b30fc2a7077bff62b4024f403a4a8549b97c9c06caea342145e0008e35ac78a14b5153a7440912b161a87f82e989ea01d10d6c77db521ead9507184193091f12

diff --git a/media-sound/dzr/dzr-220309.ebuild b/media-sound/dzr/dzr-220309.ebuild
new file mode 100644
index 000000000..bf4348225
--- /dev/null
+++ b/media-sound/dzr/dzr-220309.ebuild
@@ -0,0 +1,37 @@
+# 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"
+
+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-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"
+}

diff --git a/media-sound/dzr/metadata.xml b/media-sound/dzr/metadata.xml
new file mode 100644
index 000000000..7e2cdcbe1
--- /dev/null
+++ b/media-sound/dzr/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<name>Jonas Frei</name>
+		<email>freijon@pm.me</email>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">yne/dzr</remote-id>
+		<bugs-to>https://github.com/yne/dzr/issues</bugs-to>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-04-04 14:38 Andrew Ammerlaan
  0 siblings, 0 replies; 34+ messages in thread
From: Andrew Ammerlaan @ 2022-04-04 14:38 UTC (permalink / raw
  To: gentoo-commits

commit:     01e3efd5b8db068410db1dd6f25d1173560d57c6
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 14:37:59 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 14:37:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01e3efd5

media-sound/dzr: update SRC_URI

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 media-sound/dzr/Manifest          | 2 +-
 media-sound/dzr/dzr-220309.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index bbb54a8e9..826c28073 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST 220309.tar.gz 5231 BLAKE2B 0e315e5def6e702c0d4c31786a30e431f23d428830653af90467fe1e9cb6e7cdea8f721918bcb60589e22ded89b624a20374b009a0e77318fe3c898feef7857c SHA512 b30fc2a7077bff62b4024f403a4a8549b97c9c06caea342145e0008e35ac78a14b5153a7440912b161a87f82e989ea01d10d6c77db521ead9507184193091f12
+DIST dzr-220309.tar.gz 5231 BLAKE2B 0e315e5def6e702c0d4c31786a30e431f23d428830653af90467fe1e9cb6e7cdea8f721918bcb60589e22ded89b624a20374b009a0e77318fe3c898feef7857c SHA512 b30fc2a7077bff62b4024f403a4a8549b97c9c06caea342145e0008e35ac78a14b5153a7440912b161a87f82e989ea01d10d6c77db521ead9507184193091f12

diff --git a/media-sound/dzr/dzr-220309.ebuild b/media-sound/dzr/dzr-220309.ebuild
index bf4348225..0c4f7062c 100644
--- a/media-sound/dzr/dzr-220309.ebuild
+++ b/media-sound/dzr/dzr-220309.ebuild
@@ -5,7 +5,7 @@ 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"
+SRC_URI="https://github.com/yne/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Unlicense"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-05-05  4:03 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-05-05  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e99f7061d2ea8bf5409cb07bbe0518a444205875
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu May  5 04:01:39 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Thu May  5 04:02:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e99f7061

media-sound/dzr: add 220503, drop 220309

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-220309.ebuild => dzr-220503.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 826c28073..429e00a8f 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-220309.tar.gz 5231 BLAKE2B 0e315e5def6e702c0d4c31786a30e431f23d428830653af90467fe1e9cb6e7cdea8f721918bcb60589e22ded89b624a20374b009a0e77318fe3c898feef7857c SHA512 b30fc2a7077bff62b4024f403a4a8549b97c9c06caea342145e0008e35ac78a14b5153a7440912b161a87f82e989ea01d10d6c77db521ead9507184193091f12
+DIST dzr-220503.tar.gz 5708 BLAKE2B 6a18784bf8f91b686d6b0fbcad2aff1f494a259252932caad296c3d899d20956aa212ca8ce613a3a85f67c1002159acc5e46def9a5158427b9b460cda74b5126 SHA512 1fb66d8995da1f43520887cf89fa6e03556c479f640ce4b76cab166c75448308a24e3888bc455a57d083efde4b911ae5506cd410d8ddb8b328f608dabcdb5568

diff --git a/media-sound/dzr/dzr-220309.ebuild b/media-sound/dzr/dzr-220503.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-220309.ebuild
rename to media-sound/dzr/dzr-220503.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-05-05 12:00 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-05-05 12:00 UTC (permalink / raw
  To: gentoo-commits

commit:     9203dcbe242d617287ccb4ba173bc5d5a143609e
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu May  5 11:59:54 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Thu May  5 12:00:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9203dcbe

media-sound/dzr: add 220505, drop 220503

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-220503.ebuild => dzr-220505.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 429e00a8f..f875a1a9f 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-220503.tar.gz 5708 BLAKE2B 6a18784bf8f91b686d6b0fbcad2aff1f494a259252932caad296c3d899d20956aa212ca8ce613a3a85f67c1002159acc5e46def9a5158427b9b460cda74b5126 SHA512 1fb66d8995da1f43520887cf89fa6e03556c479f640ce4b76cab166c75448308a24e3888bc455a57d083efde4b911ae5506cd410d8ddb8b328f608dabcdb5568
+DIST dzr-220505.tar.gz 5741 BLAKE2B 727ca4fe3a2cebe8c5c9c97936d729c58be2eb11905b6549b894eed493aa68a571b40e6d06382a47749b999a69abbb0c84e2d01273cf6b11d0149516bb1cce85 SHA512 d70300ec5352e71b6e1edfb4f5e02ee86f7ff49111e21e95e99993e8b10df79544cef3a47b9e840004bd759da1684e419bca999ce8655501fbd6151735f71ed7

diff --git a/media-sound/dzr/dzr-220503.ebuild b/media-sound/dzr/dzr-220505.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-220503.ebuild
rename to media-sound/dzr/dzr-220505.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-06-03  4:07 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-06-03  4:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6b304710590791a1f321733c21ff0711c695ba77
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Fri Jun  3 04:07:03 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Fri Jun  3 04:07:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b304710

media-sound/dzr: add 220531, drop 220505

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-220505.ebuild => dzr-220531.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index f875a1a9f..020a37fa6 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-220505.tar.gz 5741 BLAKE2B 727ca4fe3a2cebe8c5c9c97936d729c58be2eb11905b6549b894eed493aa68a571b40e6d06382a47749b999a69abbb0c84e2d01273cf6b11d0149516bb1cce85 SHA512 d70300ec5352e71b6e1edfb4f5e02ee86f7ff49111e21e95e99993e8b10df79544cef3a47b9e840004bd759da1684e419bca999ce8655501fbd6151735f71ed7
+DIST dzr-220531.tar.gz 5814 BLAKE2B 1f1b2973d8f0e65ed9bfd3184f0afd2cf31a899749cf4d6130d62a45219bced9a7cb07d451d3b268004e0cbb6359a82c9ed5d8bce504b8350f49e7eb67cee039 SHA512 cb7480f830807328bc7e51a1ef5c4c613068de3e49ff203108774fcc704ddc9b22929d985cab6a3eec937b92046a121568d04d2d949cabe5c6bbb8559b500947

diff --git a/media-sound/dzr/dzr-220505.ebuild b/media-sound/dzr/dzr-220531.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-220505.ebuild
rename to media-sound/dzr/dzr-220531.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-07-16 11:05 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-07-16 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     092d572321bdefcf8a093ecf5070fce5d257cdc5
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sat Jul 16 11:05:11 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sat Jul 16 11:05:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=092d5723

media-sound/dzr: add 220715, drop 220531

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-220531.ebuild => dzr-220715.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 020a37fa6..18d8aabe8 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-220531.tar.gz 5814 BLAKE2B 1f1b2973d8f0e65ed9bfd3184f0afd2cf31a899749cf4d6130d62a45219bced9a7cb07d451d3b268004e0cbb6359a82c9ed5d8bce504b8350f49e7eb67cee039 SHA512 cb7480f830807328bc7e51a1ef5c4c613068de3e49ff203108774fcc704ddc9b22929d985cab6a3eec937b92046a121568d04d2d949cabe5c6bbb8559b500947
+DIST dzr-220715.tar.gz 6891 BLAKE2B f461b9165bab68f1968a0498dec73b3769d2d7e564ff318c51518e6e3995c8d43311ab21f961c1f2083e7522c7670ed81b510d05f33c0089abe9e48e7e517f38 SHA512 a1bd6971e097a02f69cc270e3377ac2067ce0de7ac1e7e74d79ad6b34d9f35bf59e49f5b1803fc1a6481b3203bc7b10f665604e66cec99257d4faefe2ae0187f

diff --git a/media-sound/dzr/dzr-220531.ebuild b/media-sound/dzr/dzr-220715.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-220531.ebuild
rename to media-sound/dzr/dzr-220715.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-08-11 19:07 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-08-11 19:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8e2ea77a34266d1e8e445a0616a06cfbebcba636
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu Aug 11 19:06:54 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Thu Aug 11 19:07:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e2ea77a

media-sound/dzr: add 220810, drop 220715

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-220715.ebuild => dzr-220810.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 18d8aabe8..4aa22a84c 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-220715.tar.gz 6891 BLAKE2B f461b9165bab68f1968a0498dec73b3769d2d7e564ff318c51518e6e3995c8d43311ab21f961c1f2083e7522c7670ed81b510d05f33c0089abe9e48e7e517f38 SHA512 a1bd6971e097a02f69cc270e3377ac2067ce0de7ac1e7e74d79ad6b34d9f35bf59e49f5b1803fc1a6481b3203bc7b10f665604e66cec99257d4faefe2ae0187f
+DIST dzr-220810.tar.gz 7487 BLAKE2B 88bb64d009719e0f8bba28a80abcd6b728ccb978d7e5b688ef8c51f69bf011bac69cc7e9029b4ddadda83be7feb01222dd031d59f2fbce9315ef83f16877a1a4 SHA512 6a0434771f835c7c41f5e11d4bd5f2602f1e1442baa9b83af3bc629066a886f2c5e40af2242d9ba37f07d856b924ab22c7bcbf88e09f4ed7de6bcdcef84bf019

diff --git a/media-sound/dzr/dzr-220715.ebuild b/media-sound/dzr/dzr-220810.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-220715.ebuild
rename to media-sound/dzr/dzr-220810.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-10-19 18:25 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-10-19 18:25 UTC (permalink / raw
  To: gentoo-commits

commit:     2e4bef7423705a98b08dec8bc1ddf934b3161c4b
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Oct 19 18:25:27 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Wed Oct 19 18:25:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e4bef74

media-sound/dzr: add 221008, drop 220810

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-220810.ebuild => dzr-221008.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 4aa22a84c..c7384b6c7 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-220810.tar.gz 7487 BLAKE2B 88bb64d009719e0f8bba28a80abcd6b728ccb978d7e5b688ef8c51f69bf011bac69cc7e9029b4ddadda83be7feb01222dd031d59f2fbce9315ef83f16877a1a4 SHA512 6a0434771f835c7c41f5e11d4bd5f2602f1e1442baa9b83af3bc629066a886f2c5e40af2242d9ba37f07d856b924ab22c7bcbf88e09f4ed7de6bcdcef84bf019
+DIST dzr-221008.tar.gz 7878 BLAKE2B b230fec340227c637f1722b23f50240467ffa9f37bf34c8a8bbc55d97531e646a9979cf8fe19c2f57146181c8ee8085dafd857e6974ebd7cb1fa1f85318220df SHA512 fc47debb2978f8fc9a06dae65ec59d2214e4aac5068e99fd4ed0714b1d450298a6bf7c682d3000f6e9d31244a5084069cd9d5731ffb421b5a0b43e9007745263

diff --git a/media-sound/dzr/dzr-220810.ebuild b/media-sound/dzr/dzr-221008.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-220810.ebuild
rename to media-sound/dzr/dzr-221008.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-10-21 18:03 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-10-21 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f5c906427bc4d07392f4dd996f92ff668873a2a3
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Fri Oct 21 17:59:08 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Fri Oct 21 17:59:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5c90642

media-sound/dzr: add 221021, drop 221008

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-221008.ebuild => dzr-221021.ebuild} | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index c7384b6c7..640a0c97d 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-221008.tar.gz 7878 BLAKE2B b230fec340227c637f1722b23f50240467ffa9f37bf34c8a8bbc55d97531e646a9979cf8fe19c2f57146181c8ee8085dafd857e6974ebd7cb1fa1f85318220df SHA512 fc47debb2978f8fc9a06dae65ec59d2214e4aac5068e99fd4ed0714b1d450298a6bf7c682d3000f6e9d31244a5084069cd9d5731ffb421b5a0b43e9007745263
+DIST dzr-221021.tar.gz 8570 BLAKE2B 3bb2ee8d7c4b8b543c811b0547f0cb00b496ac78a5ec18065779f9977ac60bbc655bcaad2797ac3bd6167370dd075d921af8099ea31101e0574e83ea922b82e7 SHA512 fa941bba163861ecbacf3301fe6c90b6a20d60a35507bf6e4f72125a96c3557c9bd951299a53fd6e88cea3e55d62b2356c0f635cc5e7ff02691ae9def5ac4f0c

diff --git a/media-sound/dzr/dzr-221008.ebuild b/media-sound/dzr/dzr-221021.ebuild
similarity index 96%
rename from media-sound/dzr/dzr-221008.ebuild
rename to media-sound/dzr/dzr-221021.ebuild
index 0c4f7062c..94371499e 100644
--- a/media-sound/dzr/dzr-221008.ebuild
+++ b/media-sound/dzr/dzr-221021.ebuild
@@ -25,6 +25,8 @@ src_install() {
 	exeinto /usr/bin
 	doexe dzr
 	doexe dzr-dec
+	doexe dzr-id3
+	doexe dzr-srt
 	doexe dzr-url
 	default
 }


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-11-07 19:11 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-11-07 19:11 UTC (permalink / raw
  To: gentoo-commits

commit:     972df149135a68c1c4ad41704892d35c25f938b6
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon Nov  7 19:10:51 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon Nov  7 19:11:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=972df149

media-sound/dzr: add 221106, drop 221021

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-221021.ebuild => dzr-221106.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 640a0c97d..03c3845cc 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-221021.tar.gz 8570 BLAKE2B 3bb2ee8d7c4b8b543c811b0547f0cb00b496ac78a5ec18065779f9977ac60bbc655bcaad2797ac3bd6167370dd075d921af8099ea31101e0574e83ea922b82e7 SHA512 fa941bba163861ecbacf3301fe6c90b6a20d60a35507bf6e4f72125a96c3557c9bd951299a53fd6e88cea3e55d62b2356c0f635cc5e7ff02691ae9def5ac4f0c
+DIST dzr-221106.tar.gz 8613 BLAKE2B 7b78e9ccc1db9b36cf17b1dab799e211ff182bc67279ec507618ad5b09305d6cf0bbe986a9a82d812c38570f4a2bf6b5f9c14bb624aecec5f727d909031fb51e SHA512 391791075c1315409358ef7aa6d5ced47b400eae67908861aad99ae4fa9cdce08655e272748711518ea69ba5d169a05e915b2115d9c9d6000e6c2e25aa799bd8

diff --git a/media-sound/dzr/dzr-221021.ebuild b/media-sound/dzr/dzr-221106.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-221021.ebuild
rename to media-sound/dzr/dzr-221106.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2022-11-14  5:09 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2022-11-14  5:09 UTC (permalink / raw
  To: gentoo-commits

commit:     aca91a542637ec68d8d1d17865513abcdd9750df
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon Nov 14 05:08:29 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon Nov 14 05:08:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aca91a54

media-sound/dzr: add 221112, drop 221106

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest                                 | 2 +-
 media-sound/dzr/{dzr-221106.ebuild => dzr-221112.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 03c3845cc..da243328b 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1 @@
-DIST dzr-221106.tar.gz 8613 BLAKE2B 7b78e9ccc1db9b36cf17b1dab799e211ff182bc67279ec507618ad5b09305d6cf0bbe986a9a82d812c38570f4a2bf6b5f9c14bb624aecec5f727d909031fb51e SHA512 391791075c1315409358ef7aa6d5ced47b400eae67908861aad99ae4fa9cdce08655e272748711518ea69ba5d169a05e915b2115d9c9d6000e6c2e25aa799bd8
+DIST dzr-221112.tar.gz 8604 BLAKE2B 85daf336ca292ecf0e97f79c29116b556c9cbf1d34170498145c2d22cb60398b76451e0584803f0d6f6bdb9d38825f09a5f4964d6cb54a854d51303490342593 SHA512 39fea2054df8bb235c2586bf95f1c76a70d7ab20435eee6b13e9ff2dd5e1375d926b9a8597e387db2938a5d2e7d8a43b09d8c7dd5b7bf56c48234129bce9ac18

diff --git a/media-sound/dzr/dzr-221106.ebuild b/media-sound/dzr/dzr-221112.ebuild
similarity index 100%
rename from media-sound/dzr/dzr-221106.ebuild
rename to media-sound/dzr/dzr-221112.ebuild


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-04-30 18:38 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-04-30 18:38 UTC (permalink / raw
  To: gentoo-commits

commit:     c73013965efce9268d88bceff896104978d774ec
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Apr 30 18:38:11 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Apr 30 18:38:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7301396

media-sound/dzr: drop 221112

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-221112.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index a4d46eb85..9a5dbfff9 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-221112.tar.gz 8604 BLAKE2B 85daf336ca292ecf0e97f79c29116b556c9cbf1d34170498145c2d22cb60398b76451e0584803f0d6f6bdb9d38825f09a5f4964d6cb54a854d51303490342593 SHA512 39fea2054df8bb235c2586bf95f1c76a70d7ab20435eee6b13e9ff2dd5e1375d926b9a8597e387db2938a5d2e7d8a43b09d8c7dd5b7bf56c48234129bce9ac18
 DIST dzr-230429.tar.gz 8633 BLAKE2B ff189d66c55ae23f4cb7734c99134737f99138ca922a27c61619a04145254838c4f0847b51f57870df020ce9520d29e60859b4705e806a6f1c03d32a9f926501 SHA512 af259ef0f1856d18308d40a867967d8a3912025b862cc36587a5acd9a0b32ea6c34b4a5870acbf8f9d9658baf2af26bac0e44811cc29e4a5e25c32c12522d473

diff --git a/media-sound/dzr/dzr-221112.ebuild b/media-sound/dzr/dzr-221112.ebuild
deleted file mode 100644
index 94371499e..000000000
--- a/media-sound/dzr/dzr-221112.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-04-30 18:38 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-04-30 18:38 UTC (permalink / raw
  To: gentoo-commits

commit:     df703fa6bd01e41ae59cdeabe6778a07f16b6056
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Apr 30 18:38:00 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Apr 30 18:38:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df703fa6

media-sound/dzr: add 230429

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-230429.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index da243328b..a4d46eb85 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-221112.tar.gz 8604 BLAKE2B 85daf336ca292ecf0e97f79c29116b556c9cbf1d34170498145c2d22cb60398b76451e0584803f0d6f6bdb9d38825f09a5f4964d6cb54a854d51303490342593 SHA512 39fea2054df8bb235c2586bf95f1c76a70d7ab20435eee6b13e9ff2dd5e1375d926b9a8597e387db2938a5d2e7d8a43b09d8c7dd5b7bf56c48234129bce9ac18
+DIST dzr-230429.tar.gz 8633 BLAKE2B ff189d66c55ae23f4cb7734c99134737f99138ca922a27c61619a04145254838c4f0847b51f57870df020ce9520d29e60859b4705e806a6f1c03d32a9f926501 SHA512 af259ef0f1856d18308d40a867967d8a3912025b862cc36587a5acd9a0b32ea6c34b4a5870acbf8f9d9658baf2af26bac0e44811cc29e4a5e25c32c12522d473

diff --git a/media-sound/dzr/dzr-230429.ebuild b/media-sound/dzr/dzr-230429.ebuild
new file mode 100644
index 000000000..94371499e
--- /dev/null
+++ b/media-sound/dzr/dzr-230429.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-05-01 17:36 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-05-01 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     199062f6e103b07e7834c3314006af19052a4a86
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon May  1 17:36:00 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon May  1 17:36:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=199062f6

media-sound/dzr: drop 230429

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230429.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 25b564c30..e5b9729b7 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-230429.tar.gz 8633 BLAKE2B ff189d66c55ae23f4cb7734c99134737f99138ca922a27c61619a04145254838c4f0847b51f57870df020ce9520d29e60859b4705e806a6f1c03d32a9f926501 SHA512 af259ef0f1856d18308d40a867967d8a3912025b862cc36587a5acd9a0b32ea6c34b4a5870acbf8f9d9658baf2af26bac0e44811cc29e4a5e25c32c12522d473
 DIST dzr-230501.tar.gz 8639 BLAKE2B e3ceef26f4e3f7b8c036f24c712f6ad635e0e9ae7102803ea9bb3b164ab405f0d3c80451ef43e14b62d475d494758210afba944a62e260ca02e186905b831711 SHA512 be38c1e2966f67eb351453d84571689dd787fdfd4057562a0cea9e5f53cf271bfa3943efbe7f4ec43437b4d274212dea8d37634cd28528c8dce5c6bec6b93723

diff --git a/media-sound/dzr/dzr-230429.ebuild b/media-sound/dzr/dzr-230429.ebuild
deleted file mode 100644
index 94371499e..000000000
--- a/media-sound/dzr/dzr-230429.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-05-01 17:36 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-05-01 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     2c822c05c18a2b9f39f9a0876e429c5c47b47dcc
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon May  1 17:35:46 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon May  1 17:36:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c822c05

media-sound/dzr: add 230501

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-230501.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 9a5dbfff9..25b564c30 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-230429.tar.gz 8633 BLAKE2B ff189d66c55ae23f4cb7734c99134737f99138ca922a27c61619a04145254838c4f0847b51f57870df020ce9520d29e60859b4705e806a6f1c03d32a9f926501 SHA512 af259ef0f1856d18308d40a867967d8a3912025b862cc36587a5acd9a0b32ea6c34b4a5870acbf8f9d9658baf2af26bac0e44811cc29e4a5e25c32c12522d473
+DIST dzr-230501.tar.gz 8639 BLAKE2B e3ceef26f4e3f7b8c036f24c712f6ad635e0e9ae7102803ea9bb3b164ab405f0d3c80451ef43e14b62d475d494758210afba944a62e260ca02e186905b831711 SHA512 be38c1e2966f67eb351453d84571689dd787fdfd4057562a0cea9e5f53cf271bfa3943efbe7f4ec43437b4d274212dea8d37634cd28528c8dce5c6bec6b93723

diff --git a/media-sound/dzr/dzr-230501.ebuild b/media-sound/dzr/dzr-230501.ebuild
new file mode 100644
index 000000000..94371499e
--- /dev/null
+++ b/media-sound/dzr/dzr-230501.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-05-04 17:18 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-05-04 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     40f362d539dba39ac46cef66ba1cfb528fd4bef6
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu May  4 17:17:53 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Thu May  4 17:18:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40f362d5

media-sound/dzr: drop 230501

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230501.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index dd38bdf83..f6f20ca7b 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-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-230501.ebuild b/media-sound/dzr/dzr-230501.ebuild
deleted file mode 100644
index 94371499e..000000000
--- a/media-sound/dzr/dzr-230501.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-05-04 17:18 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-05-04 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     ed27f1f804c5b4fe6e7c196ba00ad90f7dd78b39
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Thu May  4 17:17:40 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> 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 <freijon <AT> 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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-05-13 18:03 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-05-13 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     34f876dbe5e933691ef8245ffede5509a904ada7
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sat May 13 18:03:03 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sat May 13 18:03:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=34f876db

media-sound/dzr: add 230513

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-230513.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index f6f20ca7b..b3970fc27 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-230504.tar.gz 8643 BLAKE2B ccea6708e50dea624351a90bc2b8a7f117834ebdc6ee177c6da2dcd63fcb22186d50a4ccad6efd111ee763d6e917b557d8bb823481f7f76d98600dab3bc0fbe0 SHA512 93a3d4559e241c9cecb4676e53d75a222d50ba87e5bcd54bf7a13777816e4ce7d8c284c276eee19fec59996d20b03a4a8cd317bd867193a6aab4b279fb5aae63
+DIST dzr-230513.tar.gz 8678 BLAKE2B 78487e9601cf8516a7913a2a640fd3ea8aba70f1f0e43b7189d03e25920daa9270428ce3189bee39529172325bf0fe08186c7ffcfcf811c5ab0adae975cc2e23 SHA512 fe2676b1d47313427db0f38cdedfd69cb1403a4e2df49e08f6ac4984cd4809425af7746a5008fa425ab9835a15a1cced6e197b96118b5d851d92ac9accd36b6d

diff --git a/media-sound/dzr/dzr-230513.ebuild b/media-sound/dzr/dzr-230513.ebuild
new file mode 100644
index 000000000..94371499e
--- /dev/null
+++ b/media-sound/dzr/dzr-230513.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-05-13 18:03 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-05-13 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     0b70c542aa7ac4e18d4af8437230cf479c8e1c77
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sat May 13 18:03:40 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sat May 13 18:03:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b70c542

media-sound/dzr: drop 230504

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230504.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index b3970fc27..f856b7cce 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-230504.tar.gz 8643 BLAKE2B ccea6708e50dea624351a90bc2b8a7f117834ebdc6ee177c6da2dcd63fcb22186d50a4ccad6efd111ee763d6e917b557d8bb823481f7f76d98600dab3bc0fbe0 SHA512 93a3d4559e241c9cecb4676e53d75a222d50ba87e5bcd54bf7a13777816e4ce7d8c284c276eee19fec59996d20b03a4a8cd317bd867193a6aab4b279fb5aae63
 DIST dzr-230513.tar.gz 8678 BLAKE2B 78487e9601cf8516a7913a2a640fd3ea8aba70f1f0e43b7189d03e25920daa9270428ce3189bee39529172325bf0fe08186c7ffcfcf811c5ab0adae975cc2e23 SHA512 fe2676b1d47313427db0f38cdedfd69cb1403a4e2df49e08f6ac4984cd4809425af7746a5008fa425ab9835a15a1cced6e197b96118b5d851d92ac9accd36b6d

diff --git a/media-sound/dzr/dzr-230504.ebuild b/media-sound/dzr/dzr-230504.ebuild
deleted file mode 100644
index 94371499e..000000000
--- a/media-sound/dzr/dzr-230504.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-07-30 10:44 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-07-30 10:44 UTC (permalink / raw
  To: gentoo-commits

commit:     99c1f1506eec7e2c5dbc8b6512d94fa58415fbc5
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Jul 30 10:42:53 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Jul 30 10:43:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99c1f150

media-sound/dzr: add 230730

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-230730.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index f856b7cce2..b5d8d3d19e 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-230513.tar.gz 8678 BLAKE2B 78487e9601cf8516a7913a2a640fd3ea8aba70f1f0e43b7189d03e25920daa9270428ce3189bee39529172325bf0fe08186c7ffcfcf811c5ab0adae975cc2e23 SHA512 fe2676b1d47313427db0f38cdedfd69cb1403a4e2df49e08f6ac4984cd4809425af7746a5008fa425ab9835a15a1cced6e197b96118b5d851d92ac9accd36b6d
+DIST dzr-230730.tar.gz 8848 BLAKE2B 7551fb961167031f926de6559fca7eb48dae69c40ac1e896cdcdeadd03c4cf3c19ca514a65f77d00a7cfbc52972489baf557f927358fe61947831e2026877264 SHA512 7f011838da380abc736b861abf2d665ba29b1d0f97f9a234d6a3a5b28638494ac7f0a8544af963ce463c5b37f171e1927d45fc453d2bb323599dcd71c4bb3744

diff --git a/media-sound/dzr/dzr-230730.ebuild b/media-sound/dzr/dzr-230730.ebuild
new file mode 100644
index 0000000000..94371499e8
--- /dev/null
+++ b/media-sound/dzr/dzr-230730.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-07-30 10:44 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-07-30 10:44 UTC (permalink / raw
  To: gentoo-commits

commit:     5ba93c3b174ffa6cc347970cd3f35df08f11152d
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Jul 30 10:43:08 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Jul 30 10:43:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ba93c3b

media-sound/dzr: drop 230513

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230513.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index b5d8d3d19e..37b8584dd0 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-230513.tar.gz 8678 BLAKE2B 78487e9601cf8516a7913a2a640fd3ea8aba70f1f0e43b7189d03e25920daa9270428ce3189bee39529172325bf0fe08186c7ffcfcf811c5ab0adae975cc2e23 SHA512 fe2676b1d47313427db0f38cdedfd69cb1403a4e2df49e08f6ac4984cd4809425af7746a5008fa425ab9835a15a1cced6e197b96118b5d851d92ac9accd36b6d
 DIST dzr-230730.tar.gz 8848 BLAKE2B 7551fb961167031f926de6559fca7eb48dae69c40ac1e896cdcdeadd03c4cf3c19ca514a65f77d00a7cfbc52972489baf557f927358fe61947831e2026877264 SHA512 7f011838da380abc736b861abf2d665ba29b1d0f97f9a234d6a3a5b28638494ac7f0a8544af963ce463c5b37f171e1927d45fc453d2bb323599dcd71c4bb3744

diff --git a/media-sound/dzr/dzr-230513.ebuild b/media-sound/dzr/dzr-230513.ebuild
deleted file mode 100644
index 94371499e8..0000000000
--- a/media-sound/dzr/dzr-230513.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-09-18 19:08 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-09-18 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e719884ad5a0d4c90eed65bf72556b2fa48a2d05
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon Sep 18 19:06:22 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon Sep 18 19:07:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e719884a

media-sound/dzr: add 230912

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-230912.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 37b8584dd0..be0b066853 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-230730.tar.gz 8848 BLAKE2B 7551fb961167031f926de6559fca7eb48dae69c40ac1e896cdcdeadd03c4cf3c19ca514a65f77d00a7cfbc52972489baf557f927358fe61947831e2026877264 SHA512 7f011838da380abc736b861abf2d665ba29b1d0f97f9a234d6a3a5b28638494ac7f0a8544af963ce463c5b37f171e1927d45fc453d2bb323599dcd71c4bb3744
+DIST dzr-230912.tar.gz 16813 BLAKE2B 245c04e47625bf6eb2d12c72c89f4af26d8e629081f08b7757b59700b04130a7fe17b80d0e4bcb7c16725ff4c475c5665b7f764f49ebfea604e7b04f8d330205 SHA512 a626d63f38caabb3b8acecdc161b4538c637090fda6facb9464ca1930788700b351119ff26b769a948ab02e7e7263a9bbfa359d40d113749ed7e322f23211189

diff --git a/media-sound/dzr/dzr-230912.ebuild b/media-sound/dzr/dzr-230912.ebuild
new file mode 100644
index 0000000000..94371499e8
--- /dev/null
+++ b/media-sound/dzr/dzr-230912.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-09-18 19:08 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-09-18 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ef6f457f4aa05cc06b04a099c0f71874b646a710
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Mon Sep 18 19:07:05 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Mon Sep 18 19:07:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef6f457f

media-sound/dzr: drop 230730

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230730.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index be0b066853..5d21745b5e 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-230730.tar.gz 8848 BLAKE2B 7551fb961167031f926de6559fca7eb48dae69c40ac1e896cdcdeadd03c4cf3c19ca514a65f77d00a7cfbc52972489baf557f927358fe61947831e2026877264 SHA512 7f011838da380abc736b861abf2d665ba29b1d0f97f9a234d6a3a5b28638494ac7f0a8544af963ce463c5b37f171e1927d45fc453d2bb323599dcd71c4bb3744
 DIST dzr-230912.tar.gz 16813 BLAKE2B 245c04e47625bf6eb2d12c72c89f4af26d8e629081f08b7757b59700b04130a7fe17b80d0e4bcb7c16725ff4c475c5665b7f764f49ebfea604e7b04f8d330205 SHA512 a626d63f38caabb3b8acecdc161b4538c637090fda6facb9464ca1930788700b351119ff26b769a948ab02e7e7263a9bbfa359d40d113749ed7e322f23211189

diff --git a/media-sound/dzr/dzr-230730.ebuild b/media-sound/dzr/dzr-230730.ebuild
deleted file mode 100644
index 94371499e8..0000000000
--- a/media-sound/dzr/dzr-230730.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-09-22  3:32 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-09-22  3:32 UTC (permalink / raw
  To: gentoo-commits

commit:     eb6dbf358b367f009c085a8b754480de6d9aff78
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Fri Sep 22 03:30:42 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Fri Sep 22 03:31:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eb6dbf35

media-sound/dzr: add 230919

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-230919.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 5d21745b5e..036cafafc4 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-230912.tar.gz 16813 BLAKE2B 245c04e47625bf6eb2d12c72c89f4af26d8e629081f08b7757b59700b04130a7fe17b80d0e4bcb7c16725ff4c475c5665b7f764f49ebfea604e7b04f8d330205 SHA512 a626d63f38caabb3b8acecdc161b4538c637090fda6facb9464ca1930788700b351119ff26b769a948ab02e7e7263a9bbfa359d40d113749ed7e322f23211189
+DIST dzr-230919.tar.gz 16842 BLAKE2B f94c792d6fae8c97ca53388ee555f1648e9b0bd1aa71759068446a11c8a6714131174813bfdf773e98ca6455fbee392610eef74293bb2429a1faa6e888a9c7bc SHA512 5aa6a3eb0d77d20d6d531cd677b980761a9d19e92fa8054079a562a96e0e97d9b8bbff76090de4d3799764a213b83b501aad20da81d372c26b85e0412707e945

diff --git a/media-sound/dzr/dzr-230919.ebuild b/media-sound/dzr/dzr-230919.ebuild
new file mode 100644
index 0000000000..94371499e8
--- /dev/null
+++ b/media-sound/dzr/dzr-230919.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-09-22  3:32 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-09-22  3:32 UTC (permalink / raw
  To: gentoo-commits

commit:     84fa1185c9817dc0d9aed2a726df80a420b86ccb
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Fri Sep 22 03:31:02 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Fri Sep 22 03:31:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84fa1185

media-sound/dzr: drop 230912

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230912.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 036cafafc4..07446d0111 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-230912.tar.gz 16813 BLAKE2B 245c04e47625bf6eb2d12c72c89f4af26d8e629081f08b7757b59700b04130a7fe17b80d0e4bcb7c16725ff4c475c5665b7f764f49ebfea604e7b04f8d330205 SHA512 a626d63f38caabb3b8acecdc161b4538c637090fda6facb9464ca1930788700b351119ff26b769a948ab02e7e7263a9bbfa359d40d113749ed7e322f23211189
 DIST dzr-230919.tar.gz 16842 BLAKE2B f94c792d6fae8c97ca53388ee555f1648e9b0bd1aa71759068446a11c8a6714131174813bfdf773e98ca6455fbee392610eef74293bb2429a1faa6e888a9c7bc SHA512 5aa6a3eb0d77d20d6d531cd677b980761a9d19e92fa8054079a562a96e0e97d9b8bbff76090de4d3799764a213b83b501aad20da81d372c26b85e0412707e945

diff --git a/media-sound/dzr/dzr-230912.ebuild b/media-sound/dzr/dzr-230912.ebuild
deleted file mode 100644
index 94371499e8..0000000000
--- a/media-sound/dzr/dzr-230912.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-12-19  4:38 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-12-19  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     7a87b200b1c54c20659837a3d7329445ba92671a
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Dec 19 04:07:31 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Tue Dec 19 04:37:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a87b200

media-sound/dzr: drop 230919

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-230919.ebuild | 39 ---------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index dd8ee202fe..2f8cf23c59 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-230919.tar.gz 16842 BLAKE2B f94c792d6fae8c97ca53388ee555f1648e9b0bd1aa71759068446a11c8a6714131174813bfdf773e98ca6455fbee392610eef74293bb2429a1faa6e888a9c7bc SHA512 5aa6a3eb0d77d20d6d531cd677b980761a9d19e92fa8054079a562a96e0e97d9b8bbff76090de4d3799764a213b83b501aad20da81d372c26b85e0412707e945
 DIST dzr-231217.tar.gz 17012 BLAKE2B 4ff6b8c04f7a71612684da82cf49cb5837e44aad44fe7faa7491adb30aaf6c26433f13f2c8b9bee2cbadec125784ea10acfc78d1720bab687f1a1d055874070d SHA512 8c43821295e2062380a399215df478173f4a0984018d712602c654ee88cd902091fb8ec80cd64222e99922c5c4782372f640996c1916e5396cfedefb85f18c24

diff --git a/media-sound/dzr/dzr-230919.ebuild b/media-sound/dzr/dzr-230919.ebuild
deleted file mode 100644
index 94371499e8..0000000000
--- a/media-sound/dzr/dzr-230919.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2023-12-19  4:38 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2023-12-19  4:38 UTC (permalink / raw
  To: gentoo-commits

commit:     6e09824f479901b29bd97bea86db98aa169de5fd
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Dec 19 04:07:14 2023 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Tue Dec 19 04:37:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e09824f

media-sound/dzr: add 231217

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-231217.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 07446d0111..dd8ee202fe 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-230919.tar.gz 16842 BLAKE2B f94c792d6fae8c97ca53388ee555f1648e9b0bd1aa71759068446a11c8a6714131174813bfdf773e98ca6455fbee392610eef74293bb2429a1faa6e888a9c7bc SHA512 5aa6a3eb0d77d20d6d531cd677b980761a9d19e92fa8054079a562a96e0e97d9b8bbff76090de4d3799764a213b83b501aad20da81d372c26b85e0412707e945
+DIST dzr-231217.tar.gz 17012 BLAKE2B 4ff6b8c04f7a71612684da82cf49cb5837e44aad44fe7faa7491adb30aaf6c26433f13f2c8b9bee2cbadec125784ea10acfc78d1720bab687f1a1d055874070d SHA512 8c43821295e2062380a399215df478173f4a0984018d712602c654ee88cd902091fb8ec80cd64222e99922c5c4782372f640996c1916e5396cfedefb85f18c24

diff --git a/media-sound/dzr/dzr-231217.ebuild b/media-sound/dzr/dzr-231217.ebuild
new file mode 100644
index 0000000000..94371499e8
--- /dev/null
+++ b/media-sound/dzr/dzr-231217.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-07-16 19:06 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-07-16 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1294b619d512b9a1f0c9df7953f8e57be6595c4c
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Jul 16 19:05:04 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Tue Jul 16 19:05:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1294b619

media-sound/dzr: drop 231217

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-231217.ebuild | 38 --------------------------------------
 2 files changed, 39 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index a20b38b29..f0456d483 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-231217.tar.gz 17012 BLAKE2B 4ff6b8c04f7a71612684da82cf49cb5837e44aad44fe7faa7491adb30aaf6c26433f13f2c8b9bee2cbadec125784ea10acfc78d1720bab687f1a1d055874070d SHA512 8c43821295e2062380a399215df478173f4a0984018d712602c654ee88cd902091fb8ec80cd64222e99922c5c4782372f640996c1916e5396cfedefb85f18c24
 DIST dzr-240704.tar.gz 17590 BLAKE2B 655f34f48cb745ac413a9d4d17a10eb7483f6f3d53d6eef69ecc6ec2e682806b620d5ce058dcf72f3e4526976f4b2abb557c1e8253fba017bec5c03d0f6a7723 SHA512 25df76735216b9bf02d68da2faf1fa1db9cfeac7f36e4001e62a26458476739e73f9c5fbb7a10521127bbf9daee434ffd2886f9aeb02617a485d9db9b4e1eb89

diff --git a/media-sound/dzr/dzr-231217.ebuild b/media-sound/dzr/dzr-231217.ebuild
deleted file mode 100644
index ad14d536f..000000000
--- a/media-sound/dzr/dzr-231217.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# 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}"
-
-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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-07-16 19:06 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-07-16 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5b9aa829c938f95e8203ff369dd28cee4f432733
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Jul 16 19:04:52 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Tue Jul 16 19:05:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b9aa829

media-sound/dzr: add 240704

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-240704.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index 2f8cf23c5..a20b38b29 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-231217.tar.gz 17012 BLAKE2B 4ff6b8c04f7a71612684da82cf49cb5837e44aad44fe7faa7491adb30aaf6c26433f13f2c8b9bee2cbadec125784ea10acfc78d1720bab687f1a1d055874070d SHA512 8c43821295e2062380a399215df478173f4a0984018d712602c654ee88cd902091fb8ec80cd64222e99922c5c4782372f640996c1916e5396cfedefb85f18c24
+DIST dzr-240704.tar.gz 17590 BLAKE2B 655f34f48cb745ac413a9d4d17a10eb7483f6f3d53d6eef69ecc6ec2e682806b620d5ce058dcf72f3e4526976f4b2abb557c1e8253fba017bec5c03d0f6a7723 SHA512 25df76735216b9bf02d68da2faf1fa1db9cfeac7f36e4001e62a26458476739e73f9c5fbb7a10521127bbf9daee434ffd2886f9aeb02617a485d9db9b4e1eb89

diff --git a/media-sound/dzr/dzr-240704.ebuild b/media-sound/dzr/dzr-240704.ebuild
new file mode 100644
index 000000000..94371499e
--- /dev/null
+++ b/media-sound/dzr/dzr-240704.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-07-17 20:03 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-07-17 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     5e20a4cf5f0e3be71e0206b3a30fbd1751545ee9
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Jul 17 20:00:31 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
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() {


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-08-18  4:30 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-08-18  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     61eb01cbfcef2cd0edaa0d67bc5d33198b8b123b
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Aug 18 04:29:43 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Aug 18 04:30:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61eb01cb

media-sound/dzr: add 240817

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 +
 media-sound/dzr/dzr-240817.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index f0456d483..e55c5eb68 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1 +1,2 @@
 DIST dzr-240704.tar.gz 17590 BLAKE2B 655f34f48cb745ac413a9d4d17a10eb7483f6f3d53d6eef69ecc6ec2e682806b620d5ce058dcf72f3e4526976f4b2abb557c1e8253fba017bec5c03d0f6a7723 SHA512 25df76735216b9bf02d68da2faf1fa1db9cfeac7f36e4001e62a26458476739e73f9c5fbb7a10521127bbf9daee434ffd2886f9aeb02617a485d9db9b4e1eb89
+DIST dzr-240817.tar.gz 17744 BLAKE2B badd1d5ad2e2bc0f0cab534948827bb574aa09393923b82dfd4d88cfcac4f37629d945bdcb353efa78e0b02fa5532777b2f34a9e213973bbc74cee8890e4d783 SHA512 b95d2e4b8074631e542bdaa950c8ed37bd1d8ef2697320950e79751b675fda2e92727b9bcdc232f11b085c6963a038d606d391e6c699f8c7bb916b4a4d3b540c

diff --git a/media-sound/dzr/dzr-240817.ebuild b/media-sound/dzr/dzr-240817.ebuild
new file mode 100644
index 000000000..2418dedea
--- /dev/null
+++ b/media-sound/dzr/dzr-240817.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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-08-18  4:30 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-08-18  4:30 UTC (permalink / raw
  To: gentoo-commits

commit:     15b99966d36f920715d49cddab8c8f04b8628967
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Aug 18 04:29:57 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Aug 18 04:30:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15b99966

media-sound/dzr: drop 240704

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-240704.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index e55c5eb68..bf99ee785 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-DIST dzr-240704.tar.gz 17590 BLAKE2B 655f34f48cb745ac413a9d4d17a10eb7483f6f3d53d6eef69ecc6ec2e682806b620d5ce058dcf72f3e4526976f4b2abb557c1e8253fba017bec5c03d0f6a7723 SHA512 25df76735216b9bf02d68da2faf1fa1db9cfeac7f36e4001e62a26458476739e73f9c5fbb7a10521127bbf9daee434ffd2886f9aeb02617a485d9db9b4e1eb89
 DIST dzr-240817.tar.gz 17744 BLAKE2B badd1d5ad2e2bc0f0cab534948827bb574aa09393923b82dfd4d88cfcac4f37629d945bdcb353efa78e0b02fa5532777b2f34a9e213973bbc74cee8890e4d783 SHA512 b95d2e4b8074631e542bdaa950c8ed37bd1d8ef2697320950e79751b675fda2e92727b9bcdc232f11b085c6963a038d606d391e6c699f8c7bb916b4a4d3b540c

diff --git a/media-sound/dzr/dzr-240704.ebuild b/media-sound/dzr/dzr-240704.ebuild
deleted file mode 100644
index 2418dedea..000000000
--- a/media-sound/dzr/dzr-240704.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-09-10 17:55 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-09-10 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     b12d81e82de3a37b389c1e8335d0b0b9f4246b72
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Sep 10 17:39:41 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Tue Sep 10 17:54:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b12d81e8

media-sound/dzr: drop 240817

Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 media-sound/dzr/Manifest          |  1 -
 media-sound/dzr/dzr-240817.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/media-sound/dzr/Manifest b/media-sound/dzr/Manifest
index d3500cdac..e58b4c9e0 100644
--- a/media-sound/dzr/Manifest
+++ b/media-sound/dzr/Manifest
@@ -1,2 +1 @@
-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-240817.ebuild b/media-sound/dzr/dzr-240817.ebuild
deleted file mode 100644
index 2418dedea..000000000
--- a/media-sound/dzr/dzr-240817.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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"
-}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
@ 2024-09-10 17:55 Jonas Frei
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Frei @ 2024-09-10 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     f317768580b4c65e7cbcac90a097ecc563017d63
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Tue Sep 10 17:39:26 2024 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> 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 <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"
+}


^ permalink raw reply related	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2024-09-10 17:55 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-01 17:36 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/ Jonas Frei
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 17:55 Jonas Frei
2024-09-10 17:55 Jonas Frei
2024-08-18  4:30 Jonas Frei
2024-08-18  4:30 Jonas Frei
2024-07-17 20:03 Jonas Frei
2024-07-16 19:06 Jonas Frei
2024-07-16 19:06 Jonas Frei
2023-12-19  4:38 Jonas Frei
2023-12-19  4:38 Jonas Frei
2023-09-22  3:32 Jonas Frei
2023-09-22  3:32 Jonas Frei
2023-09-18 19:08 Jonas Frei
2023-09-18 19:08 Jonas Frei
2023-07-30 10:44 Jonas Frei
2023-07-30 10:44 Jonas Frei
2023-05-13 18:03 Jonas Frei
2023-05-13 18:03 Jonas Frei
2023-05-04 17:18 Jonas Frei
2023-05-04 17:18 Jonas Frei
2023-05-01 17:36 Jonas Frei
2023-04-30 18:38 Jonas Frei
2023-04-30 18:38 Jonas Frei
2022-11-14  5:09 Jonas Frei
2022-11-07 19:11 Jonas Frei
2022-10-21 18:03 Jonas Frei
2022-10-19 18:25 Jonas Frei
2022-08-11 19:07 Jonas Frei
2022-07-16 11:05 Jonas Frei
2022-06-03  4:07 Jonas Frei
2022-05-05 12:00 Jonas Frei
2022-05-05  4:03 Jonas Frei
2022-04-04 14:38 Andrew Ammerlaan
2022-03-30 12:01 Jonas Frei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox