Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037567
en ru br
Репозитории ALT
S:4.5.5-alt1
5.1: 1.6.0-alt0.1.svn2636
4.1: 1.3.1-alt0.M41.1
4.0: 1.0.0-alt1.rc11.M40.1
www.altlinux.org/Changes

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

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

Name: qbittorrent
Version: 1.3.1
Epoch: 1
Release: alt0.M41.1

Summary: qBittorrent is a bittorrent client written in C++ / Qt4 using the good libtorrent library.
Summary(ru_RU.UTF-8): qBittorrent - bittorrent п╨п╩п╦п╣п╫я┌ п╫п╟п©п╦я│п╟п╫я▀п╧ п╫п╟ C++ / Qt4, п╦я│п©п╬п╩я▄п╥я┐я▌я┴п╦п╧ п╠п╦п╠п╩п╦п╬я┌п╣п╨я┐ libtorrent.
License: GPL
Group: Networking/File transfer
Url: http://qbittorrent.org

Packager: Alexey Morsov <swi at altlinux.ru>
Source: %name-%version.tar
Source2: %{name}_ru.ts
Source3: %{name}_ru.qm

%define libtorrent_version 2:0.14.1-alt0.M41.2

BuildPreReq: desktop-file-utils

BuildRequires: boost-devel boost-datetime-devel boost-filesystem-devel boost-program-options-devel boost-regex-devel boost-thread-devel asio
BuildRequires: gcc-c++ libcurl-devel libqt4-devel >= 4.3
BuildRequires: libtorrent-rasterbar-devel >= %libtorrent_version
BuildRequires: zziplib-devel libImageMagick-devel

Requires: libtorrent-rasterbar0.14 >= %libtorrent_version
Requires(post,postun): desktop-file-utils

%description
qBittorrent is a bittorrent client written in C++ / Qt4 using the good
libtorrent library (By Arvid Nordberg). qBittorrent is free / open-source
software released under the GNU GPL license. qBittorrent aims to be a good
alternative to all other bittorrent clients. The Author is Christophe Dumez,
French Student in computer science (IT).

%description -l ru_RU.UTF8
qBittorrent - п╨п╩п╦п╣п╫я┌ bittorrent п╫п╟п©п╦я│п╟п╫я▀п╧ п╫п╟ C++ / Qt4, п╦я│п©п╬п╩я▄п╥я┐я▌я┴п╦п╧ п╠п╦п╠п╩п╦п╬я┌п╣п╨я┐
libtorrent (Arvid Nordberg). qBittorrent я│п╡п╬п╠п╬п╢п╫п╬п╣ п÷п· я│ п╬я┌п╨я─я▀я┌п╪ п╦я│я┘п╬п╢п╫я▀п╪
п╨п╬п╢п╬п╪, я─п╟я│п©я─п╬я│я┌я─п╟п╫я▐я▌я┴п╦п╧я│я▐ п©п╬п╢ п╩п╦я├п╣п╫п╥п╦п╣п╧ GNU GPL. qBittorrent я│я┌я─п╣п╪п╦я┌я▄я│я▐ п╠я▀я┌я▄
я┘п╬я─п╬я┬п╣п╧ п╟п╩я▄я┌п╣я─п╫п╟я┌п╦п╡п╬п╧ п╡я│п╣п╪ п╢я─я┐пЁп╦п╪ bittorrent п╨п╩п╦п╣п╫я┌п╟п╪.
п░п╡я┌п╬я─ Christophe Dumez, я└я─п╟п╫я├я┐п╥я│п╨п╦п╧ я│я┌я┐п╢п╣п╫я┌ п╡ п╬п╠п╩п╟я│я┌п╦ IT.
 
%prep
%setup -q
sed -i "s|verticalLayout|vboxLayout|g" src/MainWindow.ui src/GUI.cpp # don't realy understand this

# repocop

sed -i "s|Qt;Application;Network;P2P|Qt;Network;P2P;|g" src/Icons/qBittorrent.desktop
cp -f %SOURCE2 %SOURCE3 src/lang/

%build
%_configure_script --prefix=%buildroot%_usr --qtdir=%_qt4dir
%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang %name

%files -f %name.lang
%doc AUTHORS COPYING INSTALL NEWS README TODO Changelog
%_bindir/*
%_datadir/applications/*
%_man1dir/*
%_datadir/icons/hicolor/*/*/*


%changelog

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

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