Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039007
en ru br
ALT Linux repos
S:4.5.5-alt1
5.0: 1.3.1-alt0.M50.1
4.1: 1.3.1-alt0.M41.1
4.0: 1.0.0-alt1.rc11.M40.1

Group :: Networking/File transfer
RPM: qbittorrent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: qbittorrent
Version: 1.0.0
Release: alt1.rc11.M40.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

# Automatically added by buildreq on Fri Dec 22 2006

BuildRequires: boost-datetime-devel boost-filesystem-devel boost-thread-devel gcc-c++ libcurl-devel libqt4-devel >= 4.3 libXext-devel boost-serialization-devel boost-program-options-devel
BuildRequires: libtorrent-devel >= 0.13-alt1.svn.r1876 boost-regex-devel
BuildRequires: zziplib-devel libImageMagick-devel

Requires: libtorrent >= 0.13-alt1.svn.r1876

%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

%build
#export QC_WITH_LIBCOMMONCPP2_LIB=%{_libdir}/
#export QC_WITH_LIBTORRENT_INC=%{_includedir}/
#export QC_WITH_LIBZZIP_INC=%{_includedir}/
#export QC_WITH_LIBMAGICK_INC=%{_includedir}/
#export QC_WITH_LIBMAGICK_LIB=%{_libdir}/
#export QC_WITH_LIBZZIP_LIB=%{_libdir}/
%_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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin