ulozto-downloader: remove package

This program was developed for a service that has since disabled public
downloads, rendering this package outdated and inoperable.
This commit is contained in:
Emil Miler 2023-12-14 17:24:20 +01:00 committed by Đoàn Trần Công Danh
parent b63e67af85
commit 6a05548383
2 changed files with 1 additions and 21 deletions

View file

@ -678,6 +678,7 @@ replaces="
traverso<=0.49.6_2
ttyload-git<=20141117_4
tuxc<=1.1_3
ulozto-downloader<=3.5.2_2
unicorn-python<=1.0.2_2
upwork<=5.6.10.0_1
urlmatch-git<=20141116_2

View file

@ -1,21 +0,0 @@
# Template file for 'ulozto-downloader'
pkgname=ulozto-downloader
version=3.5.2
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="tor python3-ansicolors python3-tkinter python3-requests python3-Pillow
python3-numpy python3-pysocks python3-stem python3-cloudscraper
python3-colorama"
short_desc="Uloz.to quick multiple sessions downloader"
maintainer="Emil Miler <em@0x45.cz>"
license="MIT"
homepage="https://github.com/setnicka/ulozto-downloader"
changelog="https://github.com/setnicka/ulozto-downloader/releases"
distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
checksum=445556a0e518a658fa5825f350f83bb4c96fc085b0b61816fd9e18c782f105bc
make_check=no # no internal test suite present
post_install() {
vlicense LICENSE.txt LICENSE
}