Skip to content

Commit bb4aceb

Browse files
committed
Updated release platform list and readmes and up'd version
1 parent 2aaa21e commit bb4aceb

File tree

3 files changed

+18
-16
lines changed

3 files changed

+18
-16
lines changed

microemacs/release_readme.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ For your platform download the single-file binary zip file:
1212

1313
| Platform | Console/Terminal | GUI (X11 on Linux/Mac) |
1414
|:-------------:|:----------------:|:----------------------:|
15-
| Linux | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_linux_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_linux_mesw.zip) |
16-
| MacOS apple | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_apple_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_apple_mesw.zip) |
17-
| MacOS intel | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_intel_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_intel_mesw.zip) |
18-
| Windows | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_windows_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_windows_mesw.zip) |
15+
| Linux intel | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_linux_intel_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_linux_intel_mesw.zip) |
16+
| Linux aarch | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_linux_aarch_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_linux_aarch_mesw.zip) |
17+
| MacOS apple | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_apple_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_apple_mesw.zip) |
18+
| MacOS intel | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_intel_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_macos_intel_mesw.zip) |
19+
| Windows intel | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_windows_intel_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_windows_intel_mesw.zip) |
20+
| Windows arm | [mesc](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_windows_arm_mesc.zip) | [mesw](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_abin_windows_arm_mesw.zip) |
1921

2022
Extract the executable from the zip and run.
2123

@@ -28,7 +30,7 @@ For a more complete experience execute command **init-session**, this creates a
2830

2931
## INSTALLERS
3032

31-
- **Windows:** Download and run [Jasspa_MicroEmacs_<VERSION>_installer_windows.msi](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_installer_windows.msi) installer, which contains the binaries, macros and help file, to create a fully working environment.
33+
- **Windows:** Download and run [Jasspa_MicroEmacs_<VERSION>_installer_windows.msi](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_installer_windows_intel.msi) installer (intel only), which contains the binaries, macros and help file, to create a fully working environment.
3234

3335
- **UNIX:** The preferred install method is using the [microemacs-install](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/microemacs-install) script, run the following script in a terminal:
3436

@@ -62,15 +64,15 @@ To build a more complete, native environment do the following:
6264

6365
2. Download the following zip package files:
6466

65-
a. **Required:** Binaries for your platform (Jasspa_MicroEmacs_<VERSION>_bin_\<PLATFORM>\_binaries.zip)
67+
a. **Required:** Binaries for your platform (Jasspa_MicroEmacs_<VERSION>_bin_\<PLATFORM>\_\<ARCHITECTURE>\_binaries.zip)
6668

6769
b. **Required:** Macro files ([Jasspa_MicroEmacs_<VERSION>_macros.zip](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_macros.zip))
6870

6971
c. Help file ([Jasspa_MicroEmacs_<VERSION>_help_ehf.zip](https://github.com/bjasspa/jasspa/releases/download/me_<VERSION>/Jasspa_MicroEmacs_<VERSION>_help_ehf.zip))
7072

7173
d. Spelling dictionaries for any language you require (Jasspa_MicroEmacs_<VERSION>_spelling_\<LANGUAGE>.zip)
7274

73-
e. OpenSSL dynamic libraries (Jasspa_MicroEmacs_<VERSION>_bin_\<PLATFORM>\_openssl.zip) for https/ftps support (country permitting)
75+
e. OpenSSL dynamic libraries (Jasspa_MicroEmacs_<VERSION>_bin_\<PLATFORM>\_\<ARCHITECTURE>\_openssl.zip) for https/ftps support (country permitting)
7476

7577
3. Extract downloaded zip files into the ~/MicroEmacs directory you created in (1), this should have created:
7678

microemacs/release_readme.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ VERY QUICK START GUIDE
1616

1717
For your platform download the single-file binary zip file:
1818

19-
- Jasspa_MicroEmacs_<VERSION>_abin_<PLATFORM>_mesc.zip for console/terminal app, this should work on all computers of
20-
given platform.
19+
- Jasspa_MicroEmacs_<VERSION>_abin_<PLATFORM>_<ARCHITECTURE>_mesc.zip for console/terminal app, this should work on
20+
all computers of given platform.
2121

22-
- Jasspa_MicroEmacs_<VERSION>_abin_<PLATFORM>_mesw.zip for window based app, this should give best user experience
23-
but may not work on all computers (particularly macOS where XQuartz is required).
22+
- Jasspa_MicroEmacs_<VERSION>_abin_<PLATFORM>_<ARCHITECTURE>_mesw.zip for window based app, this should give best
23+
user experience but may not work on all computers (particularly macOS where XQuartz is required).
2424

2525
Extract the executable from the zip and run.
2626

@@ -82,16 +82,16 @@ To build a more complete, native environment do the following:
8282

8383
2. Download the following zip package files:
8484

85-
a. Required: Binaries for your platform (Jasspa_MicroEmacs_<VERSION>_bin_<PLATFORM>_binaries.zip)
85+
a. Required: Binaries for your platform (Jasspa_MicroEmacs_<VERSION>_bin_<PLATFORM>_<ARCHITECTURE>_binaries.zip)
8686

8787
b. Required: Macro files (Jasspa_MicroEmacs_<VERSION>_macros.zip)
8888

8989
c. Help file (Jasspa_MicroEmacs_<VERSION>_help_ehf.zip)
9090

9191
d. Spelling dictionaries for any language you require (Jasspa_MicroEmacs_<VERSION>_spelling_<LANGUAGE>.zip)
9292

93-
e. OpenSSL dynamic libraries (Jasspa_MicroEmacs_<VERSION>_bin_<PLATFORM>_openssl.zip) for https/ftps support (country
94-
permitting)
93+
e. OpenSSL dynamic libraries (Jasspa_MicroEmacs_<VERSION>_bin_<PLATFORM>_<ARCHITECTURE>_openssl.zip) for
94+
https/ftps support (country permitting)
9595

9696
3. Extract downloaded zip files into the ~/MicroEmacs directory you created in (1), this should have created:
9797

microemacs/src/evers.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
#
3232
meVER_CN = 20
3333
meVER_YR = 25
34-
meVER_MN = 3
35-
meVER_DY = 2
34+
meVER_MN = 5
35+
meVER_DY = 1

0 commit comments

Comments
 (0)