public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/spotify_dl/
Date: Fri, 27 Aug 2021 16:10:58 +0000 (UTC)	[thread overview]
Message-ID: <1629991178.f90c9bfaa2990ca0ae8e7eeac960ca729e0fbc4e.lanodan@gentoo> (raw)

commit:     f90c9bfaa2990ca0ae8e7eeac960ca729e0fbc4e
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Thu Aug 26 15:18:56 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Thu Aug 26 15:19:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f90c9bfa

media-sound/spotify_dl: new package (7.6.0)

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>

 media-sound/spotify_dl/Manifest                |  1 +
 media-sound/spotify_dl/metadata.xml            |  8 +++++++
 media-sound/spotify_dl/spotify_dl-7.6.0.ebuild | 30 ++++++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/media-sound/spotify_dl/Manifest b/media-sound/spotify_dl/Manifest
new file mode 100644
index 000000000..eea696570
--- /dev/null
+++ b/media-sound/spotify_dl/Manifest
@@ -0,0 +1 @@
+DIST spotify_dl-7.6.0.tar.gz 319723 BLAKE2B 9b0bb4c4839226b83ce6b7f0e030c5136de47f84e4c5f069b9fe573755746a12e0b32a8ad488704aae4a5355920289d9f2e7e955a950b3e9d7c7d78f24f26928 SHA512 21f8111f679c028b71371aa3d8bd822c0e72474fb768834a5f3c84fd3491e74e56bbf7acf0c23a132cdb60ac99dbcb65d4ca60f388ee48cbaeb1b66528bd06a5

diff --git a/media-sound/spotify_dl/metadata.xml b/media-sound/spotify_dl/metadata.xml
new file mode 100644
index 000000000..cbe3c6a53
--- /dev/null
+++ b/media-sound/spotify_dl/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+	<maintainer type="person">
+		<email>smaniotto.nicola@gmail.com</email>
+		<name>Nicola Smaniotto</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild b/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild
new file mode 100644
index 000000000..704a2aa8f
--- /dev/null
+++ b/media-sound/spotify_dl/spotify_dl-7.6.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+MY_PN="spotify-dl"
+
+DESCRIPTION="Downloads songs from a Spotify Playlist/Track/Album that you provide"
+HOMEPAGE="https://github.com/SathyaBhat/spotify-dl/"
+SRC_URI="https://github.com/SathyaBhat/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="test" # tests require network access
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="
+	dev-python/spotipy[${PYTHON_USEDEP}]
+	media-libs/mutagen[${PYTHON_USEDEP}]
+	dev-python/sentry-sdk[${PYTHON_USEDEP}]
+	dev-python/peewee[${PYTHON_USEDEP}]
+	>=net-misc/youtube-dl-2021.06.06
+"


             reply	other threads:[~2021-08-27 16:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27 16:10 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-29 17:05 [gentoo-commits] repo/proj/guru:master commit in: media-sound/spotify_dl/ Haelwenn Monnier
2022-02-07 20:35 Arthur Zamarin
2022-02-07 20:35 Arthur Zamarin
2022-10-17 12:12 Andrew Ammerlaan
2022-11-01  2:55 Ronny Gutbrod
2022-11-02 13:58 Haelwenn Monnier

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=1629991178.f90c9bfaa2990ca0ae8e7eeac960ca729e0fbc4e.lanodan@gentoo \
    --to=contact@hacktivis.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