13 lines
525 B
Bash
13 lines
525 B
Bash
# Template file for 'xclock'
|
|
pkgname=xclock
|
|
version=1.0.7
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config xorg-util-macros"
|
|
makedepends="libXmu-devel libXaw-devel libxkbfile-devel libXft-devel"
|
|
short_desc="Analog and digital clock for X"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
license="MIT"
|
|
homepage="http://www.x.org/archive/X11R6.8.1/doc/xclock.1.html"
|
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
|
checksum=23ceeca94e3e20a6c26a703ac7f789066d4517f8d2cb717ae7cb28a617d97dd0
|