16 lines
666 B
Bash
16 lines
666 B
Bash
# Template file for 'persepolis'
|
|
pkgname=persepolis
|
|
version=3.2.0
|
|
revision=7
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools python3-setproctitle python3-requests
|
|
python3-psutil aria2 ffmpeg libnotify pulseaudio-utils youtube-dl
|
|
sound-theme-freedesktop python3-PyQt5-tools qt5-svg"
|
|
depends="${hostmakedepends/python3-setuptools/}"
|
|
short_desc="Download manager and GUI for Aria2"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://persepolisdm.github.io/"
|
|
distfiles="https://github.com/persepolisdm/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=d27cf2a4e02b0fbe79b1903ca0ab32a6007493d51a8201443a8febb566750acd
|