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

List:       kde-commits
Subject:    kde-common/release
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2012-09-10 21:09:21
Message-ID: 20120910210921.418BFAC7CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1315743 by aacid:

Add a pack_kdegames "hack" now that kdegames is in git but we need to keep shipping the monolhitic \
tarball for 4.9.x life


 A             kdegames49cmakelists.txt  
 M  +12 -0     pack_all  
 AM            pack_kdegames  


--- trunk/kde-common/release/pack_all #1315742:1315743
@@ -1,7 +1,16 @@
 cat modules.git | while read i branch; do
+    # Special for KDE 4.9 lifefime, pack kdegames monolithic
+    case "$i" in
+        bomber|bovo|granatier|kajongg|kapman|katomic|kblackbox|kblocks|kbounce|kbreakout|kdiamond|kfourin \
line|kgoldrunner|kigo|killbots|kiriki|kjumpingcube|klickety|klines|kmahjongg|kmines|knavalbattle|knetwalk| \
kolf|kollision|konquest|kpat|kreversi|kshisen|ksirk|ksnakeduel|kspaceduel|ksquares|ksudoku|ktuberling|kubrick|libkdegames|libkmahjongg|lskat|palapeli)
 +            echo "Skipping packaging of $i"
+        ;;
+        
+        *)
     echo "Packing $i"
     ./pack $i;
     echo ""
+        ;;
+    esac
 done
 
 for i in `cat modules`; do
@@ -10,3 +19,6 @@
     echo ""
 done
 
+# Special for KDE 4.9 lifefime, pack kdegames monolithic
+echo "Special packing kdegames"
+./pack_kdegames


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

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