mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -04:00
fedora: Add in broken spec
This commit is contained in:
parent
bd01351878
commit
c61793bc37
27
g13gui.spec
Normal file
27
g13gui.spec
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
Name: g13gui
|
||||||
|
Version: 1
|
||||||
|
Release: 1
|
||||||
|
Summary: A user-space driver and GUI configurator for the Logitech G13
|
||||||
|
License: BSD
|
||||||
|
URL: https://github.com/jtgans/g13gui
|
||||||
|
BuildRequires: meson
|
||||||
|
|
||||||
|
%description
|
||||||
|
This is the companion application to the Logitech G13 gameboard, and provides
|
||||||
|
both configuration tooling, applet hosting, and also a user space driver to
|
||||||
|
handle translation of keypresses to real Linux input events by way of uinput.
|
||||||
|
|
||||||
|
%meson
|
||||||
|
|
||||||
|
%prep
|
||||||
|
|
||||||
|
|
||||||
|
%build
|
||||||
|
%meson
|
||||||
|
%meson_build
|
||||||
|
|
||||||
|
%install
|
||||||
|
%meson_install
|
||||||
|
|
||||||
|
%check
|
||||||
|
|
Loading…
Reference in New Issue
Block a user