wok-6.x rev 23099
updated libsdl2 and libsdl2-dev (2.0.9 -> 2.0.12)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 12 08:48:43 2020 +0100 (2020-03-12) |
parents | 9cb37f5af1e5 |
children | 919a0f033502 |
files | libsdl2-dev/receipt libsdl2/receipt |
line diff
1.1 --- a/libsdl2-dev/receipt Thu Mar 12 07:21:06 2020 +0100 1.2 +++ b/libsdl2-dev/receipt Thu Mar 12 08:48:43 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libsdl2-dev" 1.7 -VERSION="2.0.9" 1.8 +VERSION="2.0.12" 1.9 CATEGORY="development" 1.10 SHORT_DESC="A cross-platform interactive media development library - development files." 1.11 MAINTAINER="tcg.thegamer@gmail.com" 1.12 @@ -11,8 +11,8 @@ 1.13 TARBALL="SDL2-$VERSION.tar.gz" 1.14 WGET_URL="${WEB_SITE}/release/${TARBALL}" 1.15 1.16 +DEPENDS="libsdl2 pkg-config" 1.17 WANTED="libsdl2" 1.18 -DEPENDS="libsdl2 pkg-config" 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg. 1.21 genpkg_rules()
2.1 --- a/libsdl2/receipt Thu Mar 12 07:21:06 2020 +0100 2.2 +++ b/libsdl2/receipt Thu Mar 12 08:48:43 2020 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libsdl2" 2.7 -VERSION="2.0.9" 2.8 +VERSION="2.0.12" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="A cross-platform interactive media development library." 2.11 MAINTAINER="tcg.thegamer@gmail.com"