mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 22:55:24 +02:00
xcompmgr: fix license, homepage
This commit is contained in:
parent
e8b29561a7
commit
72b00a6282
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'xcompmgr'
|
# Template file for 'xcompmgr'
|
||||||
pkgname=xcompmgr
|
pkgname=xcompmgr
|
||||||
version=1.1.8
|
version=1.1.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXcomposite-devel libXdamage-devel libXrender-devel libXext-devel"
|
makedepends="libXcomposite-devel libXdamage-devel libXrender-devel libXext-devel"
|
||||||
short_desc="Composite Window-effects manager for X.org"
|
short_desc="Composite Window-effects manager for X.org"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="custom"
|
license="HPND"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="https://www.x.org/wiki/"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243
|
checksum=0b89daf4f060fa3fa83cca862c45d531fef7121b5d06552c1d73d396ad9a7243
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue