compton-git: misc tweak; ver bump.
This commit is contained in:
parent
c28c91e162
commit
5116bce3fa
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'compton-git'
|
# Template file for 'compton-git'
|
||||||
pkgname=compton-git
|
pkgname=compton-git
|
||||||
version=20140124
|
version=20140222
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
build_style="gnu-makefile"
|
||||||
build_style=gnu-makefile
|
|
||||||
hostmakedepends="pkg-config asciidoc"
|
hostmakedepends="pkg-config asciidoc"
|
||||||
makedepends="dbus-devel libXcomposite-devel libXdamage-devel libXrandr-devel pcre-devel
|
makedepends="dbus-devel libXcomposite-devel libXdamage-devel libXrandr-devel pcre-devel
|
||||||
libconfig-devel libdrm-devel MesaLib-devel libXinerama-devel desktop-file-utils"
|
libconfig-devel libdrm-devel MesaLib-devel libXinerama-devel desktop-file-utils"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
maintainer="Steven R <strob AT styez DOT com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
homepage="https://github.com/chjj/compton"
|
homepage="https://github.com/chjj/compton"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
short_desc="A compositor for X (fork of xcompmgr-dana)"
|
short_desc="A compositor for X (fork of xcompmgr-dana)"
|
||||||
|
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/chjj/compton.git"
|
local url="git://github.com/chjj/compton.git"
|
||||||
msg_normal "Fetching source from $url ...\n"
|
msg_normal "Fetching source from $url ...\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue