Port of libsdl, mixer, image, net, ttf
Imported from genode repository Issue genodelabs/genode#3100
This commit is contained in:
15
recipes/api/sdl_net/content.mk
Normal file
15
recipes/api/sdl_net/content.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
MIRROR_FROM_REP_DIR := lib/symbols/sdl_net lib/import/import-sdl_net.mk
|
||||
|
||||
content: $(MIRROR_FROM_REP_DIR) include LICENSE
|
||||
|
||||
$(MIRROR_FROM_REP_DIR):
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/sdl_net)
|
||||
|
||||
include:
|
||||
mkdir -p $@
|
||||
cp -r $(PORT_DIR)/include/SDL $@/
|
||||
|
||||
LICENSE:
|
||||
cp $(PORT_DIR)/src/lib/sdl_net/COPYING $@
|
||||
1
recipes/api/sdl_net/hash
Normal file
1
recipes/api/sdl_net/hash
Normal file
@@ -0,0 +1 @@
|
||||
2017-12-05 8571d52873f4343c456ef43e13db853b0496f1de
|
||||
Reference in New Issue
Block a user