15 lines
568 B
Bash
15 lines
568 B
Bash
# Template file for 'legendary'
|
|
pkgname=legendary
|
|
version=0.20.33
|
|
revision=3
|
|
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=b20b190b6cccbde46f394eb970c30e056f01aa1bf44eb936c927cb38926bd150
|
|
make_check=no # doesn't contain any tests
|