Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-30 | Include additional documentation files | Jonas Malaco | |
Additionally, leave commented out install commands for yoda (software-based fan/pump control) and liquiddump (stream status to stdout in JSON lines). | |||
2020-07-29 | Update to 1.3.3.r351.4993cd5ae5a5 | Jonas Malaco | |
2020-07-25 | Add a check() function and run upstream tests | Jonas Malaco | |
2020-06-12 | Adjust upstream location of udev rules | Jonas Malaco | |
2020-05-29 | Update to 1.3.3.r124.11a53a0 | Jonas Malaco | |
2020-05-27 | Install udev rules for unprivileged access to the devices | Jonas Malaco | |
Most users rather not call liquidctl with root privileges and already use udev rules. With this change the new set of rules provided by upstream will be installed. | |||
2020-02-18 | Rename to liquidctl-git | Jonas Malaco | |
2020-02-18 | Update to 1.3.3.r46.9a8d3a0 | Jonas Malaco | |
2020-02-02 | Fix .SRCINFO and update it to 1.3.2.r21.53b16d7 as well | Jonas Malaco | |
2020-02-02 | Update to 1.3.2.r21.53b16d7 | Jonas Malaco | |
2019-11-23 | Update to 1.3.1.r0.a148f0d | Jonas Malaco | |
2019-11-17 | Update to 1.3.0.r1.262f1ab | Jonas Malaco | |
2019-11-15 | Update to 1.3.0rc1.r29.4b22613 and rebuild for Python 3.8 | Jonas Malaco | |
2019-11-03 | Update to 1.3.0rc1.r1.9dd413c | Jonas Malaco | |
2019-10-30 | Update to 1.2.0.r151.229b56b | Jonas Malaco | |
2019-10-15 | Update to 1.2.0.r39.0207b13 | Jonas Malaco | |
- install newly added liquidctl(8) man page | |||
2019-09-27 | Update to 1.2.0.r31.bc883f0 | Jonas Malaco | |
2019-09-18 | Update to 1.2.0rc4 | Jonas Malaco | |
2019-09-17 | Extract OS name directly from /etc/os-release | Jonas Malaco | |
2019-09-17 | Update to 1.2.0rc3.r7.4506563 | Jonas Malaco | |
Also use newly added DIST_NAME and DIST_PACKAGE to customize the output of liquidctl --version. | |||
2019-09-15 | Update to 1.2.0rc3 | Jonas Malaco | |
2019-09-13 | Fix missing runtime dependency to python-setuptools | Jonas Malaco | |
The liquidctl executable uses the pkg_resources module. | |||
2019-09-13 | Update to 1.2.0rc2.r6.bd2f861 | Jonas Malaco | |
Also suffix the source folder with -git to match what is apparently preferred in the AUR. This is probably done so when there are both python-liquidctl-1.2.0 and python-liquidctl-git source directories their purpose is unambiguous. | |||
2019-09-13 | Fix missing (if obvious) dependency to python | Jonas Malaco | |
2019-09-12 | Create python-liquidctl-git package | Jonas Malaco | |