Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] sdl_ttf: bump to version 2.0.11
@ 2013-01-17 20:08 Gilles Talis
  2013-01-17 20:08 ` [Buildroot] [PATCH 2/3] sdl_mixer: bump to version 1.2.12 Gilles Talis
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gilles Talis @ 2013-01-17 20:08 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/sdl_ttf/sdl_ttf.mk |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/package/sdl_ttf/sdl_ttf.mk b/package/sdl_ttf/sdl_ttf.mk
index b9747d8..e9bc537 100644
--- a/package/sdl_ttf/sdl_ttf.mk
+++ b/package/sdl_ttf/sdl_ttf.mk
@@ -3,9 +3,12 @@
 # SDL_ttf
 #
 #############################################################
-SDL_TTF_VERSION:=2.0.9
-SDL_TTF_SOURCE:=SDL_ttf-$(SDL_TTF_VERSION).tar.gz
-SDL_TTF_SITE:=http://www.libsdl.org/projects/SDL_ttf/release/
+
+SDL_TTF_VERSION = 2.0.11
+SDL_TTF_SOURCE = SDL_ttf-$(SDL_TTF_VERSION).tar.gz
+SDL_TTF_SITE = http://www.libsdl.org/projects/SDL_ttf/release/
+SDL_TTF_LICENSE = zlib
+SDL_TTF_LICENSE_FILES = COPYING
 
 SDL_TTF_INSTALL_STAGING = YES
 SDL_TTF_DEPENDENCIES = sdl freetype
-- 
1.7.4.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-25 10:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 20:08 [Buildroot] [PATCH 1/3] sdl_ttf: bump to version 2.0.11 Gilles Talis
2013-01-17 20:08 ` [Buildroot] [PATCH 2/3] sdl_mixer: bump to version 1.2.12 Gilles Talis
2013-01-19 21:42   ` Peter Korsgaard
2013-01-17 20:08 ` [Buildroot] [PATCH 3/3] sdl_gfx: bump to version 2.0.24 Gilles Talis
2013-01-19 21:46   ` Peter Korsgaard
2013-01-25  2:59     ` Gilles Talis
2013-01-25 10:06       ` Peter Korsgaard
2013-01-19 21:41 ` [Buildroot] [PATCH 1/3] sdl_ttf: bump to version 2.0.11 Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox