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

List:       kde-commits
Subject:    KDE/kdesdk/scripts
From:       Michael Pyne <mpyne () kde ! org>
Date:       2010-07-24 0:40:59
Message-ID: 20100724004059.D9BF7AC7E2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1153770 by mpyne:

Update the default location of kdevplatform and kdevelop, as reported in bug
245248. Thanks to the bug reporter for the reminder.

FIXED-IN:1.12.1
BUG:245248


 M  +5 -5      kdesrc-build  
 M  +2 -4      kdesrc-buildrc-sample  


--- trunk/KDE/kdesdk/scripts/kdesrc-build #1153769:1153770
@@ -66,7 +66,7 @@
     };
 }
 
-my $versionNum = '1.12';
+my $versionNum = '1.12.1-pre';
 
 # Some global variables
 # Remember kids, global variables are evil!  I only get to do this
@@ -2758,12 +2758,12 @@
             'cmake-options' => '-DBUILD_phonon=OFF',
         },
         'kdevplatform' => {
-            # It moved recently so try to adjust gracefully (maybe)
-            'module-base-path' => 'trunk/extragear/sdk/kdevplatform',
+            # It moved recently so try to adjust gracefully (maybe) (round 2)
+            'repository' => 'git://gitorious.org/kdevelop/kdevplatform.git',
         },
         'kdevelop' => {
-            # It moved recently so try to adjust gracefully (maybe)
-            'module-base-path' => 'trunk/extragear/sdk/kdevelop',
+            # It moved recently so try to adjust gracefully (maybe) (round 2)
+            'repository' => 'git://gitorious.org/kdevelop/kdevelop.git',
         },
     );
 
--- trunk/KDE/kdesdk/scripts/kdesrc-buildrc-sample #1153769:1153770
@@ -281,18 +281,16 @@
 ## A prerequisite for kdevelop other modules using the kdevelop platform, like
 # kdewebdev
 #module kdevplatform
+#	repository git://gitorious.org/kdevelop/kdevplatform.git
 #end module
 
 ## The KDevelop IDE, useful for developing all kinds of programs.  If you don't
 # plan on being a software developer you can save time by removing this from
 # your configuration.
 #module kdevelop
+#       repository git://gitorious.org/kdevelop/kdevelop.git
 #end module
 
-# Includes Quanta Plus and other web design tools.
-#module kdewebdev
-#end module
-
 # Modules in extragear and playground can also be added.
 #
 # To see what you can find in the various modules, browse
[prev in list] [next in list] [prev in thread] [next in thread] 

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