SailfishOS:Chum GUI application
GUI application for utilising the SailfishOS:Chum community repository
v0.6.9
SailfishOS:Chum GUI is a graphical application for managing software packages from the SailfishOS:Chum community repository.
Download
The easiest way to download and install this software is by the SailfishOS:Chum GUI app. If you wish to download the RPM file by yourself, please expand the section below.
Download links
Changelog
0.6.9 (2024-11-04)
- [CMakeLists.txt] Add new Italian `ts`-file - [rpm/sailfishos-chum-gui.changes] Add first entry for 0.6.9 - [rpm/sailfishos-chum-gui.changes] Finalise entry for 0.6.9 - [rpm/sailfishos-chum-gui.changes] Finalise for `0.6.9` - [rpm/sailfishos-chum-gui.spec] Remove `rm -f /var/cache/ssu/features.ini` ? (#322) - [sailfishos-chum-gui-it.ts] Set language code to `it` ? - [sailfishos-chum-gui.spec] Copy some not really relevant statements ? - [.transifex/config.yml] Shorten URL in comment
Older changelogs
0.6.9 (2024-11-03)
- Update translations: `de` (#316), `es` (#305, #319), `et` (#297, #298, #312), `fi` (#306, #313), `fr` (#307, #314), `hu` (#304, #315), `ru` (#302, #317), `sk` (#303, #318), `sv` (#299, #320) - Add Italian (`it`) translation (#308, #311) - Rework OBS repository handling, part 1: Unify and simplify
0.6.8 (2024-06-14)
- Move menu item `chum-launch` one up (#291), addresses https://github.com/sailfishos-chum/sailfishos-chum-gui/issues/290#issuecomment-2144011922 - Add missing `et` & `fi` to list of TS-files (#293), fixes Estonian and Finnish translations not being visible - Update `de` translation (#294)
0.6.8 (2024-06-14)
- [.github/workflows] Up minimal version from 4.0.1.45 to 4.1.0.24 (#288) - [qml/pages/PackagePage.qml] Move menu item `chum-launch` one up (#291) - [qml/pages/PackagePage.qml] Revert commit 3294554 in order to adhere to a single, coherent wording - [qml/pages/PackagePage.qml] Shorten "Start application" to "Start app" - [rpm/?] Post release version increase to 0.6.8 (#275) - [rpm/sailfishos-chum-gui.changes] Add entries for v0.6.8 - [rpm/sailfishos-chum-gui.spec] Comments should be in separate lines in spec files - [rpm/sailfishos-chum-gui.spec] Enhance comments - [translations/CMakeLists.txt] Add missing `et` & `fi` to list of TS-files (#293) - [translations/README.md] Fix a copy'o twice
0.6.7 (2024-05-26)
- Add Estonian translation (#269) by Priit Jõerüüt (tlend) - Change order of queried repo URLs (#273) by @nephros, see also #272 - Add support for Forgejo/Gitea remote repos (#271) by @nephros and @Olf0, enhances #44 - Add action for launching installed applications (#266) by @jaimeMF and @nephros, fixes #105 - Add support for new release URL macro of SailfishOS 4.6 (#285) by @rinigus, fixes #270
0.6.7 (2024-05-26)
- [rpm/sailfishos-chum-gui.changes] Update changelog for v0.6.7-2 (#286) - [translations/README.md] Fix copy'o
0.6.7 (2024-05-16)
- [chumpackage.cpp] Change order of queried repo urls (#273) - [README.md] Fix web link - [README.md] No comma after "e.g." in British English - [README.md] Update to current version from Storeman - [rpm/sailfishos-chum-gui.changes] Update for releasing v0.6.7-1 - [sailfishos-chum-gui.changes] Fix typo, which triggered rpmlint to fail - [translations/sailfishos-chum-gui.ts] Add Estonian translation (#269)
0.6.6 (2023-12-18)
- Bugfix: handle packages without description (#265), fixes #264
0.6.5 (2023-11-13)
- [Post release] Increase version to 0.6.5 (#235) - [sailfishos-chum-gui.changes] Denote first commit: - [sailfishos-chum-gui.spec] 0.6.4-5 and document git tag format
0.6.5 (2023-11-10)
- Improve Finnish translation (#252) - Additionally use `<b>`, because `<code>` does not work in QT-RichText (#253) - Revert adding a full stop in PR #112, because it is a window title! (#253)
0.6.4 (2023-10-19)
- [AboutPage.qml] Partially revert #213 and rest of #238 (#243) - [sailfishos-chum-gui.changes] Align with original release date of 0.6.4-1 - [sailfishos-chum-gui.changes] Update for 0.6.4-4 - [sailfishos-chum-gui.spec] r3 ? r4 - [sailfishos-chum-gui.ts] Align to source code file - [SettingsPage.qml] Use working Rich Text attributes
0.6.4 (2023-10-18)
- [AboutPage.qml] Another try to fix vertical spacing (#238) - [ci-on-tags.yml] Specify SDK image selection process ? (#234) - [sailfishos-chum-gui.changes] Remove premature stub for 0.6.5 - [sailfishos-chum-gui.spec] Second release of 0.6.4 - [SettingsPage.qml] Try to fix formatting (#237)
0.6.4 (2023-10-18)
- [AboutPage.qml] Revert #238 (#239) - [sailfishos-chum-gui.changes] According to v0.6.4-3 - [sailfishos-chum-gui.spec] r2 ? r3 - [SettingsPage.qml] Improve #237 (#240)
0.6.4 (2023-10-16)
- Add Finnish translation (#211) - Try to fix issue #173 (#215) - Improve formatting of some strings (#213, #223, #237, #238, #239, #240, #242, #243) - Update translations accordingly - Minor improvements to look&feel of project site - Improve workflow file `ci-on-tags.yml` - Slightly improve workflow file `ci-on-pull_reqs.yml`
0.6.4 (2023-10-16)
- [chum.cpp] Fix issue #173 - [ci-on-pull_req.yml] Add missing newline - [ci-on-pull_req.yml] Beautify - [ci-on-pull_req.yml] Minor enhancements - [ci-on-tags.yml] Beautify - [ci-on-tags.yml] Even shorter job name. - [ci-on-tags.yml] Fix typo in comment - [ci-on-tags.yml] Rectify comment - [ci-on-tags.yml] Specify outputr name - [README.md] Final screenshots-table formatting fix-up ? - [README.md] Use relative link - [sailfishos-chum-gui.ts] Adapting TS file to altered source string - [SettingsPage.qml] Eliminate superfluous repitition of "Sailfish OS" - [translations/README.md] Remove stray space character - [TS files] Remove stale `<oldsource>` entries (#233)
0.6.3 (2023-09-14)
- [AboutPage.qml] "different versions" ? "various versions" (#205) - [sailfishos-chum-gui.changes] Add first entry for v0.6.3 - [sailfishos-chum-gui.changes] Update date for v0.6.3 - [translations/README.md] Indicate to use `lupdate`'s "recursive mode" - [Workflows] Adopt enhancements and comments from Patchmanager / Storeman (#208)
0.6.3 (2023-09-14)
- [ci-on-tags.yml] Add comment - [ci-on-tags.yml] Enhance comment - [ci-on-tags.yml] Fix `matrix` syntax - [ci-on-tags.yml] Shorten job names - [ci-on-tags.yml] Split job into two an try `matrix` - [ci-on-tags.yml] Try to fix `matrix` syntax (#209)
0.6.3 (2023-09-13)
- Color links in theme colors (#206), fixes issue #186.
0.6.2 (2023-07-20)
- Update Spanish translation (#195) - Pick a proper `Group:` tag (#197) - Document changelog format (15f5c61) - Update Slovak translation (#199) - Trying to fix issue #186 (#200, #201, #202) - Add some comments etc. (5c5a0d6, 332e6c8, 09c69b8, d916024)
0.6.2 (2023-07-19)
- [AboutPage.qml] Beautify formatting and add comment - [IssuePage.qml] Add `linkColor: Theme.highlightColor` in order to fix issue #186 - [IssuePage.qml] Add `linkColor: Theme.highlightColor` trying to fix issue #186 (#201) - [QML pages] Add comments and `linkColor: Theme.highlightColor` (trying to fix #186) (#200) - [ReleasePage.qml] Add `linkColor: Theme.highlightColor` trying to fix issue #186 - [ReleasePage.qml] Add `linkColor: Theme.highlightColor` trying to fix issue #186 (#202) - [sailfishos-chum-gui.changes] Just one fix - [sailfishos-chum-gui.changes] Update for releasing v0.6.2 - [SettingsPage.qml] Add comment WRT non-functional `<big>`
App information
- Package name
- sailfishos-chum-gui
- Version
- 0.6.9-1.10.1.jolla
- Licence
- MIT
- Last updated
- 2024-11-07 17:35:45
- Download size
- 4.6 MiB
- Installed size
- 4.6 MiB
- Checksum (sha256)
- 50fa5a63a89e8b847373a227982d72089a347a32745d27d3a59e324ccd4370bd