SHA256
1
0
forked from pool/libinput

Accepting request 232365 from X11:Wayland

forwarded rq 232359 from dimstar: add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/232365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2014-05-05 19:17:21 +00:00 committed by Git OBS Bridge
commit 5a85255f40
3 changed files with 14 additions and 3 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 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 Summary: Input device and event processing library
License: HPND License: HPND
Group: Development/Libraries/C and C++ 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-Clone: git://anongit.freedesktop.org/wayland/libinput
#Git-Web: http://cgit.freedesktop.org/wayland/libinput/ #Git-Web: http://cgit.freedesktop.org/wayland/libinput/
Source: http://www.freedesktop.org/software/libinput/%name-%version.tar.xz Source: http://www.freedesktop.org/software/libinput/%name-%version.tar.xz
Source2: baselibs.conf
#git#BuildRequires: autoconf >= 2.64 #git#BuildRequires: autoconf >= 2.64
#git#BuildRequires: automake >= 1.11 #git#BuildRequires: automake >= 1.11
#git#BuildRequires: libtool >= 2.2 #git#BuildRequires: libtool >= 2.2
@ -35,8 +36,11 @@ BuildRequires: doxygen
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: xz BuildRequires: xz
BuildRequires: pkgconfig(mtdev) >= 1.1.0, pkgconfig(libudev), pkgconfig(libevdev) >= 0.4, pkgconfig(check) >= 0.9.9 BuildRequires: pkgconfig(check) >= 0.9.9
BuildRoot: %_tmppath/%name-%version-build BuildRequires: pkgconfig(libevdev) >= 0.4
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(mtdev) >= 1.1.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
libinput is a library that handles input devices for display servers and libinput is a library that handles input devices for display servers and