Name: xmag Version: 1.0.8 Release: 1mamba Summary: xmag - magnify parts of the screen Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.x.org/wiki/ Source: https://xorg.freedesktop.org/archive/individual/app/%{name}-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libXaw-devel BuildRequires: libXmu-devel BuildRequires: libXt-devel ## AUTOBUILDREQ-END %description The xmag program allows you to magnify portions of an X screen. %debug_package %prep %setup -q %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files %defattr(-,root,root) %{_bindir}/%{name} %{_datadir}/X11/app-defaults/Xmag %{_mandir}/man?/* %doc COPYING %changelog * Sun Oct 13 2024 Automatic Build System 1.0.8-1mamba - automatic version update by autodist * Sat Jul 16 2022 Silvan Calarco 1.0.7-1mamba - update to 1.0.7 * Mon Apr 20 2015 Automatic Build System 1.0.6-1mamba - automatic update by autodist * Sat Jan 19 2013 Automatic Build System 1.0.5-1mamba - automatic version update by autodist * Tue Apr 26 2011 Tiziana Ferro 1.0.4-1mamba - package created by autospec