From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/
Date: Sun, 30 Jul 2023 10:44:01 +0000 (UTC) [thread overview]
Message-ID: <1690713803.5ba93c3b174ffa6cc347970cd3f35df08f11152d.freijon@gentoo> (raw)
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"
-}
next reply other threads:[~2023-07-30 10:44 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-30 10:44 Jonas Frei [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-10 17:55 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/dzr/ 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-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-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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1690713803.5ba93c3b174ffa6cc347970cd3f35df08f11152d.freijon@gentoo \
--to=freijon@pm.me \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox