parent
40b23590fd
commit
a862139147
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'persepolis'
|
||||||
|
pkgname=persepolis
|
||||||
|
version=3.2.0
|
||||||
|
revision=1
|
||||||
|
archs="noarch"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3 python3-setuptools python3-setproctitle python3-requests
|
||||||
|
python3-psutil aria2 ffmpeg libnotify pulseaudio youtube-dl sound-theme-freedesktop
|
||||||
|
python3-PyQt5-tools qt5-svg"
|
||||||
|
depends="${hostmakedepends/python3-setuptools/}"
|
||||||
|
short_desc="Download manager and GUI for Aria2"
|
||||||
|
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://persepolisdm.github.io/"
|
||||||
|
distfiles="https://github.com/persepolisdm/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=d27cf2a4e02b0fbe79b1903ca0ab32a6007493d51a8201443a8febb566750acd
|
Loading…
Reference in New Issue