Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569883
en ru br
ALT Linux repos
S:45.0-alt1
5.0: 2.24.1-alt1
4.1: 2.22.3-alt3.M41.1

Group :: Accessibility
RPM: orca

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


Name: orca
Version: 2.22.3
Release: alt3.M41.1

Summary: A screen reader that provides access to the GNOME desktop by people with visual impairments
License: LGPL
Group: Accessibility
URL: http://live.gnome.org/Orca
Requires: voiceman

Source0: %name-%version.tar.bz2
Source1: orca-servers

Patch0: orca-2.22.3-alt-desktop-file.patch
Patch1: orca-2.22.3-alt-emacspeak.patch
Patch2: orca-2.22.3-alt-voiceman.patch

Packager: Michael Pozhidaev <msp at altlinux.ru>

# Automatically added by buildreq on Mon Jun 02 2008 (-bi)

BuildRequires: gcc-c++ glib2-devel gnome-mag gnome-speech gnome-terminal perl-XML-Parser python-devel python-module-pygnome-bonobo python-modules-compiler xmodmap

%add_python_req_skip GNOME GNOME__POA

%description
A flexible, scriptable, extensible screen reader for the GNOME platform
that provides access via speech synthesis, braille, and magnification.
Use gnome-default package to prepare GNOME for using with Orca. There can be problems
if only gnome-minimal is installed.

%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

install -pD -m644 %SOURCE1 %buildroot%_datadir/%name/emacspeak-servers/.servers
ln -s /usr/bin/voiceman-espeak %buildroot%_datadir/%name/emacspeak-servers/voiceman
install -d -m 755 %buildroot%_sysconfdir/%name
ln -s %_datadir/%name/emacspeak-servers %buildroot%_sysconfdir/%name/servers

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%doc AUTHORS ChangeLog NEWS README TODO
%_bindir/orca
%dir %python_sitelibdir/orca
%python_sitelibdir/orca/
%_datadir/applications/*
%_datadir/icons/hicolor/*/apps/orca.png
%_datadir/icons/hicolor/scalable/apps/orca.svg
%_man1dir/*
%dir %_datadir/orca
%_datadir/orca/*
%_sysconfdir/orca

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin