Difference between revisions of "Ktorrent"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://ktorrent.org/downloads/{{Ktorrent-Version}}/ktorrent-{{Ktorrent-Version}}.tar.gz |} ---...)
 
Line 43: Line 43:
 
Compile the package:
 
Compile the package:
  
  To do ...
+
  export USE_ARCH=32 &&
 +
CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
 +
./configure --prefix=${KDE_PREFIX}
 +
make
  
 
Install the package
 
Install the package
  
  To do ...
+
  make install
  
 
=== N32 ===
 
=== N32 ===

Revision as of 18:09, 15 April 2007

Download Source: http://ktorrent.org/downloads/2.2.7/ktorrent-2.2.7.tar.gz

Introduction to Ktorrent

Ktorrent is a BitTorrent client for KDE.

Project Home Page: http://ktorrent.org

Dependencies

Required

Recommended

Optional

Non-Multilib

Compile the package:

./configure --prefix=${KDE_PREFIX} --sysconfdir=/etc/kde \
    --disable-debug --disable-dependency-tracking \
    --enable-torrent-mimetype &&
make

Install the package

make install

Multilib

32Bit

Compile the package:

export USE_ARCH=32 && 
CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
./configure --prefix=${KDE_PREFIX}
make

Install the package

make install

N32

Compile the package:

To do ...

Install the package

To do ...

64Bit

Compile the package:

To do ...

Install the package

To do ...

Contents

Installed Programs: ktorrent, ktupnptest, kttorinfo, ktcachecheck
Installed Libraries: libktorrent.la, /usr/lib/kde3/ktsearchplugin.la, /usr/lib/kde3/ktinfowidgetplugin.la, /usr/lib/kde3/ktipfilterplugin.la, /usr/lib/kde3/ktlogviewerplugin.la, /usr/lib/kde3/ktupnpplugin.la, /usr/lib/kde3/ktpartfileimportplugin.la, /usr/lib/kde3/ktschedulerplugin.la, /usr/lib/kde3/ktscanfolderplugin.la, /usr/lib/kde3/ktrssfeedplugin.la, /usr/lib/kde3/ktwebinterfaceplugin.la, /usr/lib/kde3/ktzeroconfplugin.la
Installed Directory: /usr/share/apps/ktorrent