mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
xcolorsel: cleanup.
This commit is contained in:
parent
425868ffbb
commit
035658ced3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xcolorsel'
|
# Template file for 'xcolorsel'
|
||||||
pkgname=xcolorsel
|
pkgname=xcolorsel
|
||||||
version=1.1a
|
version=1.1a
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="${pkgname}-${version}.orig"
|
wrksrc="${pkgname}-${version}.orig"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="HELPFILE=/usr/share/X11/Xcolorsel.help"
|
make_build_args="HELPFILE=/usr/share/X11/Xcolorsel.help"
|
||||||
|
@ -10,8 +10,8 @@ hostmakedepends="imake xorg-cf-files gccmakedep groff"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
depends="rgb"
|
depends="rgb"
|
||||||
short_desc="Display and grab colors in X"
|
short_desc="Display and grab colors in X"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://packages.debian.org/stable/x11/xcolorsel"
|
homepage="http://packages.debian.org/stable/x11/xcolorsel"
|
||||||
distfiles="${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/x/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=ba0813af427dfab7dfbd9eaadbedd217d432f8141179ac43bb39393b1424f7a2
|
checksum=ba0813af427dfab7dfbd9eaadbedd217d432f8141179ac43bb39393b1424f7a2
|
||||||
|
|
Loading…
Add table
Reference in a new issue