mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
edx-dl: remove package
dead/broken upstream, uses youtube-dl Co-Authored-By: menaechmi <menaechmi+dev@protonmail.com>
This commit is contained in:
parent
00741bd235
commit
8e864edeed
2 changed files with 2 additions and 15 deletions
|
@ -1,14 +0,0 @@
|
|||
# Template file for 'edx-dl'
|
||||
pkgname=edx-dl
|
||||
version=0.1.13
|
||||
revision=6
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-BeautifulSoup4 python3-html5lib python3-setuptools
|
||||
python3-youtube-dl python3-requests"
|
||||
short_desc="Tool to download video lectures from edx.org"
|
||||
maintainer="iaroki <iaroki@protonmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/coursera-dl/edx-dl"
|
||||
distfiles="${PYPI_SITE}/e/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=62c764edf4c2cd4974467c8019b51283d24cc73911c197a245471ac293a9b93f
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1.20250623
|
||||
version=0.1.20250630
|
||||
revision=1
|
||||
metapackage=yes
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
|
@ -124,6 +124,7 @@ replaces="
|
|||
ebtables<=2.0.10.4_8
|
||||
eclipse-ecj<=4.9_3
|
||||
ecryptfs-utils-python<=111_10
|
||||
edx-dl<=0.1.13_6
|
||||
elasticsearch<=5.1.2_2
|
||||
electron10<=10.4.7_2
|
||||
electron12<=12.0.14_1
|
||||
|
|
Loading…
Add table
Reference in a new issue