forked from TimothyLuke/GSE-Advanced-Macro-Compiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.pkgmeta
More file actions
87 lines (80 loc) · 2.72 KB
/
Copy path.pkgmeta
File metadata and controls
87 lines (80 loc) · 2.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
package-as: GSE
externals:
GSE/Lib/LibStub:
url: svn://svn.wowace.com/wow/libstub/mainline/trunk
tag: latest
GSE/Lib/AceAddon-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
tag: latest
GSE/Lib/AceLocale-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
tag: latest
GSE/Lib/AceEvent-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
tag: latest
GSE/Lib/CallbackHandler-1.0:
url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
tag: latest
GSE/Lib/AceConfig-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
tag: latest
GSE/Lib/AceConsole-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConsole-3.0
tag: latest
GSE/Lib/AceSerializer-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceSerializer-3.0
tag: latest
GSE/Lib/AceComm-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceComm-3.0
tag: latest
GSE/Lib/AceGUI-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
tag: latest
GSE/Lib/AceTimer-3.0:
url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
tag: latest
GSE/Lib/LibCompress:
url: svn://svn.wowace.com/wow/libcompress/mainline/trunk
tag: latest
GSE/Lib/LibDataBroker-1.1:
url: git://git.wowace.com/wow/libdatabroker-1-1/mainline.git
tag: latest
GSE/Lib/AceGUI-3.0-Completing-EditBox:
url: svn://svn.wowace.com/wow/acegui-3-0-completing-editbox/mainline/trunk
tag: latest
GSE/Lib/LibQTip-1.0:
url: svn://svn.wowace.com/wow/libqtip-1-0/mainline/trunk
tag: latest
GSE/Lib/LibSharedMedia-3.0:
url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk
tag: latest
GSE/Lib/AceGUI-3.0-Selectable-Panel:
url: https://github.com/TimothyLuke/AceGUI-3.0-Selectable-Panel.git
tag: latest
GSE/Lib2/LibDBIcon-1.0:
url: https://repos.wowace.com/wow/libdbicon-1-0/trunk
tag: latest
move-folders:
GSE/GSE: GSE
GSE/GSE_GUI: GSE_GUI
GSE/GSE_LDB: GSE_LDB
GSE/Lib2/LibDBIcon-1.0/LibDBIcon-1.0: GSE/Lib/LibDBIcon-1.0
enable-nolib-creation: no
ignore:
- .travis.yml
- README.md
- spec
- PluginShell
- docs
- deploy.sh
- deploy_key.enc
- Deprecated
- GSE/tmp
- out
- tmp
- GSE/Lib2/LibDBIcon-1.0/CallbackHandler-1.0
- GSE/Lib2/LibDBIcon-1.0/LibDataBroker-1.1
- GSE/Lib2/LibDBIcon-1.0/LibStub
- GSE/Lib2/LibDBIcon-1.0/LibDBIcon-1.0.toc
- GSE/Lib2/LibDBIcon-1.0/embeds.xml
wowi-archive-previous : no