Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042243
en ru br
Репозитории ALT
S:0.9.11-alt2
5.1: 0.6.1-alt3.1
4.1: 0.6.1-alt3.1
4.0: 0.6.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: dogtail

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: dogtail
Version: 0.6.1
Release: alt3.1

Summary: GUI test tool and automation framework

License: GPL
Group: Development/Other
Url: http://people.redhat.com/zcerza/dogtail/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://people.redhat.com/zcerza/dogtail/releases/dogtail-%version.tar.bz2

BuildArch: noarch
# Automatically added by buildreq on Fri Oct 27 2006
BuildRequires: python-dev python-modules-encodings

BuildRequires: desktop-file-utils
Requires: xorg-x11-xvfb
#Requires: xorg-x11-server-Xvfb
#Requires: xorg-x11-xinit
Requires: xinit

%description
GUI test tool and automation framework that uses assistive technologies to
communicate with desktop applications.

%prep
%setup -q

%build
%__python ./setup.py build

%install
%__python ./setup.py install -O2 --root=%buildroot
rm -rf %buildroot%_docdir/dogtail/
find examples -type f -exec chmod 0644 \{\} \;
%__subst "s|\.svg||g" %buildroot%_desktopdir/*

%post
%update_menus

%postun
%clean_menus

%files
%doc README examples/
%_bindir/*
%python_sitelibdir/%name/
%_desktopdir/*
%_datadir/%name/
%_liconsdir/*
%_iconsdir/hicolor/scalable/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin