mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: xcompmgr-1.1.7
This commit is contained in:
parent
0be933a856
commit
78ace8ec99
1 changed files with 17 additions and 0 deletions
17
srcpkgs/xcompmgr/template
Normal file
17
srcpkgs/xcompmgr/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'xcompmgr'
|
||||||
|
pkgname=xcompmgr
|
||||||
|
version=1.1.7
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libXcomposite-devel libXdamage-devel libXrender-devel libXext-devel"
|
||||||
|
short_desc="Composite Window-effects manager for X.org"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="custom"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
distfiles="http://xorg.freedesktop.org/releases/individual/app/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=c8049b1a2531313be7469ba9b198d334f0b91cc01efc2b20b9afcb117e4d6892
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue