view games/supertux/supertux.info @ 1220:4ccc42bf0284

misc: split .sh with .info
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 09:26:38 +0200
parents
children
line wrap: on
line source

PKGNAME=supertux
PKGVERSION=0.6.0
PKGREVISION=1
PKGLICENSE="GPLv30"
PKGSUMMARY="sidescroller platform game"
PKGDOWNLOAD="https://github.com/SuperTux/supertux/releases/download/v$PKGVERSION/SuperTux-v$PKGVERSION-Source.tar.gz"
PKGDEPENDS="libogg
            libvorbis
            openal-soft
            cmake:build
            glbinding
            glew
            libpng
            mesa
            sdl2-image
            boost
            sdl2
            curl"