/[packages]/cauldron/accerciser/current/SPECS/accerciser.spec
ViewVC logotype

Annotation of /cauldron/accerciser/current/SPECS/accerciser.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 287897 - (hide annotations) (download)
Tue Sep 4 06:28:10 2012 UTC (11 years, 7 months ago) by fwang
File size: 1072 byte(s)
br libxml2-utils
1 wally 156072 %define url_ver %(echo %{version}|cut -d. -f1,2)
2    
3 wally 87843 Summary: An interactive Python tool for querying accessibility information
4     Name: accerciser
5 ovitters 287816 Version: 3.5.91
6 fwang 145817 Release: %mkrel 1
7 wally 156072 Source0: http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
8 wally 87843 License: BSD
9     Group: Accessibility
10     Url: http://live.gnome.org/Accerciser
11     BuildArch: noarch
12 fwang 136432 BuildRequires: pkgconfig(atspi-2) >= 2.1.5
13     BuildRequires: pkgconfig(gtk+-3.0) >= 3.1.13
14     BuildRequires: pkgconfig(pygobject-3.0) >= 2.90.3
15     BuildRequires: intltool >= 0.35.0
16 fwang 287891 BuildRequires: itstool
17 fwang 287897 BuildRequires: libxml2-utils
18 fwang 136432 BuildRequires: python-devel
19     BuildRequires: GConf2
20 dmorgan 82792
21     %description
22     An interactive Python accessibility explorer.
23    
24     %prep
25     %setup -q
26    
27     %build
28 fwang 287891 %configure2_5x
29 dmorgan 82792 %make
30    
31     %install
32     %makeinstall_std
33    
34 fwang 287891 %find_lang %{name} --with-help
35 dmorgan 82792
36     %files -f %{name}.lang
37     %doc AUTHORS README NEWS
38 wally 87843 %{_bindir}/%{name}
39     %{py_puresitedir}/%{name}
40 tv 139196 %_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
41 wally 87843 %{_datadir}/%{name}
42     %{_datadir}/icons/hicolor/*/apps/%{name}.*
43     %{_datadir}/applications/%{name}.desktop
44 dmorgan 82792 %{_mandir}/man1/*

  ViewVC Help
Powered by ViewVC 1.1.30