Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libxkbcommon | name : libxkbcommon | ||||
| version : 0.8.2 | version : 0.8.4 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.8.2.tar.gz : fd19874aefbcbc9da751292ba7abee8952405cd7d9042466e41a9c6ed3046322 | - https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.8.4.tar.gz : 299b47558188017047354995f5882d43c2c8a60367df553319dcecebadb73e1d | ||||
| license : MIT | license : MIT | ||||
| component : desktop.library | component : desktop.library | ||||
| summary : xkbcommon is a library to handle keyboard description | summary : xkbcommon is a library to handle keyboard description | ||||
| description: | | description: | | ||||
| xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Qt, Clutter, and more. Despite the name, it isn't actually used by anything X11 (yet). | xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Qt, Clutter, and more. Despite the name, it isn't actually used by anything X11 (yet). | ||||
| emul32 : yes | emul32 : yes | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig32(wayland-client) | |||||
| - pkgconfig32(xcb-xkb) | |||||
| - pkgconfig(wayland-protocols) | |||||
| - pkgconfig(xkeyboard-config) | - pkgconfig(xkeyboard-config) | ||||
| - pkgconfig(xorg-macros) | - pkgconfig(xorg-macros) | ||||
| - pkgconfig32(xcb-xkb) | |||||
| rundeps : | rundeps : | ||||
| - xkeyboard-config | - xkeyboard-config | ||||
| setup : | | setup : | | ||||
| %reconfigure --disable-static | %meson_configure -Denable-docs=false | ||||
| build : | | build : | | ||||
| %make | %ninja_build | ||||
| install : | | install : | | ||||
| %make_install | %ninja_install | ||||
| check : | | check : | | ||||
| %make check | %ninja_check | ||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.