void-packages/srcpkgs/xeyes/template

18 lines
529 B
Bash

# Template file for 'xeyes'
pkgname=xeyes
version=1.3.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config xorg-util-macros"
makedepends="libXmu-devel libXt-devel libXrender-devel libXi-devel"
short_desc="Follow the mouse"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="X11"
homepage="http://www.x.org/archive/X11R6.8.1/doc/xeyes.1.html"
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
checksum=0950c600bf33447e169a539ee6655ef9f36d6cebf2c1be67f7ab55dacb753023
post_install() {
vlicense COPYING
}