13766ba521
--HG-- extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
17 lines
665 B
Text
17 lines
665 B
Text
# 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
|