parent
c0cc732d2a
commit
075aae5267
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xgamma'
|
||||
pkgname=xgamma
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libXxf86vm-devel"
|
||||
short_desc="Alter gamma correction"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=0ef1c35b5c18b1b22317f455c8df13c0a471a8efad63c89c98ae3ce8c2b222d3
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=1c79dae85a8953a15f4fe5c2895a033307b43b8613456c87ec47b374b113bc8f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue