KTorrent – BitTorrent client
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Přejít na soubor
Slávek Banko 072f90b8c1
Fix compatibility with C++17.
před 2 týdny
admin@59a8bf7c09 Reset submodule main/applications/internet/ktorrent/admin to latest HEAD před 2 měsíci
apps Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
doc Added man pages from tde packaging repo. před 2 roky
estimation-scripts Rename a number of classes to enhance compatibility with KDE4 před 11 roky
libktorrent Fix compatibility with C++17. před 2 týdny
plugins Replace Q_SIGNALS and Q_SLOTS před 3 měsíci
scripts Fixed images před 14 roky
translations Update translation files před 1 měsícem
utests LIB_QT -> LIB_TQT conversion to align to updated admin module před 6 roky
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. před 3 roky
AUTHORS Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
CMakeL10n.txt Use centralized cmake version před 1 měsícem
COPYING Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
COPYING-DOCS Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
ChangeLog Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 před 11 roky
Doxyfile Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
INSTALL Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
Makefile.am Renaming of files in preparation for code style tools. před 3 roky
NEWS Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
README Rename KDEHOME and KDEDIR před 13 roky
TODO Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
config.h.in Updated to final KDE3 ktorrent release (2.2.6) před 14 roky
configure.in.in Add an explicit --disable-avahi to the configuration options. před 11 roky
subdirs Add first rudimentary help handbook. před 10 roky

README

KTorrent - A KDE BitTorrent client
-----------------------------------

For installation follow the instructions from INSTALL file, but simple

./configure --prefix=$TDEDIR
make
make install (as root)

will install KTorrent hopefully without any problems.


For more info please visit 

http://www.ktorrent.org/


KT Team