Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37409299
en ru br
Репозитории ALT

Группа :: Сети/Передача файлов
Пакет: tucan

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

%define rel 1470
Name: tucan
Version: 0.3.9
Release: alt1
Summary: Download and upload manager for file storage hosters
Group: Networking/File transfer
License: GPL
Source: http://forja.rediris.es/frs/download.php/%rel/%name-%version.tar.gz
URL: http://blog.tucaneando.com
BuildArch: noarch
Packager: Fr. Br. George <george at altlinux.ru>

BuildRequires: python-dev

Requires: tesseract tesseract-eng

%description
Tucan is a free and open source application designed for automatic
management of downloads and uploads at hosting sites like:

   * http://rapidshare.com/
   * http://megaupload.com/
   * http://gigasize.com/
   * http://mediafire.com/
   * http://4shared.com/
   * http://sendspace.com/
   * http://zshare.net/
   * http://filefactory.com/
   * http://easy-share.com/
   * http://badongo.com/
   * http://depositfiles.com/
   * http://hotfile.com/
   * ()

Main Features:

   * Written entirely in Python.
   * Graphical User Interface written in PyGTK (GTK+ toolkit).
   * Multiplatform (GNU/Linux, FreeBSD, Microsoft Windows).
   * Easy to expand with plugins.
   * Lightweight and fast.
   * Management of waits between downloads (anonymous access).
   * Captcha recognition where needed (like anonymous access to megaupload or gigasize).
   * Management of interchangeable links.

%prep
%setup -q

%install
make DESTDIR=%buildroot%prefix install
ln -sf $(relative $(realpath %buildroot%_bindir/%name) %buildroot%_bindir/%name) %buildroot%_bindir/%name
rm -rf %buildroot%_pixmapsdir
install -D media/%name.svg %buildroot%_iconsdir/hicolor/scalable/apps/%name.svg
%find_lang %name

%files -f %name.lang
%doc CHANGELOG docs README TODO
%dir %_datadir/%name
%_iconsdir/hicolor/scalable/apps/%name.svg
%_desktopdir/%name.desktop
%_datadir/%name/*
%_man1dir/%name.*
%_bindir/%name

%changelog

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

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