Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:marco
kbdsniffd
kbdsniffd.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kbdsniffd.spec of Package kbdsniffd
# # spec file for package kbdsniffd (Version 0.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org # # norootforbuild Name: kbdsniffd BuildRequires: gcc-c++ glibc-devel Version: 0.6 Release: 0 License: GPL Group: Hardware/Other Source: kbdsniffd-0.6.tbz2 Summary: keyboard grabber daemon PreReq: %insserv_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build %description kbdsniffd is a keyboard grabber daemon applications like screenreaders (sbl) can connect via network socket to the daemon and set a modifier key to enable the grabbing mode if the modifier key is pressed all key-strokes are send to the connected application this is useful if a blind user wants to use a screenreader without a braille display the grabbed keys can be used to trigger special screenreader functions Authors: -------- Marco Skambraks <marco@suse.de> %prep %setup -n kbdsniffd-0.6 #%patch -p2 %build make CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" LIB_CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC" %install mkdir -p $RPM_BUILD_ROOT/usr/sbin mkdir -p $RPM_BUILD_ROOT/etc/init.d make LIBINSTPATH=%{_libdir} DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %post %run_ldconfig %{insserv_force_if_yast etc/init.d/kbdsniffd } %postun %run_ldconfig %{insserv_cleanup} %files %defattr (-,root,root,755) %doc COPYING Changelog /usr/sbin/kbdsniffd /usr/sbin/rckbdsniffd /usr/share/man/man8/kbdsniffd.8.gz /etc/init.d/kbdsniffd %config /etc/kbdsniffd.conf %changelog -n kbdsniffd
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor