Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37573716
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.24.1
Release: alt1

Summary: A screen reader that provides access to the GNOME desktop by people with visual impairments
Summary(ru_RU.UTF-8): Программа экранного доступа для людей с ограничениями по зрению
License: LGPL
Group: Accessibility
URL: http://live.gnome.org/Orca
Requires: voiceman

Source0: %name-%version.tar.gz
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>

%add_python_req_skip GNOME GNOME__POA

BuildRequires: intltool >= 0.40

# Automatically added by buildreq on Sat Nov 15 2008

BuildRequires: gcc-c++ glib2-devel glibc-devel-static gnome-mag gnome-speech intltool python-devel python-module-pygnome-bonobo python-modules-compiler

%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.

%description -l ru_RU.UTF-8
Orca - это программа экранного доступа для людей с ограничениями по
зрению. Она предоставляет речевой интерфейс для работы в среде GNOME,
а также средства для увеличения изображения на экране.
Функциональность Orcaочень близка к возможностям популярного пакета
Jaws For Windows компании Freedom Scientific.

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

%build
%autoreconf
%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