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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 677865 - (show annotations) (download)
Tue Sep 16 15:12:58 2014 UTC (9 years, 6 months ago) by umeabot
File size: 1212 byte(s)
Mageia 5 Mass Rebuild
1 Summary: Tools for AppData files
2 Name: appdata-tools
3 Version: 0.1.8
4 Release: %mkrel 2
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 BuildRequires: gettext
10 BuildRequires: intltool
11 BuildRequires: xsltproc
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 BuildRequires: pkgconfig(appstream-glib)
18
19 %description
20 appdata-tools contains a command line program designed to validate AppData
21 application descriptions for standards compliance and to the style guide.
22
23 %prep
24 %setup -q
25
26 %build
27 autoreconf -fi
28 %configure
29 %make
30
31 %install
32 %makeinstall_std
33
34 %find_lang %name
35
36 %files -f %{name}.lang
37 %doc AUTHORS COPYING NEWS README
38 %{_bindir}/appdata-validate
39 %{_mandir}/man1/appdata-validate.1.*
40 %dir %{_datadir}/appdata/schema
41 %{_datadir}/appdata/schema/appdata.xsd
42 %{_datadir}/appdata/schema/appdata.rnc
43 %{_datadir}/appdata/schema/schema-locating-rules.xml
44 %{_datadir}/aclocal/appdata-xml.m4
45 %{_datadir}/emacs/site-lisp/site-start.d/appdata-rng-init.el

  ViewVC Help
Powered by ViewVC 1.1.30