Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37896543
en ru br
ALT Linux repos
S:0.2.0-alt2

Group :: Accessibility
RPM: buffyboard

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: buffyboard
Version: 0.2.0
Release: alt2

Summary: Touch-enabled framebuffer keyboard
License: GPLv3
Group: Accessibility

Url: https://gitlab.com/cherrypicker/buffyboard
Packager: Valery Inozemtsev <shrek at altlinux.ru>
Source: %name-%version.tar.xz

BuildRequires: meson pkgconfig(libinput) pkgconfig(xkbcommon)

%description
Buffyboard is a touch-enabled on-screen keyboard running on Linux framebuffer

%prep
%setup
%ifarch %e2k
sed -i -E 's/static const char \* const (.*) = (".*");/#define \1 \2/' \
sq2lv_layouts.c
%endif

%build
meson _build
meson compile -C _build

%install
install -pD -m0755 _build/%name %buildroot%_bindir/%name

%files
%doc README.md
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin