dcf 2.0.3, emojis 1.0.1, evdev 2.0.2, inotify 2.0.1, etc. (#620)
* dcf 2.0.3 * emojis 1.0.1 * evdev 2.0.2 * inotify 2.0.1 * json 5.0.3 * spoon 1.0.1 * weechat_ada 3.0.1 * zipdcf 2.0.3 * wayland-ada 1.0.0 crates * canberra 2.0.2 * Fix pre-build action in wayland_client_ada 1.0.0 * xdg_base_dir 1.0.0
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
name = "evdev"
|
||||
description = "Library for input devices and force-feedback using Linux' evdev API"
|
||||
version = "2.0.2"
|
||||
website = "https://github.com/onox/evdev-ada"
|
||||
licenses = "Apache-2.0"
|
||||
tags = ["evdev", "force-feedback", "linux", "input"]
|
||||
|
||||
authors = ["onox"]
|
||||
maintainers = ["onox <denkpadje@gmail.com>"]
|
||||
maintainers-logins = ["onox"]
|
||||
|
||||
project-files = ["evdev.gpr", "evdev_info.gpr"]
|
||||
executables = ["evdev-ada"]
|
||||
|
||||
[available.'case(os)']
|
||||
linux = true
|
||||
'...' = false
|
||||
|
||||
[build-switches]
|
||||
validation.compile_checks = "warnings"
|
||||
"*".style_checks = ["-gnatygAO-Is"]
|
||||
|
||||
[origin]
|
||||
commit = "dad80c143a7d673a5cfe2c8f0230737fcd22002b"
|
||||
url = "git+https://github.com/onox/evdev-ada.git"
|
||||
Reference in New Issue
Block a user