Port of libsdl, mixer, image, net, ttf
Imported from genode repository Issue genodelabs/genode#3100
This commit is contained in:
10
ports/sdl_ttf.port
Normal file
10
ports/sdl_ttf.port
Normal file
@@ -0,0 +1,10 @@
|
||||
LICENSE := BSD
|
||||
VERSION := 2.0.11
|
||||
DOWNLOADS := sdl_ttf.archive
|
||||
|
||||
URL(sdl_ttf) := http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-$(VERSION).tar.gz
|
||||
SHA(sdl_ttf) := 724cd895ecf4da319a3ef164892b72078bd92632a5d812111261cde248ebcdb7
|
||||
DIR(sdl_ttf) := src/lib/sdl_ttf
|
||||
|
||||
DIRS := include/SDL
|
||||
DIR_CONTENT(include/SDL) := src/lib/sdl_ttf/SDL_ttf.h
|
||||
Reference in New Issue
Block a user