#orca.spec # Copyright (c) 2006 Janina Sajka # # Permission to use, copy, modify, and distribute this rpm package and spec # file for any purpose with or without fee is hereby granted, provided that # the above copyright notice and this permission notice appear in all copies. # For each author's protection and ours, we want to make certain # that everyone understands that there is no warranty for this software package. # This RPM package, the .spec file used to create it, and the original software # package we used to create this RPM package may, or may not, have been modified # by us. Furthermore, it is possible that this package may have been further # modified by others. We provide no warranty, either implied or written, # whatsoever. Use at your own risk. We want you to know that this is not an # original software package,so that any problems introduced by us or others # should not reflect on the original authors' reputations. %define Prefix /usr Distribution: Speakup Modified Fedora Distribution http://SpeakupMOdified.org Vendor: Speakup Modified Fedora Distribution http://SpeakupModified.Org Packager: Janina Sajka Summary: A screen reader that provides access to the GNOME desktop by people with visual impairments Name: orca Version: 0.2.3 Release: 2 License: LGPL Group: Desktop/Accessibility URL: http://www.gnome.org/ Source0: orca-%{version}.tar.gz %define python_version 2.4 %define pyborit_version 2.0.1 %define pygtk2_version 2.6.2 %define gnome_python_version 2.6.2 %define brltty_version 3.7.2 %define atk_version 1.11.3 %define gail_version 1.8.11 %define gnome_speech_version 0.3.10 %define eel2_version 2.14.0 %define at-spi_version 1.7.6 BuildRoot: %{_tmppath}/orca-%{version}-%{release}-buildroot BuildRequires: gnome-common >= 2.12.0 BuildRequires: python >= %{python_version} BuildRequires: pygtk2 >= %{pygtk2_version} BuildRequires: pyorbit >= %{pyorbit_version} BuildRequires: atk >= %{atk_version} BuildRequires: gail >= %{gail_version} BuildRequires: eel2 >= %{eel22_version} BuildRequires: at-spi >= %{at-spi_version} BuildRequires: gnome-speech >= ${gnome_speech_version} Requires: python >= %{python_version} Requires: pygtk2 >= %{pygtk2_version} Requires: pyorbit >= %{pyorbit_version} Requires: atk >= %{atk_version} Requires: gail >= %{gail_version} Requires: eel2 >= %{eel2_version} Requires: at-spi >= %{at-spi_version} Requires: gnome-speech >= %{gnome_speech_version} %description A flexible, scriptable, extensible screen reader for the GNOME platform that provides access via speech synthesis, braille, and magnification. %prep %setup -q %build %configure make %install rm -rf $RPM_BUILD_ROOT %makeinstall %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc %{_bindir}/orca %{_libdir}/python?.?/site-packages/orca %{_datadir}/locale/*/* %changelog * Fri May 12 2006 Willie Walker - Well, try again. Third time is a charm? * Thu May 04 2006 Willie Walker - One more attempt at getting the dependencies right. * Tue Apr 25 2006 Willie Walker - Update for new preferences settings mechanism (remove orca-setup.in) * Mon Oct 17 2005 Willie Walker - Update for 0.2.0.