summaryrefslogtreecommitdiff
path: root/net-misc/ytmdl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-03 05:19:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-03 05:19:36 +0100
commit155cc74ccaea367efa88c8acfadcf25cb7dfe89c (patch)
tree7c071f2c978804bd5ad135f096c2c1849d338b6f /net-misc/ytmdl
parentd288197c01703f58dbea0ff4f42b01e7c4c6f327 (diff)
gentoo auto-resync : 03:04:2023 - 05:19:36
Diffstat (limited to 'net-misc/ytmdl')
-rw-r--r--net-misc/ytmdl/Manifest2
-rw-r--r--net-misc/ytmdl/ytmdl-2022.3.16.ebuild47
2 files changed, 0 insertions, 49 deletions
diff --git a/net-misc/ytmdl/Manifest b/net-misc/ytmdl/Manifest
index 7a0ba4cc1e1e..dad9ab83b22a 100644
--- a/net-misc/ytmdl/Manifest
+++ b/net-misc/ytmdl/Manifest
@@ -1,8 +1,6 @@
AUX ytmdl-2022.3.16-setup.py-beautifulsoup4.patch 236 BLAKE2B 9dcd72217ed175c09cda8417e84892f2eff00737bb5bd6b0ac62492c021200cfffa490863b0bbb9eb141f94a8d809dfc7a3788624a93cfe82c454e792a4b56f9 SHA512 196959aec3f7da3fd00f23d30c9fc4a7659ca380358dacec886972371804bed666b19e3b17dda067a8e0053f621439a0105a2dd137cfb23e9774610937353bab
DIST ytmdl-2022.12.25.tar.gz 52126 BLAKE2B f769ec1bd78f4d1ce53104c18c95df66722c31747e7b0b4f98bc96d56e1d8ee40d6be834b6f3c690dc8986182185c8e755b567fd488924ad08d5d2362d95e9e9 SHA512 543353ec951e80956ccbb9398d14237a02cc9ca66deaa41ce3b50c3d577b9930adf490777ccf7936a75a9a40524aea328fee62298d8ca2606a28ffa9ec17ba23
-DIST ytmdl-2022.3.16.tar.gz 51115 BLAKE2B 504d0d0de299c8989bb289769cd43645199a7f47b683885efc6eafde5643ed070cc66eeaf7b1c8f42d547b25f830c3bd8feb9abc0124b28d4d1900e5cf785c9d SHA512 5ad67fb981d5f3ea42d2f097cecf982f0971e824c5971aa8fbc664303f436c623ab03a9f0e31dba060b27eb7eb57b88452ba1ede9eb3385dc6acead9fa43e0d0
DIST ytmdl-2023.2.28.tar.gz 52281 BLAKE2B 5a9dfea6022082b976fb165ca45cb4ae13adac9308cb5671b52bd433eed4b2921bad345c3acaa10f125d06162964c55b82c44468e3d12b52c47ea63d2d1bce71 SHA512 891119c0386bd2079108b9b34f41606c2a6da21de5f574a89b95d6cb5a661611e442ffc10f6f4d94d827318568408ff8d5b58eb3eb602e64afa4efa3728b3855
EBUILD ytmdl-2022.12.25.ebuild 1292 BLAKE2B 68944659cafcc50eaa59ae22edb0ff06545a6c5d60a78172642cec7e05ba336674936ee917f9ec4c6ecd928919a5fa8d49f36cc0170c528315c2244af4265b9e SHA512 c83c9a0b486498bc46a827ae5c455a1ab9f9143101e00a0f2131e8e2c02a4ada5b4f446a0cb495e96e5406f1733c44fe3d37d64ee17ae33f7dc89a59a9675495
-EBUILD ytmdl-2022.3.16.ebuild 1356 BLAKE2B 06440c0e0829a3919cc618f109c3de61161aee8fb1bd816cbcd53bcea3982f44b239dd144366403ce29b0a0c1c65def0d2949931e7e1414e6cbaf247a7c48ca7 SHA512 4d0936007f78ab4c6ca68f2256e2cc401922ac6475a64b4db0a6a7fbf0973bae8c854de6586f4be3118fbd7625a11b965b4a6fce678ab69387b8a559a72c529d
EBUILD ytmdl-2023.2.28.ebuild 1246 BLAKE2B c1e92a8ee1516f8e659a0dd55bf2d3229afbda09d8b800be6f80aa7ee8a8ae3fa0825d6bb41bbcedc158d354dce87403c83e2708a0fc1cbadc129977cb9812fc SHA512 048e3be5bb2a8c37d464417f066fc8ffcac3b8a229cec7f906c9ae9732c10eab64d995e44f9a9d4fbcb39e635929ea4ef215d17b0128b1fae8e340abc0adabe1
MISC metadata.xml 450 BLAKE2B 9901cfebf346a8874315680cdef3ff19d49a84a812358aa122b99645ccde78f8c3b3ea42b1d16bdfcf9f670a694ebcbd9ce50cbcaefcef11c97eeee85264b442 SHA512 32a761ea39aaf5654523a09bfd5bfc6f4052cd35248439bb46175409085cb13b5fbb0097269785ae11df5701fa785ee564d756af5b00b4ab8112cdf3381f45e3
diff --git a/net-misc/ytmdl/ytmdl-2022.3.16.ebuild b/net-misc/ytmdl/ytmdl-2022.3.16.ebuild
deleted file mode 100644
index a43f0ec72bd5..000000000000
--- a/net-misc/ytmdl/ytmdl-2022.3.16.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Simple app to get songs from youtube in mp3 format"
-HOMEPAGE="https://ytmdl.deepjyoti30.dev/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=net-misc/yt-dlp-2022.3.8.2[${PYTHON_USEDEP}]
- dev-python/PySocks[${PYTHON_USEDEP}]
- dev-python/beautifulsoup4[${PYTHON_USEDEP}]
- dev-python/colorama[${PYTHON_USEDEP}]
- dev-python/ffmpeg-python[${PYTHON_USEDEP}]
- dev-python/itunespy[${PYTHON_USEDEP}]
- dev-python/pyDes[${PYTHON_USEDEP}]
- dev-python/python-musicbrainzngs[${PYTHON_USEDEP}]
- dev-python/pyxdg[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/rich[${PYTHON_USEDEP}]
- dev-python/simber[${PYTHON_USEDEP}]
- dev-python/spotipy[${PYTHON_USEDEP}]
- dev-python/unidecode[${PYTHON_USEDEP}]
- dev-python/urllib3[${PYTHON_USEDEP}]
- dev-python/youtube-search-python[${PYTHON_USEDEP}]
- dev-python/ytmusicapi[${PYTHON_USEDEP}]
- media-libs/mutagen[${PYTHON_USEDEP}]
- net-misc/downloader-cli[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}"/${P}-setup.py-beautifulsoup4.patch )
-
-src_install() {
- distutils-r1_src_install
-
- newbashcomp ${PN}.bash ${PN}
-}