/[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 130716 - (hide annotations) (download)
Sat Jul 30 15:15:45 2011 UTC (12 years, 8 months ago) by wally
File size: 1307 byte(s)
- new version 3.1.4
1 wally 87843 Summary: An interactive Python tool for querying accessibility information
2     Name: accerciser
3 wally 130716 Version: 3.1.4
4 wally 87843 Release: %mkrel 1
5 wally 121730 Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.1/%{name}-%{version}.tar.xz
6 wally 87843 License: BSD
7     Group: Accessibility
8     Url: http://live.gnome.org/Accerciser
9     BuildArch: noarch
10     BuildRequires: intltool
11     BuildRequires: gnome-doc-utils
12     Requires: gnome-python-gconf >= 2.12
13     Requires: gnome-python-desktop >= 2.14
14     Requires: pygtk2.0 >= 2.8
15     Requires: pygtk2.0-libglade >= 2.8
16     Requires: pyorbit >= 2.14
17     Requires: gnome-python >= 2.12
18     Requires: gnome-python-bonobo >= 2.12
19     Requires: gnome-python-gtksourceview >= 2.12
20     Requires: python-at-spi >= 1.23.6
21     Requires: ipython
22 dmorgan 82792
23     %description
24     An interactive Python accessibility explorer.
25    
26     %prep
27     %setup -q
28    
29     %build
30 wally 87843 %configure2_5x \
31     --disable-scrollkeeper \
32     --disable-schemas-install \
33     --without-pyreqs
34 dmorgan 82792 %make
35    
36     %install
37 wally 87843 rm -rf %{buildroot}
38 dmorgan 82792 %makeinstall_std
39    
40     %find_lang %{name} --with-gnome
41    
42     %clean
43 wally 87843 rm -rf %{buildroot}
44 dmorgan 82792
45     %preun
46 wally 87843 %preun_uninstall_gconf_schemas %{name}
47 dmorgan 82792
48     %files -f %{name}.lang
49     %defattr(-,root,root)
50     %doc AUTHORS README NEWS
51 wally 87843 %{_sysconfdir}/gconf/schemas/%{name}.schemas
52     %{_bindir}/%{name}
53     %{py_puresitedir}/%{name}
54     %{_datadir}/%{name}
55     %{_datadir}/icons/hicolor/*/apps/%{name}.*
56     %{_datadir}/applications/%{name}.desktop
57 dmorgan 82792 %{_mandir}/man1/*

  ViewVC Help
Powered by ViewVC 1.1.30