Age | Commit message (Collapse) | Author | |
---|---|---|---|
9 days | Upgrade to version 5.0 | Ľubomír Kučera | |
9 days | Don't package files from older versions | Ľubomír Kučera | |
2024-11-04 | Upgrade to version 4.9 | Ľubomír Kučera | |
2024-04-21 | Fix failing integrity checks of shared objects | Ľubomír Kučera | |
Fixes the following error: Kontrola integrity zlyhala. Nezhoduje sa tento súbor: 'lib/libXi.so.6'. | |||
2024-02-17 | Upgrade to version 4.8 | Ľubomír Kučera | |
2024-02-17 | Remove pkgver function | Ľubomír Kučera | |
In version 4.8, the version string states that the version is 4.7. | |||
2024-02-17 | Add version to source file names | Ľubomír Kučera | |
2023-11-30 | Ignore SC2059 | Ľubomír Kučera | |
Per https://www.shellcheck.net/wiki/SC2059, there's no good alternative. | |||
2023-11-30 | Version source archives | Ľubomír Kučera | |
2023-07-04 | Rename the package to eidklient-native | Ľubomír Kučera | |
2023-07-04 | Add authenticity checks | Ľubomír Kučera | |
2023-07-04 | Fix ShellCheck errors | Ľubomír Kučera | |
2023-07-04 | Depend on system-provided libraries | Ľubomír Kučera | |
2023-07-04 | Prefer system libraries when available | Ľubomír Kučera | |
This not only makes supporting non-XCB platforms easier, it likely makes the app more stable and secure too, since newer dependency versions are used. The bundled dependencies are preserved as the application errors-out if the files change or become missing. | |||
2023-07-04 | Support non-XCB platforms through system Qt 5 | Ľubomír Kučera | |
The app uses ancient, custom-built Qt version 5.7.1. The easiest way to support platforms like Wayland is through the use of Qt 5 installed on the system. | |||
2023-07-04 | Install extracted app image | Ľubomír Kučera | |
This makes package content deduplication and further customization possible. | |||
2023-07-04 | Fix i686 source URL | Ľubomír Kučera | |
2023-06-27 | Parse package version from the executable | Ľubomír Kučera | |
Parsing package information from other sources than the package itself may cause the information to be incorrect due to synchronization issues. | |||
2023-06-27 | Ignore *.tar files | Ľubomír Kučera | |
Packages built on my machine are not compressed, hence their file names end with `.tar`. | |||
2023-06-05 | Upgrade to upstream v4.7 | Fedor Piecka | |
2023-04-17 | Fix grep regex bug | Fedor Piecka | |
2023-03-31 | Upgrade to upstream v4.6 | Fedor Piecka | |
2023-02-07 | Upgrade to upstream v 4.5 | Fedor Piecka | |
2023-01-03 | Upgrade to 4.4 | Fedor Piecka | |
2023-01-03 | Add releasenotes to .gitignore | Fedor Piecka | |
2022-10-20 | Improve PKGBUILD | Fedor Piecka | |
* Lower the number of dependencies (fuse2 is enough, squashfuse is not required) * Leaner code | |||
2022-10-20 | Upgrade to 4.1 based on appimage | Fedor Piecka | |
2021-11-19 | Add optional dependency on disig-web-signer | Fedor Piecka | |
2021-08-05 | Upgrade to 3.7 | Fedor Piecka | |
2021-06-03 | Version bump to upstream 3.6.0 | Fedor Piecka | |
2020-07-03 | Get new upstream version 3.4.0 - finally with Qt5git status! | Fedor Piecka | |
2020-07-03 | Add .gitignore | Fedor Piecka | |
2020-07-03 | Show nicer command to enable pcsc | Fedor Piecka | |
2019-09-20 | Version bump to upstream 3.2.0. | Juraj Hrubša | |
2019-06-04 | Version bump to upstream 3.2.0. | Juraj Hrubša | |
2019-03-27 | Included install script which notifies the user to enable pcscd. | Fedor Piecka | |
2019-03-10 | Upgrade to upstream version 3.0.3 | Fedor Piecka | |
2019-03-04 | Bumped version number | Fedor Piecka | |
2019-03-04 | Update to 3.0.2 of upstream application.\nRemoved dependencies which aren't ↵ | Fedor Piecka | |
needed anymore.\nMoved dependencies to package() function as they are't required when building the package. | |||
2018-11-22 | Updated .SRCINFO | Fedor Piecka | |
2018-11-22 | Updated to upstream version 3.0.0. | Fedor Piecka | |
Added new dependency on libcurl-openssl-1.0 Changed dependency openssl to openssl-1.0 Added LD_PRELOAD to load lubcurl/OpenSSL of required versions. LD_PRELOAD is set in the desktop entry. | |||
2018-08-26 | New version of the upstream app - 2.0.2 | Fedor Piecka | |
2017-07-07 | Bumped pkgrel to force package DB update. Sorry, my first AUR package:(. | Fedor Piecka | |
2017-07-07 | Added comments. | Fedor Piecka | |
Modified email address. Removed unusable update script from the package. | |||
2017-07-07 | First commit | Fedor Piecka | |