15 lines
556 B
Bash
15 lines
556 B
Bash
# Template file for 'legendary'
|
|
pkgname=legendary
|
|
version=0.20.27
|
|
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=7114f0952a9627c1d18dda11ff2422638c0df621db7b6bff3a0816e60b25f452
|
|
make_check=no # doesn't contain any tests
|