Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041755
en ru br
ALT Linux repos
S:0.3-alt3
5.0: 0.3-alt2
4.1: 0.3-alt1

Group :: System/X11
RPM: xzoom

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xzoom
Version: 0.3
Release: alt3
License: distributable
Group: System/X11
Summary: X zoomer
Source: ftp://metalab.unc.edu/pub/Linux/libs/X/%name-%version.tgz
Patch0: %name-%version.debian.diff
Patch1: %name-%version.shm.diff
Url: ftp://metalab.unc.edu/pub/Linux/libs/X/
Packager: Fr. Br. George <george at altlinux.ru>

# Automatically added by buildreq on Tue Apr 12 2011

# optimized out: libX11-devel xorg-xextproto-devel xorg-xproto-devel
BuildRequires: imake libXext-devel xorg-cf-files

%description
Xzoom displays in its window a magnified area of the X11 display.
The user can interactively change the zoomed area, the window size,
magnification (optionally different magnification for X and Y axes)
or rotate or mirror the image.

Authors:
--------
   Itai Nahshon <nahshon at best.com>

%prep
%setup
%patch0 -p 1
%patch1

%build
xmkmf
make

%install
mkdir $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%_bindir
mkdir -p $RPM_BUILD_ROOT%_man1dir
install -m 755 -s xzoom $RPM_BUILD_ROOT%_bindir
install -m 644 xzoom.man $RPM_BUILD_ROOT%_man1dir/xzoom.1

%files
%_bindir/*
%doc %_man1dir/*
%doc README xzoom.lsm

%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