SHA256
1
0
forked from pool/libinput

Accepting request 232359 from home:dimstar:branches:X11:Wayland

- Add baselibs.conf: provide libinput0-32bit. Required by
  libclutter-gst-2_0-0-32bit.

Required for openSUSE:Factory - in order to bring Staging:F into shape.

OBS-URL: https://build.opensuse.org/request/show/232359
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=4
This commit is contained in:
Jan Engelhardt 2014-05-01 22:26:03 +00:00 committed by Git OBS Bridge
parent 1945041edf
commit 3734a884ad
3 changed files with 15 additions and 4 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libinput0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 1 21:25:26 UTC 2014 - dimstar@opensuse.org
- Add baselibs.conf: provide libinput0-32bit. Required by
libclutter-gst-2_0-0-32bit.
-------------------------------------------------------------------
Thu Feb 27 18:34:17 UTC 2014 - jengelh@inai.de

View File

@ -23,11 +23,12 @@ Release: 0
Summary: Input device and event processing library
License: HPND
Group: Development/Libraries/C and C++
URL: http://wayland.freedesktop.org/
Url: http://wayland.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/wayland/libinput
#Git-Web: http://cgit.freedesktop.org/wayland/libinput/
Source: http://www.freedesktop.org/software/libinput/%name-%version.tar.xz
Source0: http://www.freedesktop.org/software/libinput/%name-%version.tar.xz
Source1: baselibs.conf
#git#BuildRequires: autoconf >= 2.64
#git#BuildRequires: automake >= 1.11
#git#BuildRequires: libtool >= 2.2
@ -35,8 +36,11 @@ BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: pkgconfig
BuildRequires: xz
BuildRequires: pkgconfig(mtdev) >= 1.1.0, pkgconfig(libudev), pkgconfig(libevdev) >= 0.4, pkgconfig(check) >= 0.9.9
BuildRoot: %_tmppath/%name-%version-build
BuildRequires: pkgconfig(check) >= 0.9.9
BuildRequires: pkgconfig(libevdev) >= 0.4
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(mtdev) >= 1.1.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
libinput is a library that handles input devices for display servers and