Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37327078
en ru br
Репозитории ALT
S:2.1.1-alt2
5.1: 1.2.0-alt1.rc2.M51.1
www.altlinux.org/Changes

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

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

Name: deluge
Version: 1.2.0
Release: alt1.rc2.M51.1

Summary: is a full-featured BitTorrent client
License: GPL
Group: Networking/File transfer
Url: http://deluge-torrent.org
Packager: Vladimir Lettiev <crux at altlinux.ru>

# http://svn.deluge-torrent.org/tags/%name-%version/

Source: %name-%version.tar
BuildArch: noarch

BuildPreReq: rpm-build-gnome

BuildRequires: python-module-dbus-devel python-module-pygtk-devel
BuildRequires: python-module-notify librsvg-devel python-module-pyxdg
BuildRequires: python-module-setuptools python-module-libtorrent-rasterbar
BuildRequires: python-module-simplejson

Requires: python-module-libtorrent-rasterbar python-module-simplejson
Requires: python-module-zope.interface python-module-twisted-web
Requires: python-module-pygtk-libglade

%description
Deluge is a full-featured BitTorrent client for Linux, Mac OS X and Windows. It uses libtorrent in it's backend and PyGTK for it's user interface.
Deluge features a rich plugin collection; in fact, most of Deluge's functionality is available in the form of plugins.
Deluge was created with the intention of being lightweight and unobtrusive. It is our belief that downloading shouldn't be the primary task on your computer and therefore shouldn't monopolize system resources.
Deluge is not designed for any one desktop environment and will work just fine in GNOME, KDE, XFCE and others.

%prep
%setup -q

%build
python setup.py build

%install
python setup.py install --root=%buildroot
rm -f %buildroot%_datadir/pixmaps/*
rm -f %buildroot%python_sitelibdir/%name/ui/webui/scripts/build_webui_tarball.sh

%find_lang %name

%files -f %name.lang
%python_sitelibdir/%name
%python_sitelibdir/%name-%{version}_rc2-py*
%_bindir/%{name}*
%_man1dir/%{name}*
%_miconsdir/*
%_niconsdir/*
%_liconsdir/*
%_iconsdir/hicolor/22x22/apps/*
%_iconsdir/hicolor/96x96/apps/*
%_iconsdir/hicolor/64x64/apps/*
%_iconsdir/hicolor/72x72/apps/*
%_iconsdir/hicolor/256x256/apps/*
%_iconsdir/hicolor/24x24/apps/*
%_iconsdir/hicolor/128x128/apps/*
%_iconsdir/hicolor/192x192/apps/*
%_iconsdir/hicolor/36x36/apps/*
%_iconsdir/scalable/apps/*
%_desktopdir/%name.desktop

%doc LICENSE ChangeLog README

%changelog

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

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