Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Master
See merge request Feakster/simplenote-electron-arm-bin!3
|
|
|
|
|
|
Bump in upstream version
See merge request Feakster/simplenote-electron-arm-bin!2
|
|
|
|
Simplified the PKGBUILD
See merge request Feakster/simplenote-electron-arm-bin!1
|
|
- Changed how entries in the noextract() array are specified.
- Switched all symbolic links to use the -f flag.
- Corrected a typo in the path target for the library symbolic links.
- Added a 'TryExec' field to the desktop file, and removed the 'Path' field.
- Shortened the 'Exec' field in the desktop file in light of the fact the symlink for the binary should be in the system path.
- Bump in package release.
- Code-tidying.
|
|
|
|
|
|
|
|
- Everything is now integrated into the host filesystem via symlinks to /opt/simplenote.
|
|
- Forgot to update the .SRCINFO.
|
|
- Swapped out a few of the embedded shared objects for symlinks towards system ones. I may add checks to ensure the filesystem targets exist before forcefully overwriting with symlinks, but I'm not sure this is necessary at the moment.
- Symlinkd the embedded licenses into /usr/share/licenses/$pkgname/.
|
|
- Refactored how the application in installed, making more use of symlinks.
- Added 'zlib' to makedepends.
- Bump in pkgrel.
|
|
- Bump in version number.
- Tweaks to commands used in prepare().
- Edited comments.
|
|
- 5 --> 1
|
|
- Bump in upstream package version.
- Reworked the PKGBUILD to install the AppImage contents to /opt/simplenote/.
- Edited the content of the simplenote.desktop file to ensure that the application is launched in the /opt/simplenote/ directory. This probably doesn't matter though. It works without this.
- Syntax-tidying.
|
|
- Tweaked variable names to allow for auto checksum updates via updpkgsums.
- Removed a bash variable substitution that wasn't actually doing anything.
|
|
|
|
- Moved some of the commands in package() into prepare().
- Added 'libnotify' as an optional dependency.
- Bump in package release.
- Syntax tidying.
|
|
- Corrected file permissions on the hicolor icon caches.
- Syntax tweaks.
- Bump in package release number.
|
|
|
|
|