Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Updated Java runtime environment to jre8
See merge request Feakster/java-mango!3
|
|
- jre7 looks as though it is soon to be removed from all Arch repos. This leaves poses a difficult situation as this package requires jre7. The upstream package mantainers bundle a jre7 binary as part of the package, but using this means that this package will only work on x86_64 machines. For now, I've swapped out jre7 for jre8. The programme still appears to work. If there are any issues then I will have to start using the prebundled jre7 binary.
|
|
Improved handling of the package icon and minor tweaks
See merge request Feakster/java-mango!2
|
|
- Added 'hicolor-icon-theme' to the 'makedepends' array, and made better use of its file structure. This isn't perfect yet as the source icon is pretty low res, but it's a start.
- Made the path of the 'Exec' field of the desktop file more explicit.
- Made use of bash variable substitution.
- Bump in package release.
- Syntax tidying.
|
|
- Removed some ancillary files.
|
|
Updated LICENSE formatting
See merge request Feakster/java-mango!1
|
|
- Modified LICENSE formatting to use 100-character line width limits, for ease of reading.
|
|
|