Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046419
en ru br
ALT Linux repos
S:3.40.0-alt2
5.0: 1.4.0-alt2
4.1: 1.4.0-alt1.M41.1

Group :: Accessibility
RPM: accerciser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 


Name: accerciser
Version: 1.4.0
Release: alt2

Summary: An interactive Python tool for querying accessibility information
Url: http://live.gnome.org/Accerciser
License: %bsd

Group: Accessibility
Packager: Michael Pozhidaev <msp at altlinux.ru>

# Automatically added by buildreq on Sun Sep 28 2008

BuildRequires: GConf docbook-dtds gnome-doc-utils-xslt perl-XML-Parser python-devel

BuildRequires: rpm-build-licenses rpm-build-gnome gnome-doc-utils libGConf-devel

Source: %name-%version.tar.gz

%description
An interactive Python accessibility explorer.

%add_python_req_skip gtksourceview

%prep
%setup -q

%build
%configure  --disable-scrollkeeper --without-pyreqs
%make_build

%install
%make_install DESTDIR=%buildroot install

%post
%update_menus
%gconf2_install accerciser

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall accerciser
fi

%postun
%clean_menus

%files
%doc AUTHORS README COPYING NEWS ChangeLog
%_bindir/*
%dir %python_sitelibdir/%name
%python_sitelibdir/%name/
%_datadir/%name
%_datadir/applications/*
%_man1dir/*
%gnome_helpdir/%name
%gconf_schemasdir/*
%_datadir/icons/hicolor/16x16/apps/%name.png
%_datadir/icons/hicolor/22x22/apps/%name.png
%_datadir/icons/hicolor/32x32/apps/%name.png
%_datadir/icons/hicolor/48x48/apps/accerciser.png
%_datadir/icons/hicolor/scalable/apps/accerciser.svg
%_omfdir/%name
%_datadir/locale/*/*/accerciser*

%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