summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-03-25remove patchMark Wagie
2024-03-23apply PR 317 for GNOME 46 supportMark Wagie
2024-01-20use SPDX license identifierMark Wagie
2023-10-15fix owner & group IDMark Wagie
2023-10-10locale handled by MakefileMark Wagie
2023-10-09remove gnome-shell version requirementMark Wagie
2023-09-21GNOME 45Mark Wagie
2023-09-20correct maximum gnome-shell versionMark Wagie
2023-09-19fix typoMark Wagie
2023-09-19add maximum gnome-shell-versionMark Wagie
2023-08-19update MaintainersMark Wagie
2023-07-04more adjustmentsMark Wagie
2023-07-04locale adjustmentsMark Wagie
2023-02-09Keep It Simple StupidMark Wagie
2020-12-16fixed package versionTobias Göbel
2020-12-16changed PKGBUILD to reflect comments from ignapk and JulianXhokaxhiu.Tobias Göbel
2017-05-12propagate gnome-shell 3.24 compatibilityXZS
The aforementioned bug in the preferences panel [1] seems gone. So full compatibility with the current gnome-shell version (apart from yet unknown bugs, evidently) can now be shipped out. [1]: https://github.com/eonpatapon/gnome-shell-extension-caffeine/issues/93
2017-05-12propagate partial gnome-shell 3.24 compatibilityXZS
According to a bug report [1], the settings panel does not yet work, but the core functionality does. An update is worth shipping out so that users are not blocked from upgrading gnome-shell to the current version entirely. [1]: https://github.com/eonpatapon/gnome-shell-extension-caffeine/issues/93
2016-10-31propagate gnome-shell 3.22 compatibilityXZS
2016-09-22support arbitrary integrity checksXZS
The git-makepkg-templates switched to dynamic adaptation to integrity checks chosen in makepkg.conf. [1] The default checksums chosen reflect recommendations from the Arch Linux Wiki and manual pages. [2] [1]: https://github.com/dffischer/git-makepkg-templates/commit/e84d04b [2]: https://aur.archlinux.org/cgit/aur.git/commit/?h=git-makepkg-templates-git&id=c2ccaaa
2016-04-04propagate gnome-shell 3.20 compatibilityXZS
2016-04-04compile translationsXZS
The compiled translations were removed from the repository in favor of a script to generate them from their sources. This has to be done in the build script now.
2016-03-23propagate upstream updateXZS
Whether the extension is deactivated on shell restart can now be configured by the user.
2016-03-23remove mksrcinfo headerXZS
This reverts "add mksrcinfo header". The .SRCINFO is now generated by "makepkg --printsrcinfo" which does no longer include any header since commit f63854f [1], released with pacman version 5.0.1. [1]: https://projects.archlinux.org/pacman.git/commit/?id=f63854fa96f658ca5bdf2c21a1cd33cf4e3fbdbd
2016-02-17propagate upstream updateXZS
Apart from language updates, this disables caffeine on manual lock and reboot. This avoids keeping the screen from locking unexpectedly, which could be risky in terms of security.
2016-02-07version provided non-git variantXZS
Other packages usually depend on the package without any -git suffix. This makes it possible to als satisfy these dependency requirements when they target specific versions or version ranges.
2015-12-06add mksrcinfo headerXZS
The new version of mksrcinfo released with the recent update to pkgbuild-introspection adds a header to all .SRCINFO files.
2015-10-11Update package to latest commitXZS
Add Gnome 3.18 compatibility.
2015-08-06sort package functionsXZS
2015-07-28intital import from old AUR version 3XZS