ruphy / raptor
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
raptor /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Sep 14 03:59:23 -0700 2008 | |
| |
CMakeLists.txt | Tue Sep 01 02:29:54 -0700 2009 | |
| |
README | Wed Mar 11 05:33:35 -0700 2009 | |
| |
_DO_NOT_PACKAGE_RAPTOR | Mon Mar 09 11:42:57 -0700 2009 | |
| |
concept/ | Tue Sep 01 02:31:49 -0700 2009 | |
| |
engine/ | Tue Jun 23 11:10:27 -0700 2009 | |
| |
kickoff/ | Wed Sep 24 08:16:35 -0700 2008 | |
| |
plasma-applet-raptor.desktop | Thu Sep 25 08:18:21 -0700 2008 | |
| |
raptor.cpp | Sun Mar 22 10:53:30 -0700 2009 | |
| |
raptor.h | Sun Mar 22 10:53:30 -0700 2009 | |
| |
raptor.trig | Sun Jun 21 13:51:21 -0700 2009 | |
| |
raptordialog.cpp | Sun Mar 22 10:53:30 -0700 2009 | |
| |
raptordialog.h | Fri Mar 20 17:37:18 -0700 2009 | |
| |
view/ | Tue Sep 01 02:29:22 -0700 2009 | |
| |
widget/ | Thu Sep 25 10:38:09 -0700 2008 |
README
DEPENDENCIES: cmake libplasma-dev INSTALL: $mkdir build $cd build $cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` $make $make install
