2018-05-15 20:47:42 +02:00
|
|
|
# Template file for 'gallery-dl'
|
|
|
|
pkgname=gallery-dl
|
2018-08-18 05:13:01 +02:00
|
|
|
version=1.5.1
|
2018-08-20 19:53:07 +02:00
|
|
|
revision=2
|
2018-07-29 11:03:23 +02:00
|
|
|
wrksrc="gallery_dl-${version}"
|
2018-05-15 20:47:42 +02:00
|
|
|
noarch=yes
|
|
|
|
build_style=python3-module
|
2018-08-20 19:53:07 +02:00
|
|
|
pycompile_module="gallery_dl"
|
2018-07-29 11:03:23 +02:00
|
|
|
hostmakedepends="python3-setuptools"
|
2018-05-15 20:47:42 +02:00
|
|
|
depends="python3-requests"
|
|
|
|
short_desc="Command-line program to download image galleries"
|
|
|
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|
|
|
license="GPL-2.0-or-later"
|
|
|
|
homepage="https://github.com/mikf/gallery-dl"
|
2018-07-29 11:03:23 +02:00
|
|
|
distfiles="${homepage}/releases/download/v${version}/gallery_dl-${version}.tar.gz"
|
2018-08-18 05:13:01 +02:00
|
|
|
checksum=2a1f9ca7ff093701b3a65edf92d785e0df988d4ec25185b7e1bcf5d673b64199
|