wok-next diff libsdl2-image/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents df20b2110f7e
children 5669e8b3be70
line diff
     1.1 --- a/libsdl2-image/receipt	Wed Jul 11 02:06:34 2018 +0300
     1.2 +++ b/libsdl2-image/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.0.1"
     1.5  CATEGORY="graphics"
     1.6  SHORT_DESC="An image file loading library"
     1.7 -MAINTAINER="tcg.thegamer@gmail.com"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="http://www.libsdl.org/projects/SDL_image/"
    1.11  REPOLOGY="sdl2-image"
    1.12 @@ -13,7 +13,7 @@
    1.13  WGET_URL="http://www.libsdl.org/projects/SDL_image/release/$TARBALL"
    1.14  
    1.15  BUILD_DEPENDS="libsdl2-dev libjpeg-turbo-dev libpng16-dev tiff-dev libwebp-dev"
    1.16 -SPLIT="libsdl2-image-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&