vp-build/templates/xwd/template
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00

18 lines
665 B
Plaintext

# Template build file for 'xwd'.
pkgname=xwd
version=1.0.3
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Dump an image of an X window"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=fff2dbea086c554463d4309209ee05e026b7f19900598f55e0a24a6d7a7ee3fd
long_desc="
Xwd is an X Window System window dumping utility. Xwd allows X users to
store window images in a specially formatted dump file. This file can
then be read by various other X utilities for redisplay, printing, editing,
formatting, archiving, image processing, etc."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11