mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 16:03:05 +00:00
GPH: Move all dist files into own folder under dists.
* Update vairous GPH bundle targets to suit new layout. * Also add .in input files so we can automatically update version numbers.
This commit is contained in:
parent
b016cf572d
commit
7e0a88f69b
@ -14,11 +14,11 @@ caanoo-bundle: $(EXECUTABLE)
|
||||
|
||||
echo "Please put your save games in this dir" >> "$(bundle_name)/scummvm/saves/PUT_SAVES_IN_THIS_DIR"
|
||||
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/caanoo/scummvm.gpe $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.ini $(bundle_name)/
|
||||
$(CP) $(srcdir)/dists/gph/caanoo/scummvm.gpe $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.ini $(bundle_name)/
|
||||
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/scummvm/
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)/scummvm/
|
||||
@ -45,11 +45,11 @@ caanoo-bundle-debug: $(EXECUTABLE)
|
||||
|
||||
echo "Please put your save games in this dir" >> "$(bundle_name)/scummvm/saves/PUT_SAVES_IN_THIS_DIR"
|
||||
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/caanoo/scummvm-gdb.gpe $(bundle_name)/scummvm/scummvm.gpe
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.ini $(bundle_name)/
|
||||
$(CP) $(srcdir)/dists/gph/caanoo/scummvm-gdb.gpe $(bundle_name)/scummvm/scummvm.gpe
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.ini $(bundle_name)/
|
||||
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/scummvm/
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)/scummvm/
|
||||
|
@ -12,10 +12,10 @@ gp2x-bundle: $(EXECUTABLE)
|
||||
|
||||
echo "Please put your save games in this dir" >> "$(bundle_name)/saves/PUT_SAVES_IN_THIS_DIR"
|
||||
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/gp2x/scummvm.gpe $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.png $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/README-GPH $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/gp2x/mmuhack/mmuhack.o $(bundle_name)/
|
||||
$(CP) $(srcdir)/dists/gph/gp2x/scummvm.gpe $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/gp2x/mmuhack/mmuhack.o $(bundle_name)/
|
||||
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)/
|
||||
@ -42,10 +42,10 @@ gp2x-bundle-debug: $(EXECUTABLE)
|
||||
|
||||
echo "Please put your save games in this dir" >> "$(bundle_name)/saves/PUT_SAVES_IN_THIS_DIR"
|
||||
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/gp2x/scummvm.gpe $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.png $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/README-GPH $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/gp2x/mmuhack/mmuhack.o $(bundle_name)/
|
||||
$(CP) $(srcdir)/dists/gph/gp2x/scummvm.gpe $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/gp2x/mmuhack/mmuhack.o $(bundle_name)/
|
||||
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)/
|
||||
|
@ -13,11 +13,11 @@ gp2xwiz-bundle: $(EXECUTABLE)
|
||||
|
||||
echo "Please put your save games in this dir" >> "$(bundle_name)/scummvm/saves/PUT_SAVES_IN_THIS_DIR"
|
||||
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/gp2xwiz/scummvm.gpe $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.ini $(bundle_name)/
|
||||
$(CP) $(srcdir)/dists/gph/gp2xwiz/scummvm.gpe $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.ini $(bundle_name)/
|
||||
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/scummvm/
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)/scummvm/
|
||||
@ -47,11 +47,11 @@ gp2xwiz-bundle-debug: $(EXECUTABLE)
|
||||
|
||||
echo "Please put your save games in this dir" >> "$(bundle_name)/scummvm/saves/PUT_SAVES_IN_THIS_DIR"
|
||||
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/gp2xwiz/scummvm-gdb.gpe $(bundle_name)/scummvm/scummvm.gpe
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/backends/platform/gph/devices/common/scummvm.ini $(bundle_name)/
|
||||
$(CP) $(srcdir)/dists/gph/gp2xwiz/scummvm-gdb.gpe $(bundle_name)/scummvm/scummvm.gpe
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvmb.png $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/README-GPH $(bundle_name)/scummvm/
|
||||
$(CP) $(srcdir)/dists/gph/scummvm.ini $(bundle_name)/
|
||||
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_DOCS) $(bundle_name)/scummvm/
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)/scummvm/
|
||||
|
@ -1,4 +1,5 @@
|
||||
ScummVM - GPH DEVICE SPECIFIC README
|
||||
ScummVM 1.5.0git - GPH DEVICE SPECIFIC README
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Contents:
|
61
dists/gph/README-GPH.in
Normal file
61
dists/gph/README-GPH.in
Normal file
@ -0,0 +1,61 @@
|
||||
ScummVM @VERSION@ - GPH DEVICE SPECIFIC README
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Contents:
|
||||
|
||||
* About the backend/port <#About_the_backendport>
|
||||
* Supported audio options <#Supported_audio_options>
|
||||
* Credits <#Credits>
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Please refer to the:
|
||||
|
||||
GPH ScummVM Forum: <http://forums.scummvm.org/viewforum.php?f=14>
|
||||
|
||||
WiKi: (Select your device)
|
||||
|
||||
<http://wiki.scummvm.org/index.php/GP2X>
|
||||
<http://wiki.scummvm.org/index.php/GP2XWiz>
|
||||
<http://wiki.scummvm.org/index.php/Caanoo>
|
||||
|
||||
for the most current information on the port and any updates to this
|
||||
documentation.
|
||||
|
||||
The wiki includes detailed instructions on how to use the port and
|
||||
control information.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
About the backend/port
|
||||
|
||||
This is the readme for the official GPH ScummVM backend (also known as
|
||||
the GP2X port/GP2XWiz port or Caanoo port).
|
||||
|
||||
This is an SVN test release of ScummVM for GPH devices, it would be
|
||||
appreciated if this SVN test distribution was not mirrored and that
|
||||
people be directed to http://scummvm.distant-earth.com/ instead for
|
||||
updated SVN builds.
|
||||
|
||||
Fully supported official releases of the GPH ScummVM backend are made in
|
||||
line with main official releases and are avalalble from the ScummVM
|
||||
downloads page <http://www.scummvm.org/downloads.php> for the GP2X,
|
||||
GP2XWiz and Caanoo.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
Supported audio options
|
||||
|
||||
Raw audio.
|
||||
MP3 audio.
|
||||
OGG Vorbis audio.
|
||||
|
||||
FLAC audio is currently unsupported.
|
||||
|
||||
For best results use uncompressed audio in games.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
Credits
|
||||
|
||||
Core ScummVM code (c) The ScummVM Team
|
||||
Portions of the GPH backend (c) John Willis
|
||||
Detailed (c) information can be found within the source code
|
@ -1,5 +1,5 @@
|
||||
[info]
|
||||
name="ScummVM"
|
||||
name="ScummVM 1.5.0git"
|
||||
path="/scummvm/scummvm.gpe"
|
||||
icon="/scummvm/scummvm.png"
|
||||
title="/scummvm/scummvmb.png"
|
5
dists/gph/scummvm.ini.in
Normal file
5
dists/gph/scummvm.ini.in
Normal file
@ -0,0 +1,5 @@
|
||||
[info]
|
||||
name="ScummVM @VERSION@"
|
||||
path="/scummvm/scummvm.gpe"
|
||||
icon="/scummvm/scummvm.png"
|
||||
title="/scummvm/scummvmb.png"
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
Loading…
x
Reference in New Issue
Block a user