Quantcast

Revert embedding StarLibs requirements

Scott Sibley [09-26-10 - 20:10]
Revert embedding StarLibs requirements
Filename
.pkgmeta
embeds.xml
diff --git a/.pkgmeta b/.pkgmeta
index ca13732..f42caac 100644
--- a/.pkgmeta
+++ b/.pkgmeta
@@ -48,13 +48,5 @@ externals:
     Libs/LibDataBroker-1.1:
         url: git://github.com/tekkub/libdatabroker-1-1.git
         tag: v1.1.4
-    Libs/LibQtip-1.0:
-        url: svn://svn.wowace.com/wow/libqtip-1-0/mainline/trunk
-    Libs/LibLinq-1.0:
-        url: git://git.wowace.com/wow/liblinq-1-0/mainline.git
-    Libs/LibTalentQuery-1.0:
-        url: svn://svn.wowace.com/wow/libtalentquery-1-0/mainline/trunk
-    Libs/LibRangeCheck-2.0:
-        url: svn://svn.wowace.com/wow/librangecheck-2-0/mainline/trunk/LibRangeCheck-2.0
     Libs/StarLibs-1.0:
         url: svn://svn.curseforge.net/wow/starlibs-1-0/mainline/trunk
\ No newline at end of file
diff --git a/embeds.xml b/embeds.xml
index 5128106..fe18c71 100644
--- a/embeds.xml
+++ b/embeds.xml
@@ -20,11 +20,6 @@
 <Script file = "Libs\LibDatabroker-1.1\LibDatabroker-1.1.lua"/>
 <Script file = "Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua"/>

-<!-- StarLibs requirements -->
-<Script file = "Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua"/>
-<Script file = "Libs\LibQTip-1.0\LibQTip-1.0.lua"/>
-<Script file = "Libs\LibTalentQuery-1.0\LibTalentQuery-1.0.lua"/>
-<Include file = "Libs\LibLinq-1.0\lib.xml"/>
 <Include file = "Libs\StarLibs-1.0\StarLibs-1.0.xml"/>

 </Ui>