teeemcee
2023-07-08 22:07:24 -0700 (Sat, 08 Jul 2023)
3255
Rename most Windows, Mac and Linux packages for consistency

Except for Mac full packages, Win/Mac/Linux stable/nightly full/player-only 
packages now use
a nearly consistent naming scheme:
 ohrrpgce-player-{OS}-{VERSION}{SUFFIX}.{EXT}
 ohrrpgce-{OS}-{VERSION}{SUFFIX}.{EXT}
 ohrrpgce-{OS}-installer-{VERSION}{SUFFIX}.exe  (only Windows installer)
 OHRRPGCE-{VERSION}{SUFFIX}.dmg   (only Mac full)
where OS is win/mac/linux, VERSION is either 'wip' or {DATE}-{BRANCH},
and SUFFIX is:
 -x86/-x86_64  (Mac/Linux)
 <none>/-win95 (Windows full/installer packages, where <none> means sdl2),
 -minimal      (Window minimal packages, which are sdl)
 -{BUILDNAME}  (Windows nightly/player-only)
   which is -sdl2/-win95/-music_native[2]/-music-silence/-sdl2-debug

I also changed the build_name (which changed the ohrrpgce-symbols-*.zip
filename) of win95 builds from 'music_sdl' to 'win95'.

Also I added ohrrpgce-player-win-wip-win95.zip to nightly/check_nightly_wip.sh.

Here are the changes made in this commit, but note that there were already some
other changes made since hro{U+00F0}vitnir, a possibly incomplete list of which 
I've
appended at the bottom.  Note that this commit reverts some of the changes made
in r13043.  Altogether, most packages have been renamed since hro{U+00F0}vitnir.

Mac player-only:
 Stable:
  From ohrrpgce-mac-minimal-{VERSION}-{ARCH}.tar.gz
    to ohrrpgce-player-mac-{VERSION}-{ARCH}.tar.gz
 Nightly:
  From ohrrpgce-mac-minimal-{ARCH}.tar.gz
    to ohrrpgce-player-mac-wip-{ARCH}.tar.gz

Linux player-only:
 Nightly:
  From ohrrpgce-player-linux-{ARCH}.zip
    to ohrrpgce-player-linux-wip-{ARCH}.zip

Windows player-only:
 Stable:
  From ohrrpgce-player-win-{sdl2,win95}-{VERSION}.zip  (not yet used in a 
release)
    to ohrrpgce-player-win-{VERSION}-{sdl2,win95}.zip
 Nightly:
  From ohrrpgce-player-win-{sdl2,win95}-wip.zip
    to ohrrpgce-player-win-wip-{sdl2,win95}.zip  (reverts r13043)

Windows full/minimal:
 Stable:
  From ohrrpgce-{VERSION}.zip
    to ohrrpgce-win-{VERSION}.zip
  From ohrrpgce-minimal-{VERSION}.zip
    to ohrrpgce-win-{VERSION}-minimal.zip
  From ohrrpgce-win95-{VERSION}.zip  (not yet used in a release)
    to ohrrpgce-win-{VERSION}-win95.zip
 Nightly:
  From ohrrpgce-win-{BUILDNAME}-wip.zip
    to ohrrpgce-win-wip-{BUILDNAME}.zip  (also, rename BUILDNAME music_sdl to 
win95)

----------------------------------------
Summary of previous renames since hro{U+00F0}vitnir:

r10647 (12336b7a):
  From ohrrpgce-wip-win-installer.exe
    to ohrrpgce-win-installer-wip.exe

r13043 (2dcb2e70):
  Stable SDL2:
     From ohrrpgce-player-win-minimal-sdl2-{VERSION}.zip
       to ohrrpgce-player-win-sdl2-{VERSION}.zip
  Stable symlink used by Distribute Game:
     From ohrrpgce-player-win-minimal-sdl2.zip
       to ohrrpgce-player-win-sdl2.zip
  Nightly SDL2:
     From ohrrpgce-player-win-wip-sdl2.zip
       to ohrrpgce-player-win-sdl2-wip.zip
  Nightly Win95:
     From ohrrpgce-player-win-wip-win95.zip
       to ohrrpgce-player-win-win95-wip.zip

r13071 (ad143060):
  Stable:
   From ohrrpgce-player-linux-bin-minimal-{VERSION}-{ARCH}.zip
     to ohrrpgce-player-linux-{VERSION}-{ARCH}.zip
  Nightly:
   From ohrrpgce-player-linux-bin-minimal-{ARCH}.zip
     to ohrrpgce-player-linux-{ARCH}.zip
---
U   wip/distrib-mac.sh
U   wip/distrib-nightly-linux.sh
U   wip/distrib-nightly-mac.sh
U   wip/distrib-nightly-win-packnupload.bat
U   wip/distrib-nightly-win.bat
U   wip/distrib-nightly-wine.sh
U   wip/distrib-win.bat
U   wip/distrib-wine.sh
U   wip/distribmenu.bas
U   wip/nightly/check_nightly_wip.sh
U   wip/release/release-mac.sh

_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to