/[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 496408 - (hide annotations) (download)
Sun Oct 13 19:01:44 2013 UTC (10 years, 6 months ago) by ovitters
File size: 960 byte(s)
SILENT fix group, tabs, libxstl br
1 ovitters 496408 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     Group: File tools
9 ovitters 496397
10 ovitters 496408 BuildRequires: gettext
11     BuildRequires: intltool
12     BuildRequires: pkgconfig(libxslt)
13     BuildRequires: docbook-style-xsl
14     BuildRequires: pkgconfig(glib-2.0) >= 2.14.0
15     BuildRequires: pkgconfig(libsoup-2.4)
16     BuildRequires: pkgconfig(gdk-pixbuf-2.0)
17 ovitters 496397
18     %description
19     appdata-tools contains a command line program designed to validate AppData
20     application descriptions for standards compliance and to the style guide.
21    
22     %prep
23     %setup -q
24    
25     %build
26     autoreconf -fi
27     %configure
28     %make
29    
30     %install
31     %makeinstall_std
32    
33     %find_lang %name
34    
35     %files -f %{name}.lang
36     %doc AUTHORS COPYING NEWS README
37     %{_bindir}/appdata-validate
38     %{_mandir}/man1/appdata-validate.1.*
39     %dir %{_datadir}/appdata/schema
40     %{_datadir}/appdata/schema/appdata.xsd

  ViewVC Help
Powered by ViewVC 1.1.30