/[packages]/cauldron/appdata-tools/current/SPECS/appdata-tools.spec
ViewVC logotype

Annotation of /cauldron/appdata-tools/current/SPECS/appdata-tools.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 496397 - (hide annotations) (download)
Sun Oct 13 18:56:12 2013 UTC (10 years, 5 months ago) by ovitters
File size: 949 byte(s)
from Fedora
1 ovitters 496397 Summary: Tools for AppData files
2     Name: appdata-tools
3     Version: 0.1.4
4     Release: %mkrel 1
5     License: GPLv2+
6     URL: http://people.freedesktop.org/~hughsient/appdata/
7     Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
8    
9     BuildRequires: gettext
10     BuildRequires: intltool
11     BuildRequires: libxslt
12     BuildRequires: docbook-style-xsl
13     BuildRequires: pkgconfig(glib-2.0) >= 2.14.0
14     BuildRequires: pkgconfig(libsoup-2.4)
15     BuildRequires: pkgconfig(gdk-pixbuf-2.0)
16    
17     %description
18     appdata-tools contains a command line program designed to validate AppData
19     application descriptions for standards compliance and to the style guide.
20    
21     %prep
22     %setup -q
23    
24     %build
25     autoreconf -fi
26     %configure
27     %make
28    
29     %install
30     %makeinstall_std
31    
32     %find_lang %name
33    
34     %files -f %{name}.lang
35     %doc AUTHORS COPYING NEWS README
36     %{_bindir}/appdata-validate
37     %{_mandir}/man1/appdata-validate.1.*
38     %dir %{_datadir}/appdata/schema
39     %{_datadir}/appdata/schema/appdata.xsd

  ViewVC Help
Powered by ViewVC 1.1.30