wok-next diff libsdl2-mixer/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
line diff
     1.1 --- a/libsdl2-mixer/receipt	Wed Jul 11 02:06:34 2018 +0300
     1.2 +++ b/libsdl2-mixer/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.0.1"
     1.5  CATEGORY="multimedia"
     1.6  SHORT_DESC="A multichannel sample and music mixer"
     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_mixer/"
    1.11  REPOLOGY="sdl2-mixer"
    1.12 @@ -14,7 +14,7 @@
    1.13  
    1.14  BUILD_DEPENDS="libsdl2-dev libmodplug-dev fluidsynth-dev libvorbis-dev \
    1.15  flac-dev libsmpeg2-dev"
    1.16 -SPLIT="libsdl2-mixer-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure $CONFIGURE_ARGS &&