32 lines
733 B
YAML
32 lines
733 B
YAML
name: supertuxkart
|
|
description: Free and Open Source kart racing game
|
|
version: "1.5"
|
|
revision: 3
|
|
url: https://supertuxkart-evolution.com/Main_Page.html
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bluez
|
|
- curl
|
|
- freetype2
|
|
- harfbuzz
|
|
- hicolor-icon-theme
|
|
- libjpeg-turbo
|
|
- libpng
|
|
- libvorbis
|
|
- openal
|
|
- sdl2-compat
|
|
- shaderc
|
|
- sqlite
|
|
make_depends:
|
|
- cmake
|
|
- ninja
|
|
downloads:
|
|
- url: https://github.com/supertuxkart/stk-code/releases/download/${BPM_PKG_VERSION}/SuperTuxKart-${BPM_PKG_VERSION}-src.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 33cf8841e4ff4082d80b9248014295bbbea61d14683e86dff100e3ab8f7b27cb
|