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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 133665 - (show annotations) (download)
Tue Aug 16 10:04:48 2011 UTC (12 years, 7 months ago) by wally
File size: 1307 byte(s)
- new vesion 3.1.5
1 Summary: An interactive Python tool for querying accessibility information
2 Name: accerciser
3 Version: 3.1.5
4 Release: %mkrel 1
5 Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.1/%{name}-%{version}.tar.xz
6 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
23 %description
24 An interactive Python accessibility explorer.
25
26 %prep
27 %setup -q
28
29 %build
30 %configure2_5x \
31 --disable-scrollkeeper \
32 --disable-schemas-install \
33 --without-pyreqs
34 %make
35
36 %install
37 rm -rf %{buildroot}
38 %makeinstall_std
39
40 %find_lang %{name} --with-gnome
41
42 %clean
43 rm -rf %{buildroot}
44
45 %preun
46 %preun_uninstall_gconf_schemas %{name}
47
48 %files -f %{name}.lang
49 %defattr(-,root,root)
50 %doc AUTHORS README NEWS
51 %{_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 %{_mandir}/man1/*

  ViewVC Help
Powered by ViewVC 1.1.30