wok-next diff libsdl-ttf/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/libsdl-ttf/receipt Wed Jul 11 02:06:34 2018 +0300 1.2 +++ b/libsdl-ttf/receipt Fri Nov 02 14:15:08 2018 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="2.0.11" # version 1.2.2 the last from 1.2 series, but it need freetype1 1.5 CATEGORY="x-window" 1.6 SHORT_DESC="SDL ttf support" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="LGPL2.1" 1.10 WEB_SITE="http://www.libsdl.org/projects/SDL_ttf/release-1.2.html" 1.11 REPOLOGY="sdl-ttf" 1.12 @@ -13,7 +13,7 @@ 1.13 WGET_URL="http://www.libsdl.org/projects/SDL_ttf/release/$TARBALL" 1.14 1.15 BUILD_DEPENDS="libsdl-dev freetype-dev" 1.16 -SPLIT="libsdl-ttf-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 ./configure $CONFIGURE_ARGS &&