[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames/libkdegames
From:       Stefan Majewsky <majewsky () gmx ! net>
Date:       2012-02-13 17:48:11
Message-ID: 20120213174811.33ACCAC894 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1279940 by majewsky:

Increase SOVERSION for libkdegames, remove GGZ links from apidox.

 M  +3 -3      CMakeLists.txt  
 M  +1 -17     Mainpage.dox  


--- trunk/KDE/kdegames/libkdegames/CMakeLists.txt #1279939:1279940
@@ -85,9 +85,9 @@
 target_link_libraries(kdegames ${KDE4_KIO_LIBS} ${KDE4_KDEUI_LIBS} \
${KDE4_KDNSSD_LIBS} ${KDE4_KNEWSTUFF3_LIBS} ${QT_QTXML_LIBRARY} \
${QT_QTNETWORK_LIBRARY} )  target_link_libraries(kdegames LINK_INTERFACE_LIBRARIES \
${KDE4_KDEUI_LIBS} ${QT_QTXML_LIBRARY} ${QT_QTNETWORK_LIBRARY} )  
-#NOTE: 5.1.0 = KDE SC 4.6, please increase minor version in next minor KDE SC \
                version if API changes are made
-set_target_properties(kdegames PROPERTIES VERSION 5.1.0
-                                          SOVERSION 5 )
+#NOTE: 6.0.0 = KDE 4.9 release, please increase minor version in next minor KDE SC \
version if API changes +set_target_properties(kdegames PROPERTIES VERSION 6.0.0
+                                          SOVERSION 6 )
 
 install(TARGETS kdegames ${INSTALL_TARGETS_DEFAULT_ARGS})
 
--- trunk/KDE/kdegames/libkdegames/Mainpage.dox #1279939:1279940
@@ -2,23 +2,7 @@
  * 
  * @mainpage KDE libkdegames Reference
  * 
- * This library contains general purpose games code.\n
+ * This library contains general purpose games code.
  * 
- * - <a href="../kgame/html"><b>KGame Framework</b></a> 
- *   (<a href="../kgame/html/classes.html">classes</a>)\n
- *   <i>A game framework</i>
- * - <a href="../highscore/html"><b>Highscore Framework</b></a> 
- *   (<a href="../highscore/html/classes.html">classes</a>)\n
- *   <i>Consistent highscore handling in KDE games</i>
- * - <a href="../kggzmod/html"><b>KGGZMod</b></a> 
- *   (<a href="../kggzmod/html/classes.html">classes</a>)\n
- *   <i>Developing online games for KDE</i>
- * - <a href="../kggznet/html"><b>KGGZNet</b></a> 
- *   (<a href="../kggznet/html/classes.html">classes</a>)\n
- *   <i>Network protocol handling for online games</i>
- * - <a href="../kggzgames/html"><b>KGGZGames</b></a> 
- *   (<a href="../kggzgames/html/classes.html">classes</a>)\n
- *   <i>Common dialogs for online games</i>
- * 
  */
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic