kde-extraapps/kget
Ivailo Monev 05841041c7 kget: remove nepomuk leftovers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-25 02:17:12 +00:00
..
conf generic: misc cleanups 2016-05-02 17:00:14 +00:00
core kget: remove nepomuk leftovers 2016-06-25 02:17:12 +00:00
dbus generic: make changes required for building against Katie 2015-11-25 10:40:41 +00:00
desktop generic: proper support for icon and caption in .desktop files 2015-09-21 03:47:24 +00:00
extensions generic: make changes required for building against Katie 2015-11-25 10:40:41 +00:00
plasma generic: build system cleanups 2016-04-06 12:26:19 +00:00
tests kget: no need to link verification test to QCA now 2016-04-25 01:21:49 +00:00
transfer-plugins generic: misc cleanups 2016-05-02 17:00:14 +00:00
ui kget: remove nepomuk leftovers 2016-06-25 02:17:12 +00:00
.krazy added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
AUTHORS added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
CMakeLists.txt generic: remove redundant CheckPrototypeExists inclusion 2016-05-15 04:29:24 +00:00
COPYING added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
COPYING.LIB added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
DESIGN added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
HACKING added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
kget.notifyrc kget: misc cleanups 2015-09-06 14:01:24 +03:00
kget_export.h added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
main.cpp added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
mainwindow.cpp generic: misc cleanups 2016-03-26 18:49:15 +00:00
mainwindow.h generic: use QCryptographicHash instead of KMD5 2016-04-01 06:06:57 +00:00
Messages.sh added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
README added libktorrent and kget (require boost, FIXME) 2014-11-19 17:18:01 +00:00
TODO generic: housekeeping 2015-02-27 09:35:16 +00:00

KGET README

KGet is included in the kdenetwork module.
If you just want to install KGet alone, please read
the instructions below.

* Install kdelibs from trunk.
* svn co -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork
* cd kdenetwork
* svn up cmake kget
* mkdir build
* cd build
* cmake -DCMAKE_INSTALL_PREFIX=/path/to/kde4 ..
* make
* make install


kget @ kde.org