- Edited
im trying to package legendary and when i run make i get these error message:
make build
make[1]: Entering directory '/home/meztli/packaging/legendary'
sudo solbuild build package.yml -p unstable-x86_64;
Failed to load package: yaml: line 11: found character that cannot start any token
make[1]: Leaving directory '/home/meztli/packaging/legendary'
make abireport
make[1]: Entering directory '/home/meztli/packaging/legendary'
"../."/common/Go/yabi/yabi *.eopkg
⮞ Scanning '*.eopkg'...
🕱 Failed to open package '*.eopkg', reason: open *.eopkg: no such file or directory
make[1]: *** [../Makefile.common:15: abireport] Error 1
make[1]: Leaving directory '/home/meztli/packaging/legendary'
make: *** [../Makefile.common:12: complete] Error 2
heres the package.yml
name : legendary
version : 0.20.18
release : 1
source :
- https://github.com/derrod/legendary/archive/refs/tags/0.20.18.tar.gz : bf7f216f32b22293522d25a225915a393f988a22143d35a2474e3b7f10b507ef
license : GPL-3.0-or-later
component : games
summary : A free and open-source Epic Games Launcher alternative
description: |
A free and open-source Epic Games Launcher alternative
builddeps :
- python-setuptools
- python-wheel
rundeps:
- python-requests
setup : |
%python3_setup
install : |
%python3_setup