Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-08 | Quick (and slightly dirty..) work-around for host build failure. | Omar Pakker | |
Cause seems to be the gcc 12->13 change. | |||
2023-05-02 | namcap: Make implicitly used makedepends explicit. | Omar Pakker | |
2023-04-29 | Clean up namcap dependency warnings/errors. | Omar Pakker | |
2022-12-24 | Add pipewire dependency to host application | Omar Pakker | |
Enabled by default upstream in commit f01489720fd49603cca4604570c30d427eea2e93 | |||
2022-10-26 | When updating submodules, set protocol.file.allow=always | Omar Pakker | |
CVE-2022-39253 changed the default value to 'user'. This breaks cloning of local filesystem (file://) submodules. Explicitly set it to allow so source array clones can be used normally. | |||
2022-10-26 | When updating submodules, set protocol.file.allow=always | Omar Pakker | |
CVE-2022-39253 changed the default value to 'user'. This breaks cloning of local filesystem (file://) submodules. Explicitly set it to allow so source array clones can be used normally. | |||
2022-02-01 | Add libsamplerate dependency. | Omar Pakker | |
Introduced with upstream commit dd2d84a08009cc465dda8352bbf4be553463a88c | |||
2021-12-30 | Add client audiodev dependencies. | Omar Pakker | |
Introduced with the following upstream commits: - e810577317fd0120bdae98f119e1f7ded6162b05 (pipewire) - 90dd1f3913c9595e7bda50dbe52c6605d1284720 (pulseaudio) | |||
2021-08-19 | Add libxkbcommon dependency. Introduced by upstream commit ↵ | Omar Pakker | |
70457604900eec31cf988b716f7b4518ab7d6927 | |||
2021-08-02 | Add libxpresent dependency introduced by upstream commit ↵ | Omar Pakker | |
891ee3e789e2c530762bbd1b97701e8beace1377 | |||
2021-08-02 | Add libxcursor dependency introduced by upstream commit ↵ | Omar Pakker | |
5e2dd589a10df1ef321bbb8534b2620e5b5861bb | |||
2021-07-19 | Update to be compatible with post B4 changes. | Omar Pakker | |
2021-07-01 | Update dependencies; drop SDL2, add dependencies on GL and EGL. | Omar Pakker | |
The SDL2 displayserver component is now an optional/legacy and default disabled upstream. Provides 2 renderers; GL and EGL. SDL2 previously pulled these in transitively, now explicit. | |||
2021-05-30 | Update dependencies; drop SDL2, add dependencies on GL and EGL. | Omar Pakker | |
The SDL2 displayserver component is now an optional/legacy and default disabled upstream. Provides 2 renderers; GL and EGL. SDL2 previously pulled these in transitively, now explicit. | |||
2021-02-22 | Re-add Linux host application as it builds again. | Omar Pakker | |
2021-01-20 | Add dependency on libxss. Dependency added upstream by commit ee8c883. | Omar Pakker | |
https://github.com/gnif/LookingGlass/commit/ee8c883201c2d59667321d581a1a6db7b1fc6a1d | |||
2021-01-18 | Add wayland-protocols makedepends item | Omar Pakker | |
2020-10-17 | Streamline & clean PKGBUILD contents a bit more | Omar Pakker | |
2020-07-24 | Add kernel module header file. This file was introduced at some point. | Omar Pakker | |
2020-05-26 | Remove c-host patch as it has been broken with the rename of c-host to host. ↵ | Omar Pakker | |
Additionally, even when patched it would not be possible to build anyway so no point keeping it around. | |||
2020-05-23 | Update build process to latest commit; LGMP repo submodule location moved, ↵ | Omar Pakker | |
c-host for Linux removed as that is broken atm. | |||
2020-04-15 | Remove -O0 override, issue was fixed upstream. | Omar Pakker | |
2020-03-28 | Update to be able to build against the latest revision and package the OBS ↵ | Omar Pakker | |
plugin. | |||
2019-07-25 | Update upstream version number representation so we hopefully do not have to ↵ | Omar Pakker | |
keep bumping epoch. This means B1-rc6 would now be B1rc6 instead of B1_rc6. This for now assumes that: - Future tags are Releases and RCs only - Those Releases will still be tagged as [A-Z][0-9]+ (e.g. B1, B2, C1, ...) - Those RCs will still be tagged as -rc[0-9]+ (e.g. B1-rc6, B2-rc1, C1-rc3, ...) Otherwise `vercmp` results will change again and we will have to re-evaluate. | |||
2019-06-04 | Correct libconfig dependency removal; did remove the depends entry but ↵ | Omar Pakker | |
forgot to do so for the makedepends. | |||
2019-06-02 | Update reference to the latest host application as the original appveyor ↵ | Omar Pakker | |
link is dead nowadays. | |||
2019-06-02 | Remove dkms.conf file as upstream now provides one. | Omar Pakker | |
2019-06-02 | Updated for B1-rc* releases; use provided dkms.conf, add linux c-host. Epoch ↵ | Omar Pakker | |
bumped due to the inconsistent/alphanumeric versioning which causes the latest version to be seen as older | |||
2018-07-23 | Add install script to direct users to grab the latest Windows host ↵ | Omar Pakker | |
application or just switch to the versioned releases. | |||
2018-06-02 | Nettle has replaced openssl and the project has been changed to use cmake. | Omar Pakker | |
2018-05-18 | Add the needed depends missing from makedepends | Omar Pakker | |
2018-05-18 | Add a package for the new kernel module | Omar Pakker | |
2018-01-06 | Add libva dependency introduced with commit ↵ | Omar Pakker | |
076a45acc559f094c52501c7b8832f023a6d0fb8 | |||
2017-12-28 | Add libconfig dependency which became a requirement with commit ↵ | Omar Pakker | |
40bfdcdf8c6924307dfd59bd432d0e84c750beb2 | |||
2017-12-15 | Change pkgver() to use un-annotated tags. | Omar Pakker | |
2017-12-14 | License is GPL2. | Omar Pakker | |
2017-12-14 | Initial commit for the looking-glass client | Omar Pakker | |