Name: xgc Version: 1.0.6 Release: 1mamba Summary: xgc - X graphics demo Group: Graphical Desktop/Applications/Utilities Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.x.org/wiki/ Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libX11-devel BuildRequires: libXaw-devel BuildRequires: libXt-devel ## AUTOBUILDREQ-END %description The xgc program demonstrates various features of the X graphics primitives. Try the buttons, see what they do; we haven't the time to document them, perhaps you do? %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/Xgc* %{_mandir}/man?/* %doc COPYING #ChangeLog README %changelog * Thu Nov 03 2022 Silvan Calarco 1.0.6-1mamba - update to 1.0.6 * Mon Apr 20 2015 Automatic Build System 1.0.5-1mamba - automatic update by autodist * Sat Jan 19 2013 Automatic Build System 1.0.4-1mamba - automatic version update by autodist * Tue Apr 26 2011 Tiziana Ferro 1.0.3-1mamba - package created by autospec