-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.pkgmeta
28 lines (22 loc) · 1.17 KB
/
.pkgmeta
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
package-as: Broker_RaidMakeup
enable-nolib-creation: no
# Files and directories beginning with a dot (such as .git) are automatically ignored, as is the pgkmeta file itself.
# Also ignore packaged libraries and tests
ignore:
- README.md
- Libs/LibStub/tests
externals:
#LibStub
Libs/LibStub: https://repos.wowace.com/wow/libstub/trunk
#Other LibDataBroker related addons
Libs/CallbackHandler-1.0: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Libs/LibDataBroker-1.1: https://repos.wowace.com/wow/libdatabroker-1-1
Libs/LibDBIcon-1.0: https://repos.wowace.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
# AceConfig subs
Libs/AceConfigCmd-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0/AceConfigCmd-3.0
Libs/AceConfigDialog-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0/AceConfigDialog-3.0
Libs/AceConfigRegistry-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0/AceConfigRegistry-3.0
# AceConsole
Libs/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
# AceGui
Libs/AceGUI-3.0: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0