Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libinput: update to version 1.7.3 and use libudev-fbsd | Daniel Golle | 2017-06-19 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | libinput: fix and optimize build | Michael Heimpold | 2016-03-23 |
| | | | | | | | | | | | | | | | | Buildbots are reporting the following build failure: -snip- CCLD test-build-linker ../src/.libs/libinput.so: undefined reference to `static_assert' -snap- Since this is the only call to static_assert within the library, removing this assertion seems to be reasonable. While at, speed up the build by not building tests and documentation. Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||
* | libinput: update to version 1.0.1 | Daniel Golle | 2015-09-07 |
| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org> | ||
* | libinput: new package | Daniel Golle | 2015-06-10 |
Signed-off-by: Daniel Golle <daniel@makrotopia.org> |