Merge pull request #1103 from Gottox/libinput0.12

Libinput0.12
This commit is contained in:
Juan RP 2015-03-14 10:36:00 +01:00
commit 526d3c7388
6 changed files with 13 additions and 13 deletions

View File

@ -1486,7 +1486,7 @@ libmspack.so.0 libmspack-0.4alpha_1
libslim.so.1.3.6 slim-1.3.6_1
libmozjs-24.so mozjs24-24.2.0_1
libmediaart-1.0.so.0 libmediaart-0.3.0_1
libinput.so.7 libinput-0.10.0_1
libinput.so.10 libinput-0.12.0_1
libvaladoc.so.0 valadoc-git-20140327_1
libuhttpmock-0.0.so.0 uhttpmock-0.2.0_1
libgfbgraph-0.2.so.0 gfbgraph-0.2.2_1

View File

@ -1,7 +1,7 @@
# Template file for 'clutter'
pkgname=clutter
version=1.20.0
revision=3
revision=4
patch_args="-Np1"
build_style=gnu-configure
build_options="gir"
@ -11,7 +11,7 @@ hostmakedepends="automake libtool pkg-config intltool glib-devel
gettext-devel $(vopt_if gir gobject-introspection)"
makedepends="
atk-devel pango-devel libXi-devel libXcomposite-devel json-glib-devel
libxkbcommon-devel cogl-devel>=1.18 libinput-devel eudev-libgudev-devel
libxkbcommon-devel cogl-devel>=1.18 libinput-devel>=0.12 eudev-libgudev-devel
eudev-libudev-devel"
short_desc="OpenGL based interactive canvas library"
maintainer="Juan RP <xtraeme@gmail.com>"

View File

@ -1,16 +1,16 @@
# Template file for 'libinput'
pkgname=libinput
version=0.10.0
version=0.12.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="mtdev-devel libudev-devel libevdev-devel"
short_desc="Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver"
short_desc="Provides handling input devices in Wayland compositors and X.Org"
maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/libinput/"
distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
checksum=4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
checksum=6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a
libinput-devel_package() {
short_desc+=" - development files"

View File

@ -1,7 +1,7 @@
# Template file for 'weston'.
pkgname=weston
version=1.7.0
revision=2
revision=3
build_style=gnu-configure
# XXX enable rdp compositor if freerdp is updated to >=1.1.
configure_args="--enable-libinput-backend --disable-setuid-install
@ -21,7 +21,7 @@ hostmakedepends="pkg-config wayland-devel>=${version} autoconf automake libtool"
makedepends="libpng-devel>=1.6 wayland-devel>=${version} libxkbcommon-devel
pixman-devel pango-devel cairo-devel mtdev-devel libwebp-devel>=0.4.0
poppler-glib-devel pam-devel lcms2-devel libudev-devel libdrm-devel
libinput-devel>=0.10.0 libxcb-devel libXcursor-devel colord-devel
libinput-devel>=0.12 libxcb-devel libXcursor-devel colord-devel
$(vopt_if backtrace libunwind-devel) $(vopt_if dbus dbus-devel)
$(vopt_if systemd systemd-devel) $(vopt_if vaapi libva-devel)"

View File

@ -5,7 +5,7 @@ _gitshort="${_githash:0:7}"
pkgname=wld-git
version=20150215
revision=1
revision=2
homepage="https://github.com/michaelforney/wld"
distfiles="https://github.com/michaelforney/wld/archive/${_githash}.tar.gz"
short_desc="Primitive drawing library targeted at Wayland"

View File

@ -1,18 +1,18 @@
# Template build file for 'xf86-input-libinput'.
pkgname=xf86-input-libinput
version=0.7.0
version=0.8.0
revision=1
lib32disabled=yes
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xorg-server-devel>=1.17<1.18 libinput-devel>=0.10"
makedepends="xorg-server-devel>=1.17<1.18 libinput-devel>=0.12"
depends="virtual?xserver-abi-input-21_1"
short_desc="Generic input driver for the X.Org server based on libinput"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://xorg.freedesktop.org/"
license="MIT"
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
checksum=9392129d9598ddc108faa74e8eb311dc59b81c083da0c4804210ed2a7b4abb84
checksum=2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a
post_install() {
vinstall ${FILESDIR}/90-libinput.conf 644 usr/share/X11/xorg.conf.d