Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libwacom | name : libwacom | ||||
| version : 1.10.0 | version : 1.11.0 | ||||
| release : 25 | release : 26 | ||||
| source : | source : | ||||
| - https://github.com/linuxwacom/libwacom/archive/refs/tags/libwacom-1.10.tar.gz : d31f3fd6891e6650916f01b85b163a90ef285c4e308bc58f319ae91ef22f7181 | - https://github.com/linuxwacom/libwacom/archive/refs/tags/libwacom-1.11.tar.gz : cb4578c1b72efe13af4212fff737221ae937b42920e4ced2ee659a8d9a40a12a | ||||
| license : MIT | license : MIT | ||||
| component : desktop.core | component : desktop.core | ||||
| homepage : https://github.com/linuxwacom/libwacom/ | homepage : https://github.com/linuxwacom/libwacom/ | ||||
| summary : A library used to identify wacom tablets and their model-specific features | summary : A library used to identify wacom tablets and their model-specific features | ||||
| description: | | description: | | ||||
| libwacom is a library to identify Wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. | libwacom is a library to identify Wacom tablets and their model-specific features. It provides easy access to information such as "is this a built-in on-screen tablet", "what is the size of this model", etc. | ||||
| builddeps : | builddeps : | ||||
| - python-libevdev | - python-libevdev | ||||
| - python-pytest | - python-pytest | ||||
| - python3-pyudev | - python3-pyudev | ||||
| rundeps : | rundeps : | ||||
| - python-libevdev | - python-libevdev | ||||
| - python3-pyudev | |||||
| setup : | | setup : | | ||||
| sed -i "s|pytest-3|pytest3|g" meson.build | sed -i "s|pytest-3|pytest3|g" meson.build | ||||
| rm -f test/test_udev_rules.py | rm -f test/test_udev_rules.py | ||||
| %meson_configure -Dudev-dir=%libdir%/udev/ | %meson_configure -Dudev-dir=%libdir%/udev/ | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
| check : | | check : | | ||||
| %ninja_check | %ninja_check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.