* [ptxdist] [PATCH 1/2] sdl-ttf: version bump 2.0.9 -> 2.0.11
@ 2012-10-19 12:12 Wolfram Sang
2012-10-19 12:12 ` [ptxdist] [PATCH 2/2] sdl_image: version bump 1.2.6 -> 1.2.12 Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2012-10-19 12:12 UTC (permalink / raw)
To: ptxdist; +Cc: Wolfram Sang
Also, add license information
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
rules/sdl-ttf.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/sdl-ttf.make b/rules/sdl-ttf.make
index f926107..79b19ce 100644
--- a/rules/sdl-ttf.make
+++ b/rules/sdl-ttf.make
@@ -16,13 +16,14 @@ PACKAGES-$(PTXCONF_SDL_TTF) += sdl-ttf
#
# Paths and names
#
-SDL_TTF_VERSION := 2.0.9
-SDL_TTF_MD5 := 6dd5a85e4924689a35a5fb1cb3336156
+SDL_TTF_VERSION := 2.0.11
+SDL_TTF_MD5 := 61e29bd9da8d245bc2471d1b2ce591aa
SDL_TTF := SDL_ttf-$(SDL_TTF_VERSION)
SDL_TTF_SUFFIX := tar.gz
SDL_TTF_URL := http://www.libsdl.org/projects/SDL_ttf/release/$(SDL_TTF).$(SDL_TTF_SUFFIX)
SDL_TTF_SOURCE := $(SRCDIR)/$(SDL_TTF).$(SDL_TTF_SUFFIX)
SDL_TTF_DIR := $(BUILDDIR)/$(SDL_TTF)
+SDL_TTF_LICENSE := zlib
# ----------------------------------------------------------------------------
# Prepare
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ptxdist] [PATCH 2/2] sdl_image: version bump 1.2.6 -> 1.2.12
2012-10-19 12:12 [ptxdist] [PATCH 1/2] sdl-ttf: version bump 2.0.9 -> 2.0.11 Wolfram Sang
@ 2012-10-19 12:12 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2012-10-19 12:12 UTC (permalink / raw)
To: ptxdist; +Cc: Wolfram Sang
The old version could not be compiled with libsdl 1.2.15, a version bump
helped. Also add license information.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---
rules/sdl_image.make | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rules/sdl_image.make b/rules/sdl_image.make
index e08d77d..718d3af 100644
--- a/rules/sdl_image.make
+++ b/rules/sdl_image.make
@@ -16,13 +16,14 @@ PACKAGES-$(PTXCONF_SDL_IMAGE) += sdl_image
#
# Paths and names
#
-SDL_IMAGE_VERSION := 1.2.6
-SDL_IMAGE_MD5 := b866dc4f647517bdaf57f6ffdefd013e
+SDL_IMAGE_VERSION := 1.2.12
+SDL_IMAGE_MD5 := a0f9098ebe5400f0bdc9b62e60797ecb
SDL_IMAGE := SDL_image-$(SDL_IMAGE_VERSION)
SDL_IMAGE_SUFFIX := tar.gz
SDL_IMAGE_URL := http://www.libsdl.org/projects/SDL_image/release/$(SDL_IMAGE).$(SDL_IMAGE_SUFFIX)
SDL_IMAGE_SOURCE := $(SRCDIR)/$(SDL_IMAGE).$(SDL_IMAGE_SUFFIX)
SDL_IMAGE_DIR := $(BUILDDIR)/$(SDL_IMAGE)
+SDL_IMAGE_LICENSE := LGPLv2.1
# ----------------------------------------------------------------------------
# Prepare
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-19 12:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-19 12:12 [ptxdist] [PATCH 1/2] sdl-ttf: version bump 2.0.9 -> 2.0.11 Wolfram Sang
2012-10-19 12:12 ` [ptxdist] [PATCH 2/2] sdl_image: version bump 1.2.6 -> 1.2.12 Wolfram Sang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox