[Kst] extragear/graphics/kst/devel-docs

George Staikos staikos at kde.org
Wed Oct 18 07:26:18 CEST 2006


SVN commit 596652 by staikos:

some KDE requirements updates


 M  +2 -1      RELEASE  
 M  +1 -1      codingstyle.txt  


--- trunk/extragear/graphics/kst/devel-docs/RELEASE #596651:596652
@@ -11,10 +11,11 @@
   of index.docbook and correct version of KST, QT, and KDE in the installation
   instructions of install-chapter.docbook
 - update the manpage
-- prepare for a KDE 3.1 install!  Set min config appropriately
+- prepare for a KDE 3.3 install!  Set min config appropriately
 - svn copy to a tag
 - make sure configure has been run so that the spec file is created (with the
   appropriate prefix, otherwise it must be editted after)
+- disable unsermake
 - svn2dist /path/to/extragear/graphics kst -b -n kst -v <version_number> --svn-root https://svn.kde.org/home/kde/trunk/ -l svn2dist.log --i18n-module extragear-graphics
 - unpack, remove any files that shouldn't be there, make sure docs and i18n
   are packaged properly, and edit any paths necessary (ex: spec file)
--- trunk/extragear/graphics/kst/devel-docs/codingstyle.txt #596651:596652
@@ -70,7 +70,7 @@
 
 - no C++ exceptions will be used
 
-- the present hard requirements for compilation are KDE 3.1.0 and Qt 3.1.0. No
+- the present hard requirements for compilation are KDE 3.3.0. No
   new hard requirements may be added, though conditional compilation is fine.
 
 - be very sensitive of performance (both startup time and runtime) of all Kst


More information about the Kst mailing list