swc-git: bump for libinput>=0.6.0.
This commit is contained in:
parent
85ce39f397
commit
4d679113cd
|
@ -4,16 +4,15 @@ _githash="dd0b21656eb7b19e8e6f454ab0de4284998d47f5"
|
|||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=swc-git
|
||||
version=20140809
|
||||
revision=2
|
||||
version=20140919
|
||||
revision=1
|
||||
homepage="https://github.com/michaelforney/swc"
|
||||
distfiles="https://github.com/michaelforney/swc/archive/${_githash}.tar.gz"
|
||||
short_desc="A library for making a simple Wayland compositor"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="pixman-devel fontconfig-devel libdrm-devel wayland-devel
|
||||
wld-git-devel xcb-util-wm-devel libxkbcommon-devel libinput-devel>=0.5.0_1
|
||||
libevdev-devel"
|
||||
wld-git-devel xcb-util-wm-devel libxkbcommon-devel libinput-devel>=0.6.0"
|
||||
checksum="f421ca2c3897e48e6f43a5e73b140441baf2246ee73c07b5e1e592762bad590a"
|
||||
license="MIT"
|
||||
wrksrc=swc-${_githash}
|
||||
|
|
Loading…
Reference in New Issue