tuxpaint: clean up libSDL dependencies (#4602)

This commit is contained in:
Rafał Bernacki
2020-01-17 12:50:39 +01:00
committed by Schrijvers Luc
parent ebf455667d
commit 08e6ed8366
2 changed files with 18 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ encouraging cartoon mascot who guides children as they use the program.
HOMEPAGE="http://www.tuxpaint.org/"
COPYRIGHT="2002-2010 Bill Kendrick and others"
LICENSE="GNU GPL v2"
REVISION="4"
REVISION="5"
SOURCE_URI="http://sourceforge.net/projects/tuxpaint/files/tuxpaint/0.9.22/tuxpaint-$portVersion.tar.gz"
CHECKSUM_SHA256="8abd932f8e36fad795bba0290c094c9c221e424c4b9aa8c763b7fb3459cb2be3"
PATCHES="tuxpaint-$portVersion.patchset"
@@ -30,10 +30,10 @@ REQUIRES="
lib:libintl
lib:libpaper
lib:libpng16
lib:libsdl
lib:libSDL_image
lib:libSDL_mixer
lib:libSDL_ttf
lib:libSDL_1.2
lib:libSDL_image_1.2
lib:libSDL_mixer_1.2
lib:libSDL_ttf_2.0
lib:libz
"
@@ -44,10 +44,10 @@ BUILD_REQUIRES="
devel:libintl
devel:libpaper
devel:libpng
devel:libsdl
devel:libSDL_image
devel:libSDL_mixer
devel:libSDL_ttf
devel:libSDL_1.2
devel:libSDL_image_1.2
devel:libSDL_mixer_1.2
devel:libSDL_ttf_2.0
devel:libz
"
BUILD_PREREQUIRES="

View File

@@ -7,7 +7,7 @@ encouraging cartoon mascot who guides children as they use the program."
HOMEPAGE="http://www.tuxpaint.org/"
COPYRIGHT="2002-2018 Bill Kendrick and others"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/tuxpaint/tuxpaint-$portVersion.tar.gz"
CHECKSUM_SHA256="349919c44e0fa252581be6e3242251fb62d20a82c971e99be96d648462bf6926"
PATCHES="tuxpaint-$portVersion.patchset"
@@ -28,10 +28,10 @@ REQUIRES="
lib:libintl
lib:libpaper
lib:libpng16
lib:libsdl
lib:libSDL_image
lib:libSDL_mixer
lib:libSDL_ttf
lib:libSDL_1.2
lib:libSDL_image_1.2
lib:libSDL_mixer_1.2
lib:libSDL_ttf_2.0
lib:libz
"
@@ -42,10 +42,10 @@ BUILD_REQUIRES="
devel:libintl
devel:libpaper
devel:libpng
devel:libsdl
devel:libSDL_image
devel:libSDL_mixer
devel:libSDL_ttf
devel:libSDL_1.2
devel:libSDL_image_1.2
devel:libSDL_mixer_1.2
devel:libSDL_ttf_2.0
devel:libz
"
BUILD_PREREQUIRES="