mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
use our forked repos for gmenu2x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
sha256 7a24a8d20533038613c3475fc96575f0e3d878207b4e2da0c70068f5a3a179c0 gmenu2x-c6e2883.tar.gz
|
||||
@@ -4,8 +4,12 @@
|
||||
#
|
||||
#############################################################
|
||||
GMENU2X_VERSION = c6e2883
|
||||
GMENU2X_SITE = $(call github,opendingux,gmenu2x,$(GMENU2X_VERSION))
|
||||
GMENU2X_SITE_METHOD = git
|
||||
GMENU2X_SITE = https://github.com/FunKey-Project/gmenu2x.git
|
||||
GMENU2X_LICENSE = GPL-2.0
|
||||
|
||||
GMENU2X_DEPENDENCIES = sdl sdl_ttf sdl_gfx dejavu libpng fonts-droid
|
||||
|
||||
GMENU2X_CONF_OPTS = -DBIND_CONSOLE=ON
|
||||
|
||||
ifeq ($(BR2_PACKAGE_GMENU2X_SHOW_CLOCK),y)
|
||||
|
||||
Reference in New Issue
Block a user