Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37726272
en ru br
ALT Linux repos
S:1.0.8-alt1
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1
4.0: 1.0.1-alt1

Group :: System/X11
RPM: xwd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xwd
Version: 1.0.6
Release: alt1

Summary: dump an image of an X window
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %name-%version.tar.bz2

BuildRequires: libX11-devel libXmu-devel pkg-config xorg-proto-devel xorg-util-macros libxkbfile-devel

%description
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.  The target win-
dow is selected by clicking the pointer in  the  desired  window.   The
keyboard  bell is rung once at the beginning of the dump and twice when
the dump is completed.

%prep
%setup

%build
%autoreconf
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%files
%_bindir/*
%_man1dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin