# $Rev: 3377 $, $Date: 2005-08-27 17:42:47 $ # Summary: xcursorgen application Summary(pl): Aplikacja xcursorgen Name: xorg-app-xcursorgen Version: 0.99.0 Release: 0.02 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/X11R7.0-RC0/app/xcursorgen-%{version}.tar.bz2 # Source0-md5: 6a2de4544d5861191c56484ac7e45790 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake BuildRequires: xorg-lib-libXcursor-devel BuildRequires: libpng-devel BuildRequires: xorg-util-util-macros BuildRequires: pkgconfig >= 0.19 BuildRoot: %{tmpdir}/xcursorgen-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %description xcursorgen application %description -l pl Aplikacja xcursorgen %prep %setup -q -n xcursorgen-%{version} %build %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(755,root,wheel) %{_bindir}/*