public
Description: menu for KDE 4
Homepage:
Clone URL: git://github.com/ruphy/raptor.git
Bruno Abinader (author)
Wed Apr 22 06:36:10 -0700 2009
ruphy (committer)
Sun Apr 26 10:35:37 -0700 2009
raptor /
name age message
file .gitignore Sun Sep 14 03:59:23 -0700 2008 ignore backup files and my builddir ;-) Signed... [ruphy]
file CMakeLists.txt Thu Mar 05 06:31:29 -0800 2009 Steal some more models from kickoff [boom1992]
file README Wed Mar 11 05:33:35 -0700 2009 more correct installation instructions [alessandro]
file _DO_NOT_PACKAGE_RAPTOR Mon Mar 09 11:42:57 -0700 2009 just a message for packagers [alessandro]
directory concept/ Wed Mar 11 07:11:37 -0700 2009 Add some file trueg gave me some time ago :) [boom1992]
directory engine/ Thu Mar 05 11:58:58 -0800 2009 Make the favorites stuff work even nicer! [boom1992]
directory kickoff/ Wed Sep 24 08:16:35 -0700 2008 added runner interface, stub of the model used ... [drf]
file plasma-applet-raptor.desktop Thu Sep 25 08:18:21 -0700 2008 Adding base icons and some stuff to .desktop fi... [drf]
file raptor.cpp Wed Mar 11 03:30:32 -0700 2009 preparing to the magic [alessandro]
file raptor.h Wed Mar 11 03:30:32 -0700 2009 preparing to the magic [alessandro]
directory view/ Sun Apr 26 10:35:37 -0700 2009 Fixed unused parameter compilation warnings. F... [Bruno Abinader]
directory widget/ Thu Sep 25 10:38:09 -0700 2008 remove compilation warnings [malcolmpl]
DEPENDENCIES:
cmake
libplasma-dev

INSTALL:
$mkdir build
$cd build
$cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
$make
$make install