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:
commit
5a85255f40
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
libinput0
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user