]> git.pld-linux.org Git - packages/libinput.git/blobdiff - libinput.spec
- updated to 1.5.3
[packages/libinput.git] / libinput.spec
index c5d20cbb02d74a3c58b279074e291dfc2c41877a..ad2b75b55f0a85240780d6988f0a21daf3fd8f76 100644 (file)
@@ -2,17 +2,17 @@
 # Conditional build:
 %bcond_with    gui             # event-gui (noinst as of 0.4.0)
 %bcond_with    static_libs     # static library
-#
+
 Summary:       Input device library
 Summary(pl.UTF-8):     Biblioteka urządzeń wejściowych
 Name:          libinput
-Version:       1.0.0
+Version:       1.5.3
 Release:       1
 License:       MIT
 Group:         Libraries
-Source0:       http://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
-# Source0-md5: bccad36d15517515443b50d48b116db0
-URL:           http://www.freedesktop.org/wiki/Software/libinput/
+Source0:       https://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
+# Source0-md5: 5df5e7f1a693bf74bbab0c804d1b710b
+URL:           https://www.freedesktop.org/wiki/Software/libinput/
 %{?with_gui:BuildRequires:     cairo-devel}
 BuildRequires: check-devel >= 0.9.10
 BuildRequires: doxygen >= 1.6.0
@@ -20,6 +20,7 @@ BuildRequires:        doxygen >= 1.6.0
 BuildRequires: graphviz >= 2.26.0
 %{?with_gui:BuildRequires:     gtk+3-devel >= 3.0}
 BuildRequires: libevdev-devel >= 0.4
+BuildRequires: libwacom-devel >= 0.12
 BuildRequires: mtdev-devel >= 1.1.0
 BuildRequires: pkgconfig
 BuildRequires: udev-devel
@@ -75,6 +76,9 @@ Statyczna biblioteka libinput.
 Summary:       API documentation for libinput library
 Summary(pl.UTF-8):     Dokumentacja API biblioteki libinput
 Group:         Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 API documentation for libinput library.
This page took 0.052711 seconds and 4 git commands to generate.