share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).
After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.
spurring from espie@
* share/apps => share/apps.kde3
* share/doc/HTML => share/doc/HTML.kde3
This is a part of KDE3/4 deconflicting work.
Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...
"do it" landry@
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.
input and okay landry@ and ajacoutot@, also okay espie@
milliseconds.
problem found and fix sent upstream by Mark Peloquin, who notified the
port maintainer. thanks Mark!
this patch is from brad@ (MAINTAINER) via ktorrent svn
KTorrent is a BitTorrent client for KDE. Its main features are:
o Download torrent files
o Upload speed capping, seeing that most people can't upload infinite
amounts of data
o Internet searching using The Bittorrent website's search engine
o UDP Trackers
o Port forwarding with UPnP
o IP blocking plugin
o Importing of partially or fully downloaded files
o Support for distributed hash tables
o Protocol encryption
o Bandwith scheduling
o Directory scanner to automatically load torrents in certain directories
o Trackers can be added to torrents
o File prioritization for multi file torrents
From brad (MAINTAINER)