Switch to new package format
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
name: supertux
|
||||
description: Jump'n'run game with strong inspiration from classic 2D side-scroller games
|
||||
version: 0.7.0
|
||||
revision: 2
|
||||
url: https://www.supertux.org/
|
||||
license: GPL3-or-later,CC-BY-SA-3.0,CC-BY-SA-4.0,CC-BY-3.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- boost
|
||||
- curl
|
||||
- fmt
|
||||
- freetype2
|
||||
- glew
|
||||
- hicolor-icon-theme
|
||||
- libvorbis
|
||||
- openal
|
||||
- physfs
|
||||
- sdl2-image
|
||||
make_depends:
|
||||
- cmake
|
||||
- glm
|
||||
- mesa
|
||||
downloads:
|
||||
- url: https://github.com/SuperTux/supertux/releases/download/v${BPM_PKG_VERSION}/SuperTux-v${BPM_PKG_VERSION}-Source.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 32fc5b99b9994ed58e58341d6f21de925764b381256e108591136de53bc31da5
|
||||
Reference in New Issue
Block a user