Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : supertux | name : supertux | ||||
| version : 0.6.2 | version : 0.6.3 | ||||
| release : 13 | release : 14 | ||||
| source : | source : | ||||
| - https://github.com/SuperTux/supertux/releases/download/v0.6.2/SuperTux-v0.6.2-Source.tar.gz : 26a9e56ea2d284148849f3239177d777dda5b675a10ab2d76ee65854c91ff598 | - https://github.com/SuperTux/supertux/releases/download/v0.6.3/SuperTux-v0.6.3-Source.tar.gz : f7940e6009c40226eb34ebab8ffb0e3a894892d891a07b35d0e5762dd41c79f6 | ||||
| homepage : https://www.supertux.org/ | homepage : https://www.supertux.org/ | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : games.platformer | component : games.platformer | ||||
| summary : SuperTux is a jump'n'run game with strong inspiration from the Super Mario Bros | summary : SuperTux is a jump'n'run game with strong inspiration from the Super Mario Bros | ||||
| description: | | description: | | ||||
| SuperTux is a jump'n'run game with strong inspiration from the Super Mario Bros. | SuperTux is a jump'n'run game with strong inspiration from the Super Mario Bros. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(SDL2_image) | - pkgconfig(SDL2_image) | ||||
| - pkgconfig(freetype2) | - pkgconfig(freetype2) | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(glew) | - pkgconfig(glew) | ||||
| - pkgconfig(glm) | |||||
| - pkgconfig(libcurl) | - pkgconfig(libcurl) | ||||
| - pkgconfig(openal) | - pkgconfig(openal) | ||||
| - pkgconfig(vorbis) | - pkgconfig(vorbis) | ||||
| - libboost-devel | - libboost-devel | ||||
| - physfs-devel | - physfs-devel | ||||
| setup : | | setup : | | ||||
| sed -i "s/games\/supertux2/supertux2/" CMakeLists.txt | sed -i "s/games\/supertux2/supertux2/" CMakeLists.txt | ||||
| %cmake -DCMAKE_BUILD_TYPE=Release \ | %cmake -DCMAKE_BUILD_TYPE=Release \ | ||||
| -DINSTALL_SUBDIR_BIN=bin \ | -DINSTALL_SUBDIR_BIN=bin \ | ||||
| . | . | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.