add gmenu2x

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-12-04 22:59:23 +01:00
parent f6d4b3f7b3
commit dd9a96b777
16 changed files with 132 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
#############################################################
#
# libopk
#
#############################################################
LIBOPK_VERSION = 3c918c8
LIBOPK_SITE = $(call github,pcercuei,libopk,$(LIBOPK_VERSION))
LIBOPK_DEPENDENCIES = libini zlib
LIBOPK_INSTALL_STAGING = YES
$(eval $(cmake-package))