Name: xfd Version: 1.1.4 Release: 1mamba Summary: xfd - display all the characters in an X font 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: libXft-devel BuildRequires: libXmu-devel BuildRequires: libXrender-devel BuildRequires: libXt-devel BuildRequires: libfontconfig-devel BuildRequires: libfreetype-devel BuildRequires: libxkbfile-devel ## AUTOBUILDREQ-END %description xfd application displays all the characters in a font using either the X11 core protocol or libXft2. %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/Xfd %{_mandir}/man?/* %doc COPYING #ChangeLog %changelog * Tue Dec 20 2022 Silvan Calarco 1.1.4-1mamba - update to 1.1.4 * Fri Aug 02 2019 Automatic Build System 1.1.3-1mamba - automatic update by autodist * Thu Jul 18 2013 Automatic Build System 1.1.2-1mamba - automatic update by autodist * Tue Apr 24 2012 Automatic Build System 1.1.1-1mamba - automatic version update by autodist * Tue Apr 26 2011 Tiziana Ferro 1.1.0-1mamba - package created by autospec