Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
xf86-input-synaptics
xf86-input-synaptics.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xf86-input-synaptics.spec of Package xf86-input-synaptics
# # spec file for package xf86-input-synaptics # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: xf86-input-synaptics Version: 1.6.2 Release: 0 Summary: Synaptics touchpad input driver for the Xorg X server License: MIT Group: System/X11/Servers/XF86_4 Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2 Patch0: xf86-input-synaptics-wait.diff Patch2: xf86-input-synaptics-xorg.conf.d_snippet.diff Patch5: xf86-input-synaptics-default-tap.diff BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(inputproto) BuildRequires: pkgconfig(mtdev) BuildRequires: pkgconfig(randrproto) BuildRequires: pkgconfig(recordproto) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xi) >= 1.2 BuildRequires: pkgconfig(xorg-macros) >= 1.13 BuildRequires: pkgconfig(xorg-server) >= 1.7 BuildRequires: pkgconfig(xproto) BuildRequires: pkgconfig(xtst) Requires: udev Supplements: xorg-x11-server # This was part of the xorg-x11-driver-input package up to version 7.6 Conflicts: xorg-x11-driver-input <= 7.6 Provides: x11-input-synaptics = %{version} Obsoletes: x11-input-synaptics < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build ExcludeArch: s390 s390x %x11_abi_xinput_req %description synaptics is an Xorg input driver for touchpads. Even though touchpads can be handled by the normal evdev or mouse drivers, this driver allows more advanced features of the touchpad to become available. %package devel Summary: Synaptics touchpad input driver for the Xorg X server -- Development Files Group: Development/Libraries/X11 Requires: %{name} = %{version} %description devel synaptics is an Xorg input driver for touchpads. Even though touchpads can be handled by the normal evdev or mouse drivers, this driver allows more advanced features of the touchpad to become available. %prep %setup -q %patch0 -p1 %patch2 -p1 %patch5 -p1 %build autoreconf -fi %configure --with-xorg-conf-dir=/etc/X11/xorg.conf.d make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %post # re-plug the input devices udevadm trigger --subsystem-match=input --action=change exit 0 %postun # re-plug the input devices udevadm trigger --subsystem-match=input --action=change exit 0 %files %defattr(-,root,root) %doc COPYING README %config %{_sysconfdir}/X11/xorg.conf.d/50-synaptics.conf %dir %{_libdir}/xorg/modules/input %{_libdir}/xorg/modules/input/synaptics_drv.so %{_bindir}/synclient %{_bindir}/syndaemon %{_datadir}/man/man1/synclient.1%{?ext_man} %{_datadir}/man/man1/syndaemon.1%{?ext_man} %{_datadir}/man/man4/synaptics.4%{?ext_man} %files devel %defattr(-,root,root) %{_includedir}/xorg/synaptics.h %{_includedir}/xorg/synaptics-properties.h %{_libdir}/pkgconfig/xorg-synaptics.pc %changelog
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