Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-22 | Force-disable debug from options | Sebastian 'gonX' Jensen | |
This is necessary because of an upstream issue in debugedit This commit should be reverted once fixed | |||
2024-02-21 | 0.6.4.0-3: Add 'git' to makedepends | Sebastian 'gonX' Jensen | |
2023-12-24 | Add 'jq' to makedepends | Sebastian 'gonX' Jensen | |
2023-12-23 | 0.6.4.0-1 | Sebastian 'gonX' Jensen | |
This also sets OTD_CONFIGURATIONS when generating rules, as the script will otherwise probe for git root which is guaranteed to break with most AUR helpers. Also remove a superfluous message from the .install script. This is only necessary when udev rule triggers aren't working, which they should've been for a while now. | |||
2023-12-05 | Fix srcinfo's incorrect pkgrel | Sebastian 'gonX' Jensen | |
2023-12-05 | Revert "Specifically require .NET 6.0 packages" | Sebastian 'gonX' Jensen | |
This reverts commit cf52bf7067de78cb404a2b686827586672dcba8c. I didn't realize the bug only affected .NET 7.0 (`pkgrel` was bumped to compensate for the revert) | |||
2023-12-05 | Specifically require .NET 6.0 packages | Sebastian 'gonX' Jensen | |
At the time of this commit, you will have conflicts when trying to install these It's tracked upstream at the following issue: https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-7.0/-/issues/1 | |||
2023-11-10 | 0.6.3.0-3: Add Digimend conflicts | Sebastian 'gonX' Jensen | |
2023-09-06 | 0.6.3.0-2 | Sebastian 'gonX' Jensen | |
Add modules-load.d configs for loading uinput | |||
2023-09-06 | 0.6.3.0 | Sebastian 'gonX' Jensen | |
2023-09-06 | Update notes.install | Sebastian 'gonX' Jensen | |
- More highlights - Fix incorrect suggested daemon name | |||
2023-09-06 | Remove dotnet-host as dependency | Sebastian 'gonX' Jensen | |
This is required by dotnet-runtime, so it should technically not be necessary to include | |||
2023-08-16 | 0.6.2.0 | Sebastian 'gonX' Jensen | |
2022-11-14 | Require dotnet-runtime-6.0 instead | Sebastian 'gonX' Jensen | |
2022-11-09 | don't use hardcoded configurations dir | Sebastian 'gonX' Jensen | |
this was breaking local configuration overrides for users | |||
2022-07-19 | OpenTabletDriver 0.6.0.4 | Sebastian 'gonX' Jensen | |
Notice that this release "requires" dotnet-runtime>=6.0.4 due to dotnet/runtime#64509 The specific dotnet runtime version is technically not required to use basic OpenTabletDriver functionality, but is for interpolator filters. | |||
2022-07-19 | Remove 'git' makedepend, as it isn't used in this package variation | Sebastian 'gonX' Jensen | |
2022-03-03 | OpenTabletDriver 0.6.0.3 | Sebastian 'gonX' Jensen | |
2022-03-03 | Fix notes.install post_upgrade logic | Sebastian 'gonX' Jensen | |
Aside from fixing the <0.6.0 detection logic, we now also ask the user to restart the daemon | |||
2022-01-19 | Add manpage | Sebastian 'gonX' Jensen | |
2022-01-17 | OpenTabletDriver v0.6.0.2 | Sebastian 'gonX' Jensen | |
Also removes the settings migration patch we backported to 0.6.0 | |||
2022-01-12 | Add settings migration patch which is pending for 0.6.0.1 | Sebastian 'gonX' Jensen | |
2022-01-11 | OpenTabletDriver v0.6 | Sebastian 'gonX' Jensen | |
2021-11-13 | Select a specific commit in udev repository in case 'latest' changes | Sebastian 'gonX' Jensen | |
2021-11-13 | Build SRCINFO | Sebastian 'gonX' Jensen | |
2021-11-13 | Bump pkgrel to 'activate' revert | Sebastian 'gonX' Jensen | |
2021-11-13 | Revert "Enable usage of dotnet6" | Sebastian 'gonX' Jensen | |
This reverts commit dc5d84e1c84b06c183e25e527c4adc2ad59c5a6e. OTD 0.5.3.3 does not work with .NET 6.0. Please use dotnet-runtime-5.0-bin from AUR, or wait for OTD 0.5.3.3 to get .NET 6 backported. | |||
2021-11-13 | Enable usage of dotnet6 | Sebastian 'gonX' Jensen | |
2021-07-11 | Bump to 0.5.3.3 | LavaDesu | |
Miscellaneous changes: - Removed unnecessary `provides` and `conflicts` (thanks @D3SOX on aur) - Add `pkg/` and `src/` to .gitignore | |||
2021-06-10 | Init | LavaDesu | |