compton-git: bump version; needs libXinerama to build; improve short_desc.

This commit is contained in:
Juan RP 2013-09-14 04:20:36 +02:00
parent 38bd7c65d8
commit af8b762bd1

View file

@ -1,15 +1,15 @@
# Template file for 'compton-git'
pkgname=compton-git
version=20130911
version=20130914
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config asciidoc"
makedepends="dbus-devel libXcomposite-devel libXdamage-devel libXrandr-devel pcre-devel
libconfig-devel libdrm-devel MesaLib-devel desktop-file-utils"
libconfig-devel libdrm-devel MesaLib-devel libXinerama-devel desktop-file-utils"
maintainer="Steven R <strob AT styez DOT com>"
homepage="https://github.com/chjj/compton"
license="MIT"
short_desc="Compton is a compositor for X, and a fork of xcompmgr-dana."
short_desc="A compositor for X (fork of xcompmgr-dana)"
only_for_archs="i686 x86_64"