mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
Updated all default OPKs (better icons, updated descriptions...) and default GMenu2X theme "DrUm3x3" with 3x3 grid instead of 2x2 + extra theme "DrUm3x4"
Added Libretro OPK for GMenu2X users in "Games" section
This commit is contained in:
@@ -27,8 +27,7 @@ GNUBOY_CONF_ENV += SDL_CONFIG="$(STAGING_DIR)/usr/bin/sdl-config"
|
||||
|
||||
define GNUBOY_CREATE_OPK
|
||||
$(INSTALL) -d -m 0755 $(TARGET_DIR)/usr/local/share/OPKs/Emulators
|
||||
$(HOST_DIR)/usr/bin/mksquashfs $(GNUBOY_PKGDIR)/opk/gb $(TARGET_DIR)/usr/local/share/OPKs/Emulators/gb_gnuboy_funkey-s.opk -all-root -noappend -no-exports -no-xattrs
|
||||
$(HOST_DIR)/usr/bin/mksquashfs $(GNUBOY_PKGDIR)/opk/gbc $(TARGET_DIR)/usr/local/share/OPKs/Emulators/gbc_gnuboy_funkey-s.opk -all-root -noappend -no-exports -no-xattrs
|
||||
$(HOST_DIR)/usr/bin/mksquashfs $(GNUBOY_PKGDIR)/opk/gb_gbc $(TARGET_DIR)/usr/local/share/OPKs/Emulators/gb_gbc_gnuboy_funkey-s.opk -all-root -noappend -no-exports -no-xattrs
|
||||
endef
|
||||
GNUBOY_POST_INSTALL_TARGET_HOOKS += GNUBOY_CREATE_OPK
|
||||
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=GameBoy
|
||||
Comment=Game Boy Emulator
|
||||
Icon=gb
|
||||
Exec=/usr/games/launchers/gb_launch.sh %f
|
||||
Terminal=false
|
||||
X-OD-NeedsDownscaling=true
|
||||
Categories=emulators;
|
||||
selectorbrowser=true
|
||||
SelectorDir=/mnt/Game Boy
|
||||
SelectorFilter=gb,GB
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 700 B |
8
FunKey/package/gnuboy/opk/gb_gbc/gb_gbc.funkey-s.desktop
Normal file
8
FunKey/package/gnuboy/opk/gb_gbc/gb_gbc.funkey-s.desktop
Normal file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Name=GB/GBC
|
||||
Comment=Game Boy/Game Boy Color emulator
|
||||
Icon=gb_gbc
|
||||
Exec=/usr/games/launchers/gb_launch.sh %f
|
||||
Categories=emulators
|
||||
SelectorDir=/mnt/Game Boy
|
||||
SelectorFilter=gb,GB,gbc,GBC
|
||||
BIN
FunKey/package/gnuboy/opk/gb_gbc/gb_gbc.png
Normal file
BIN
FunKey/package/gnuboy/opk/gb_gbc/gb_gbc.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -1,12 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=GameBoy Color
|
||||
Comment=Game Boy Color Emulator
|
||||
Icon=gbc
|
||||
Exec=/usr/games/launchers/gb_launch.sh %f
|
||||
Terminal=false
|
||||
X-Od-NeedsDownscaling=true
|
||||
Categories=emulators;
|
||||
selectorbrowser=true
|
||||
SelectorDir=/mnt/Game Boy Color
|
||||
SelectorFilter=gbc,GBC
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user