/[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 287891 - (hide annotations) (download)
Tue Sep 4 06:17:35 2012 UTC (11 years, 7 months ago) by fwang
File size: 1043 byte(s)
br itstool
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 136432 BuildRequires: python-devel
18     BuildRequires: GConf2
19 dmorgan 82792
20     %description
21     An interactive Python accessibility explorer.
22    
23     %prep
24     %setup -q
25    
26     %build
27 fwang 287891 %configure2_5x
28 dmorgan 82792 %make
29    
30     %install
31     %makeinstall_std
32    
33 fwang 287891 %find_lang %{name} --with-help
34 dmorgan 82792
35     %files -f %{name}.lang
36     %doc AUTHORS README NEWS
37 wally 87843 %{_bindir}/%{name}
38     %{py_puresitedir}/%{name}
39 tv 139196 %_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
40 wally 87843 %{_datadir}/%{name}
41     %{_datadir}/icons/hicolor/*/apps/%{name}.*
42     %{_datadir}/applications/%{name}.desktop
43 dmorgan 82792 %{_mandir}/man1/*

  ViewVC Help
Powered by ViewVC 1.1.30