Download

Welcome to Raptor Download Page

This page contains information needed to get raptor up and running from source.
we will publish links for pre-compiled binaries as soon as we compile them. If you already have a binary format for a popular distribution, please contact us so we can inform the availability of the binary.

Dependencies

Dependencies are things you will require in order to compile Raptor source code. Raptor source code will compile when these requirements are fulfilled

  • KDE4 Development Packages , which includes kdebase and kdelibs version 4.
  • Qt 4.4 or Later
  • SVN client
  • CMake Build system

Get the Source and build

svn co svn://anonsvn.kde.org/home/kde/trunk/playground/base/raptormenu/
cd raptor
mkdir build
cd build
cmake ../
make
make install
raptor-menu

that's it, enjoy!

Affiliates

Latest in svn

fix icon name
siraj * r855378 plasmoid/plasma-applet-raptoid.desktop: fix icon name...

required desktop files
siraj * r855374 plasmoid/plasma-applet-raptoid.desktop: required desktop files...

Stub code for Raptor Plasma Loader
siraj * r855345 plasmoid/raptoid.cpp: Stub code for Raptor Plasma Loader...

Stub for Raptor Plasma Loader
siraj * r855343 plasmoid/raptoid.h: Stub for Raptor Plasma Loader...

proof
siraj * r855337 plasmoid/: proof...