Age | Commit message (Collapse) | Author |
|
- Version bump.
- Build adjustments.
|
|
- Version bump.
- Use Electron 18 (package: `electron`).
|
|
- Version bump.
- Improve lerna bootstrapping, allowing lerna 4 to be used.
- Add check() so that tests can be executed.
- Use Electron 14 as upstream.
|
|
- Re-add `expac` to `makedependens` as it is needed in `prepare()`.
|
|
- Disable Electron package matching. This was needed back when
`electron` was used but is not necessary with `electron12`.
- Remove `expac` dependency as a consequence of the above.
- Minor PKGBUILD adjustments.
|
|
- Rebuild against electron12 12.0.17-1
|
|
- Rebuild against `electron12` 12.0.16
|
|
- Rebuild against electron12 12.0.15-1
|
|
- Rebuild against electron12-12.0.14
|
|
- Improve development mode prevention.
Now Franz should only open DevTools when requested.
|
|
- Rebuild after Electron 12.0.12 upgrade.
Remember to upgrade the package before building this package with
`makepkg`.
|
|
- Version bump.
- Using Electron 12 as per upstream support.
|
|
- Rebuild after electron10 update to 10.4.7
|
|
- Avoid issues parsing the SRCINFO
|
|
- Switching build to nvm based
This should ensure much stabler builds for the future
|
|
- Electron rebuild.
|
|
- Electron rebuild.
|
|
- Electron rebuild.
|
|
- Electron rebuild.
|
|
- Rebuild due to Electron upgrade.
- Improved messages & comments within the PKGBUILD.
|
|
- Electron rebuild.
|
|
- SRCINFO was broken, now adjusted.
|
|
- Electron 11 rebuild.
|
|
- My Git hook prevented my work. Solve it.
|
|
- Version bump.
- PKGBUILD cleanups.
- Using latest supported Electron package (yay :D)
|
|
- Using Electron 9, which is not the official one but still the last one
I got working thanks to @yuyichaoi & working with the stable, not-beta
version of Franz
- Preparation steps have been reorganized and got better comments.
- The package is version-locked against the build-time `electron9`
package
-> when it should be upgraded, it will fail and people will properly
complain about it ;)
- The `franz.sh` script is generated from `franz.sh.in`
-> switching between Electron packages is now easy.
- Added `python2` as `makedepends` for `node-sass`.
|
|
- Version bump for newer Electron release.
|
|
- Added yuyichao patch for properly working with Electron 9.
- Improvement to the executable wrapper.
|
|
- Version bump.
- Slight improvements to PKGBUILD.
|
|
- Using Electron 6 in order to be more streamlined with the official
package
- Update node-sass to 4.13.1
- Improvements to the PKGBUILD by using npx
|
|
- Use Python 3 for node-gyp.
- Release bump for rebuild against Electron.
|
|
- Version bump.
- node-sass has been bumped to 4.13.0.
- electron has been bumped to the latest version.
|
|
- Version bump.
|
|
- Move npm installation step into `prepare`.
- Fix node-sass dependency version to avoid build issues.
|
|
- Version bump.
- PKGBUILD improvements.
|
|
- Use Electron 4 for having it properly working.
Franz doesn't use yet Electron 5.
|
|
- Rebuild due to new Electron version.
|
|
- Version bump.
|
|
- Improvements detecting installed Electron version
Should work always
|
|
- Version bump.
- Check the installed `electron` version, rather than the online one.
- Use Git for downloading sources, rather than the tarball
- Use `lerna` for downloading npm stuff as upstream does
|
|
- Version bump.
- Cleanups of the build steps, now only npm is used
- Reduced many of the dependencies, now just using electron
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|