Skip to content

ShermanHuang/kdesdk

 
 

Repository files navigation

README for kdesdk
Licensed BSD
Copyright Robin Rowe 2008.12.30

Kdesdk includes the following tools:

* cervisia, GUI for CVS
* kapptemplate, Templates for the easy creation of KDE components
* kate, The KDE Advanced Text Editor
* kcachegrind, GUI to profilers such as Valgrind
* kdesvn-build, automated tool for building KDE
* kompare, Graphical Difference Tools
* kstartperf, startup time measurement for KDE apps
* KUIViewer, display user interface (.ui) files from Qt Designer
* lokalize, computer-aided i18n translation
* okteta, hex editor
* poxml, translates DocBook XML files using gettext po files
* swappo, reads PO file and reverses direction of translations
* umbrello, GUI for diagramming Unified Modelling Language (UML)

Building kdesdk...

% cmake .
% make
% sudo make install

If you see this cmake message:

ERROR: cmake/modules/FindKDE4Internal.cmake not found

For Ubuntu users, The solution is:

% sudo apt-get install kdelibs5-dev kdepimlibs5-dev

For Fedora users, do this:

# yum install kdelibs-devel kdepimlibs-devel kde-baseapps-devel antlr-C++

Contacts...

http://techbase.kde.org/Projects/Release_Team

Matt Rogers <mattr@kde.org>

About

My personal Lokalize clone

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.DOC
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published