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