diff .pkgmeta @ 11:47d15fc9208e

updated the .pkgmeta to reflect the directory changes added LibScriptLink external changed the main module's Dependencies to OptDeps moved embeds.xml and Ace3.xml
author mckenziemc
date Sun, 05 Dec 2010 03:39:26 -0800
parents f4ab9d7b97b0
children 110baf84e7a8
line wrap: on
line diff
--- a/.pkgmeta	Sun Dec 05 03:10:07 2010 -0800
+++ b/.pkgmeta	Sun Dec 05 03:39:26 2010 -0800
@@ -1,10 +1,5 @@
 package-as: DependencyLoader
 
-move-folders:
-    DependencyLoader/DependencyLoader: DependencyLoader
-    DependencyLoader/DependencyLoader_Core: DependencyLoader_Core
-    DependencyLoader/DependencyLoader_Errata: DependencyLoader_Errata
-
 externals:
     DependencyLoader/libs/LibStub:
         url: svn://svn.wowace.com/wow/libstub/mainline/trunk
@@ -13,4 +8,12 @@
     DependencyLoader/libs/LibBuilder-1.0:
         url: http://hg.wowace.com/wow/libbuilder/mainline
     DependencyLoader/libs/LibPrint-1.0:
-        url: http://hg.wowace.com/wow/libprint/mainline
+        url: http://hg.wowace.com/wow/libprint/mainline/LibStub
+    DependencyLoader/libs/LibScriptLink-1.0:
+        url: http://hg.wowace.com/wow/libscriptlink/mainline
+
+move-folders:
+    DependencyLoader/DependencyLoader: DependencyLoader
+    DependencyLoader/DependencyLoader_Bootstrap: DependencyLoader_Bootstrap
+    DependencyLoader/DependencyLoader_Errata: DependencyLoader_Errata
+