/[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 231127 - (hide annotations) (download)
Mon Apr 16 20:16:16 2012 UTC (12 years ago) by ovitters
File size: 1136 byte(s)
new version 3.4.1
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 231127 Version: 3.4.1
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     BuildRequires: gnome-doc-utils >= 0.17.3
17     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 wally 87843 %configure2_5x \
28     --disable-scrollkeeper \
29 fwang 136432 --disable-schemas-install
30 dmorgan 82792 %make
31    
32     %install
33 wally 87843 rm -rf %{buildroot}
34 dmorgan 82792 %makeinstall_std
35    
36     %find_lang %{name} --with-gnome
37    
38     %files -f %{name}.lang
39     %doc AUTHORS README NEWS
40 wally 87843 %{_bindir}/%{name}
41     %{py_puresitedir}/%{name}
42 tv 139196 %_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
43 wally 87843 %{_datadir}/%{name}
44     %{_datadir}/icons/hicolor/*/apps/%{name}.*
45     %{_datadir}/applications/%{name}.desktop
46 dmorgan 82792 %{_mandir}/man1/*

  ViewVC Help
Powered by ViewVC 1.1.30