[rkward-cvs] SF.net SVN: rkward:[2425] trunk/rkward
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Sun Mar 29 11:04:10 UTC 2009
Revision: 2425
http://rkward.svn.sourceforge.net/rkward/?rev=2425&view=rev
Author: tfry
Date: 2009-03-29 11:04:10 +0000 (Sun, 29 Mar 2009)
Log Message:
-----------
Minor cleanups
Modified Paths:
--------------
trunk/rkward/ChangeLog
trunk/rkward/debian/rules
Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog 2009-03-29 11:03:36 UTC (rev 2424)
+++ trunk/rkward/ChangeLog 2009-03-29 11:04:10 UTC (rev 2425)
@@ -1,11 +1,11 @@
--- Version 0.5.0c - ????????
-- Fix immediate crash issue wirh R 2.9.0 (requires recompilation against R 2.9)
+- Fix immediate crash issue with R 2.9.0 (requires recompilation against R 2.9)
- Fixed some shortcut problems with KDElibs 4.2.x
- Fixed: Several icons would not be loaded
- Fix device window capturing Qt 4.4.3 (possibly other versions were broken as well)
- Fix device window capturing with R 2.8.0
-- Extended Boxplot plugin
-- Internal code change in Barplot plugin
+- Extended boxplot plugin
+- Support data.frames in barplot plugin
- New set of plugins: Item Response Theory (by Meik Michalke)
--- Version 0.5.0b - Apr-20-2008
Modified: trunk/rkward/debian/rules
===================================================================
--- trunk/rkward/debian/rules 2009-03-29 11:03:36 UTC (rev 2424)
+++ trunk/rkward/debian/rules 2009-03-29 11:04:10 UTC (rev 2425)
@@ -39,7 +39,7 @@
-DKCFG_INSTALL_DIR=`kde4-config --install kcfg` \
-DINFO_INSTALL_DIR=/usr/share/info \
-DMAN_INSTALL_DIR=/usr/share/man \
- -DKDE_DEFAULT_HOME=.kde4 \
+ -DKDE_DEFAULT_HOME=`kde4-config --localprefix` \
-DCMAKE_SKIP_RPATH=true \
-DKDE4_USE_ALWAYS_FULL_RPATH=false \
-DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list