view emulation/libretro-fuse/libretro-fuse.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

_COMMIT=8184756a5ee4b97e0f47281d44db4ca076a2671b
_SCOMMIT=$(echo $_COMMIT | awk '{ print substr($1, 0, 7) }')

PKGNAME=libretro-fuse
PKGVERSION=$_SCOMMIT
PKGREVISION=1
PKGLICENSE="GPLv30"
PKGSUMMARY="libretro implementation for fuse (Unix Spectrum)"
PKGDOWNLOAD="https://github.com/libretro/fuse-libretro/archive/$_COMMIT.tar.gz
             https://raw.github.com/libretro/libretro-super/master/dist/info/fuse_libretro.info"