view graphics/sdl2-image/sdl2-image.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=sdl2-image
PKGVERSION=2.0.5
PKGREVISION=1
PKGLICENSE="ZLIB"
PKGSUMMARY="image addon for SDL2"
PKGDOWNLOAD="https://www.libsdl.org/projects/SDL_image/release/SDL2_image-$PKGVERSION.tar.gz"
PKGDEPENDS="sdl2"
PKGOPTIONS="BMP
            GIF
            JPEG
            LBM
            PCX
            PNG
            PNM
            SVG
            TGA
            TIFF
            WEBP
            XCF
            XPM
            XV"