-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.pkgmeta
39 lines (32 loc) · 2.19 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
29
30
31
32
33
34
35
36
37
38
39
package-as: Nys_ToDoList
enable-toc-creation: no
enable-nolib-creation: no
externals:
Nys_ToDoList/Libs/LibStub: https://repos.curseforge.com/wow/libstub/trunk
Nys_ToDoList/Libs/CallbackHandler-1.0: https://repos.curseforge.com/wow/callbackhandler/trunk/CallbackHandler-1.0
Nys_ToDoList/Libs/AceAddon-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceAddon-3.0
Nys_ToDoList/Libs/AceDB-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceDB-3.0
Nys_ToDoList/Libs/AceDBOptions-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceDBOptions-3.0
Nys_ToDoList/Libs/AceLocale-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceLocale-3.0
Nys_ToDoList/Libs/AceGUI-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceGUI-3.0
Nys_ToDoList/Libs/AceConfig-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceConfig-3.0
Nys_ToDoList/Libs/AceTimer-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceTimer-3.0
Nys_ToDoList/Libs/AceEvent-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceEvent-3.0
Nys_ToDoList/Libs/AceSerializer-3.0: https://repos.curseforge.com/wow/ace3/trunk/AceSerializer-3.0
Nys_ToDoList/Libs/LibDataBroker-1.1: https://repos.curseforge.com/wow/libdatabroker-1-1
Nys_ToDoList/Libs/LibDBIcon-1.0: https://repos.curseforge.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
Nys_ToDoList/Libs/LibQTip-1.0: https://repos.curseforge.com/wow/libqtip-1-0
Nys_ToDoList/Libs/LibDeflate: https://github.com/SafeteeWoW/LibDeflate
# Files and directories beginning with a dot (such as .git) are automatically ignored, as is the pgkmeta file itself
ignore:
- build.bash
- Nys_ToDoList/Assets/Dev
manual-changelog:
filename: CHANGELOG.md
markup-type: markdown
# license-output: xxx.xxx
# This moves {zip}/Nys_ToDoList(package-as)/Nys_ToDoList(in repo) to {zip}/Nys_ToDoList(package-as), basically moving the addon's files one folder up
# for this command, every path is relative to the root of the zip (we're '{zip}/' unlike other commands, in which we are 'Nys_ToDoList(package-as)/')
move-folders:
Nys_ToDoList/Nys_ToDoList: Nys_ToDoList
Nys_ToDoList/Nys_ToDoList_Backup: Nys_ToDoList_Backup