[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230919

Signed-off-by: Jonas Frei  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..00
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 231217

Signed-off-by: Jonas Frei  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 00..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 230919

Signed-off-by: Jonas Frei  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 00..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230912

Signed-off-by: Jonas Frei  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..00
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 230912

Signed-off-by: Jonas Frei  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 00..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230730

Signed-off-by: Jonas Frei  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..00
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 230730

Signed-off-by: Jonas Frei  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 00..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230513

Signed-off-by: Jonas Frei  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..00
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230504

Signed-off-by: Jonas Frei  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..0
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 230513

Signed-off-by: Jonas Frei  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 0..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230501

Signed-off-by: Jonas Frei  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..0
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

2023-05-04 Thread Jonas Frei
commit: ed27f1f804c5b4fe6e7c196ba00ad90f7dd78b39
Author: Jonas Frei  pm  me>
AuthorDate: Thu May  4 17:17:40 2023 +
Commit: Jonas Frei  pm  me>
CommitDate: Thu May  4 17:18:08 2023 +
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 0..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 230501

Signed-off-by: Jonas Frei  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 0..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 230429

Signed-off-by: Jonas Frei  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..0
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 230429

Signed-off-by: Jonas Frei  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 0..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;
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: drop 221112

Signed-off-by: Jonas Frei  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..0
--- 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;
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 221112, drop 221106

Signed-off-by: Jonas Frei  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



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 221106, drop 221021

Signed-off-by: Jonas Frei  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



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 221021, drop 221008

Signed-off-by: Jonas Frei  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
 }



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: add 221008, drop 220810

Signed-off-by: Jonas Frei  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



[gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/

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

media-sound/dzr: update SRC_URI

Signed-off-by: Andrew Ammerlaan  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"