compton-git: bump version; needs libXinerama to build; improve short_desc.
This commit is contained in:
parent
38bd7c65d8
commit
af8b762bd1
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue