Age | Commit message (Collapse) | Author |
|
* Force a rebuild for pacman 7
|
|
* Upstream changelog: "Bugfix release 4.5.2"
|
|
* Upstream changelog: "Version 4.5.1"
|
|
* No need to bump pkgrel. If it's installed, no need to reinstall.
|
|
* "Support for pacman 6.1"
* Also bump depends on pacman
* Remove useless prepare()
|
|
* rebuild possibly necessary as per https://aur.archlinux.org/packages/kalu-kde#comment-892283
|
|
* Upstream changelog: "Bump to version 4.4.1, updated README and
HISTORY"
* Comments from upstream: "adds support for parallel downloading in the
updater GUI"
* statusnotifier.patch is no longer needed
|
|
* New upstream fork for pacman 6.0 -> change url and source
* Add explicit depends on pacman version
* Remove temporary makedepends on alpm12
* Remove 3 patches, which are now integrated upstream
* Move from sha1sums to sha256sums
* Minor style fixes
* Now needs ./autogen.sh
|
|
* Fix for pacman 6. Thank you @jghodd!
* Add dependency on alpm12
* Add fix-for-alpm12.patch
|
|
* https://aur.archlinux.org/packages/kalu-kde/#comment-757027
* No version bump necessary. If it's installed already, no need to re-install.
|
|
* Add patch to work with latest pacman 5.3
* https://github.com/jjk-jacky/kalu/issues/73
|
|
* Upstream changelog:
- Compatibility with pacman 5.1
- Fix not being suspend-aware
- Add popup menu on "Mark Watched (AUR)" to (un)check all
|
|
|
|
* Remove unread_news.patch (now in upstream)
* Upstream changelog:
With contributions from Bricabraque & pepecuis.
- kalu: Add --tmp-dbpath and --keep-tmp-dbpath
Mainly useful for CLI use (or not?), to be able to keep & re-use the tmp dbs
over time, much like the GUI does during its run.
- Add Spanish translation; Thanks to pepecuis!
- Support disabling auto-checks (via Interval = 0)
- news: Fix issue if title needs trimming..
..that is, if a news title (used to determine whether it has been read
or not) could be trimmed, there was an issue because titles read from
news.conf are trimmed, so the two wouldn't match, and the news
incorrectly considered unread.
To fix this we trim the titles read from the XML (RSS feed) as well.
Thanks to Ada Joule; Also adam777 for the report.
- Update French translation
- doc: Adjust example path about custom icons
- doc: List options in alphabetical order
- Some other fixes (see git log for details)
|
|
|
|
|
|
Patch unread news bug
https://github.com/jjk-jacky/kalu/commit/5eba7d9b279aea3de4270947d84d619a34093fe4
|
|
* Fix for statusnotifier 1.0.0
* Add patch as per https://github.com/jjk-jacky/kalu/issues/51#issuecomment-286064945
|
|
* Upstream changelog:
With contributions from AdmiringWorm.
- Update AUR URL to work with new version; Thanks to Yen Chi Hsuan.
- With the new template UI, the combo-boxes for template sources (Default,
Fall back, etc) were not translatable, as they should have been; Fixed.
Thanks to Kim Nordmo.
- Added Norwegian Bokmål translation
- updater: Fix color glitch when a download fails & resumes; Thanks to jghodd.
- updater: Fix not setting /etc/pacman.d/hooks as default HookDir
- Some other fixes (see git log for details)
|
|
* Fix AUR URL.
|
|
* Upstream change log: Fix stupid typo, leading to empty notifications since 8f18eba
|
|
* Upstream changelog:
* Fix segfault when no config file exists
* Templates weren't properly initialized if no config file was found/read.
* Thanks to Adrien Jacquet.
* Refactor: remove custom variables
|
|
|
|
* Modified version of kalu, with --enable-status-notifier for KDE, and
corresponding dependency on statusnotifier.
|