Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | PKGBUILD improvement: automation of the use of NVM | Taboon Egon | |
2023-10-24 | Update to version 3.30.5 | Taboon Egon | |
2023-04-25 | Adjust nodejs version for package building | Taboon Egon | |
Scratch3 package won't build with version 16 and above of nodejs | |||
2022-10-08 | Electron dependency change: using electron13-bin instead of electron13 | Taboon Egon | |
2022-07-11 | Update to version 3.29.1 | Taboon Egon | |
‣ New patch to make ShowSaveDialog remember last used dir like on Windows ‣ Electron version: from 15 to 13 (why: see comment) | |||
2022-02-02 | Change Electron version serie used from 13 to 15 (15.3.6) | Taboon Egon | |
Issue 31152 = 31997 was fixed: https://github.com/electron/electron/issues/31152 | |||
2022-01-30 | Update to version 3.28.0 & PKGBUILD improvement | Taboon Egon | |
Electron version is defined in one unique place in the PKGBUILD Electron version in patch files will be updated by the PKGBUILD | |||
2022-01-18 | Change Electron bin files provider - Drop unused node modules | Taboon Egon | |
* Move Electron bin files provider from Github's to Arch's one. Adjust needed dependencies * Drop node modules unused at compile time to save bandwidth: 'eslint*' node modules are only used when writing code * Stop patching 'electron-builder-wrapper.js' file. This file is not used to build Scratch3. | |||
2022-01-16 | Update dependency electron to 13.6.7 | Taboon Egon | |
2022-01-02 | Fix for app icon not showing since change of folder's installation | Taboon Egon | |
2021-12-31 | Add support for aarch64 (experimental) | Taboon Egon | |
* x86_64 support: tested * aarch64 support: needs testing | |||
2021-12-31 | Missing dependencies fix and pkgbuild improvement | Taboon Egon | |
1 - Fix to better conform to Arch Linux package guidelines and missing dependencies * Variable arch: 'any' to 'x86_64' Because once compiled, the package has architecture-specific files. * Install directory: /usr/share/appname/ to /opt/appname/ Because the package contains a prebuilt copy of electron. 2 - Dependencies: based on 'namcap' output 3 - Variable 'conflicts' added since alternate package (scratch3-bin) has been submitted. | |||
2021-12-27 | Build app from sources (w electron 13.6.3) instead of using Win binaries | Taboon Egon | |
2021-11-22 | Replace PNG files with SVG ones | Taboon Egon | |
2021-11-18 | Update to version 3.27.0 | Taboon Egon | |
2020-11-14 | Update to 3.18.1 | relrel | |
2020-10-24 | Use gendesk | relrel | |
2020-10-24 | Update to 3.17.1 | relrel | |
2020-10-10 | Update to 3.16.1 | turicfr | |
2020-09-03 | Update to 3.15.0 | relrel | |
2020-08-21 | Add file association | relrel | |
2020-08-21 | Update to 3.14.0 | relrel | |
2020-08-14 | Initial commit | relrel | |