15 lines
568 B
Bash
15 lines
568 B
Bash
# Template file for 'legendary'
|
|
pkgname=legendary
|
|
version=0.20.34
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-requests python3-filelock"
|
|
short_desc="Free and open-source replacement for the Epic Games Launcher"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/derrod/legendary"
|
|
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
|
|
checksum=f0f31f1f09422901eaf71e4e8c1b873c80e1640236041fd05932eab656535b58
|
|
make_check=no # doesn't contain any tests
|