14 lines
556 B
Bash
14 lines
556 B
Bash
# Template file for 'legendary'
|
|
pkgname=legendary
|
|
version=0.20.25
|
|
revision=1
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-requests"
|
|
short_desc="Free and open-source replacement for the Epic Games Launcher"
|
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/derrod/legendary"
|
|
distfiles="https://github.com/derrod/legendary/archive/${version}.tar.gz"
|
|
checksum=4ad0a56a73298b5686ebfbc22ce476619db1af4b40ce288ff64fa985ee975262
|
|
make_check=no # doesn't contain any tests
|