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