summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-10-27PKGBUILD improvement: automation of the use of NVMTaboon Egon
2023-10-24Update to version 3.30.5Taboon Egon
2023-04-25Adjust nodejs version for package buildingTaboon Egon
Scratch3 package won't build with version 16 and above of nodejs
2022-10-08Electron dependency change: using electron13-bin instead of electron13Taboon Egon
2022-07-11Update to version 3.29.1Taboon Egon
‣ New patch to make ShowSaveDialog remember last used dir like on Windows ‣ Electron version: from 15 to 13 (why: see comment)
2022-02-02Change 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-30Update to version 3.28.0 & PKGBUILD improvementTaboon 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-18Change Electron bin files provider - Drop unused node modulesTaboon 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-16Update dependency electron to 13.6.7Taboon Egon
2022-01-02Fix for app icon not showing since change of folder's installationTaboon Egon
2021-12-31Add support for aarch64 (experimental)Taboon Egon
* x86_64 support: tested * aarch64 support: needs testing
2021-12-31Missing dependencies fix and pkgbuild improvementTaboon 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-27Build app from sources (w electron 13.6.3) instead of using Win binariesTaboon Egon
2021-11-22Replace PNG files with SVG onesTaboon Egon
2021-11-18Update to version 3.27.0Taboon Egon
2020-11-14Update to 3.18.1relrel
2020-10-24Use gendeskrelrel
2020-10-24Update to 3.17.1relrel
2020-10-10Update to 3.16.1turicfr
2020-09-03Update to 3.15.0relrel
2020-08-21Add file associationrelrel
2020-08-21Update to 3.14.0relrel
2020-08-14Initial commitrelrel