committed by
Norman Feske
parent
765f547140
commit
3e1635dfda
17
recipes/api/libvnc/content.mk
Normal file
17
recipes/api/libvnc/content.mk
Normal file
@@ -0,0 +1,17 @@
|
||||
MIRROR_FROM_REP_DIR := lib/symbols/vncclient \
|
||||
lib/import/import-vncclient.mk
|
||||
|
||||
content: $(MIRROR_FROM_REP_DIR) include LICENSE
|
||||
|
||||
$(MIRROR_FROM_REP_DIR):
|
||||
$(mirror_from_rep_dir)
|
||||
|
||||
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/libvnc)
|
||||
|
||||
include:
|
||||
mkdir -p $@/rfb
|
||||
cp -r $(REP_DIR)/include/libvnc/* $@/.
|
||||
cp -r $(PORT_DIR)/src/lib/vnc/rfb/*.h $@/rfb/.
|
||||
|
||||
LICENSE:
|
||||
cp $(PORT_DIR)/src/lib/vnc/README LICENSE
|
||||
1
recipes/api/libvnc/hash
Normal file
1
recipes/api/libvnc/hash
Normal file
@@ -0,0 +1 @@
|
||||
2020-04-21 06bfe0c1397564b171907e1849ae115292543009
|
||||
Reference in New Issue
Block a user