Summary: Tools for AppData files Name: appdata-tools Version: 0.1.8 Release: %mkrel 1 License: GPLv2+ URL: http://people.freedesktop.org/~hughsient/appdata/ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz Group: File tools BuildRequires: gettext BuildRequires: intltool BuildRequires: xsltproc BuildRequires: pkgconfig(libxslt) BuildRequires: docbook-style-xsl BuildRequires: pkgconfig(glib-2.0) >= 2.14.0 BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(appstream-glib) %description appdata-tools contains a command line program designed to validate AppData application descriptions for standards compliance and to the style guide. %prep %setup -q %build autoreconf -fi %configure %make %install %makeinstall_std %find_lang %name %files -f %{name}.lang %doc AUTHORS COPYING NEWS README %{_bindir}/appdata-validate %{_mandir}/man1/appdata-validate.1.* %dir %{_datadir}/appdata/schema %{_datadir}/appdata/schema/appdata.xsd %{_datadir}/appdata/schema/appdata.rnc %{_datadir}/appdata/schema/schema-locating-rules.xml %{_datadir}/aclocal/appdata-xml.m4 %{_datadir}/emacs/site-lisp/site-start.d/appdata-rng-init.el