Skip to content
This repository was archived by the owner on Jan 20, 2021. It is now read-only.

Commit c5f2ca2

Browse files
committed
Update pkgmeta with new Curse repo URLs
1 parent 2ba3efc commit c5f2ca2

1 file changed

Lines changed: 23 additions & 27 deletions

File tree

.pkgmeta

Lines changed: 23 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,27 @@ manual-changelog:
44
filename: CHANGELOG.md
55
markup-type: markdown
66

7-
externals:
8-
Libs/AceAddon-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
9-
Libs/AceBucket-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceBucket-3.0
10-
Libs/AceConfigCmd-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0/AceConfigCmd-3.0
11-
Libs/AceConfigDialog-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0/AceConfigDialog-3.0
12-
Libs/AceConfigRegistry-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0/AceConfigRegistry-3.0
13-
Libs/AceConsole-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConsole-3.0
14-
Libs/AceDB-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDB-3.0
15-
Libs/AceDBOptions-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDBOptions-3.0
16-
Libs/AceEvent-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
17-
Libs/AceGUI-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
18-
Libs/AceGUI-3.0-SharedMediaWidgets: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk/AceGUI-3.0-SharedMediaWidgets
19-
Libs/AceHook-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceHook-3.0
20-
Libs/AceTimer-3.0: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
21-
Libs/CallbackHandler-1.0: svn://svn.wowace.com/wow/callbackhandler/mainline/tags/1.0.6/CallbackHandler-1.0
22-
Libs/LibDataBroker-1.1: git://git.wowace.com/wow/libdatabroker-1-1/mainline.git
23-
Libs/LibDBIcon-1.0: svn://svn.wowace.com/wow/libdbicon-1-0/mainline/trunk/LibDBIcon-1.0
24-
Libs/LibDualSpec-1.0: git://git.wowace.com/wow/libdualspec-1-0/mainline.git
25-
Libs/LibResInfo-1.0: git://git.curseforge.net/wow/libresinfo/mainline.git
26-
Libs/LibStub: svn://svn.wowace.com/wow/libstub/mainline/tags/1.0
27-
Libs/LibSharedMedia-3.0: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0
28-
Libs/UTF8: svn://svn.wowace.com/wow/utf8/mainline/trunk
29-
30-
ignore:
31-
- CHANGELOG.md
32-
- desktop.ini
33-
- release
7+
enable-nolib-creation: no
348

9+
externals:
10+
Libs/AceAddon-3.0: https://repos.wowace.com/wow/ace3/trunk/AceAddon-3.0
11+
Libs/AceBucket-3.0: https://repos.wowace.com/wow/ace3/trunk/AceBucket-3.0
12+
Libs/AceConfigCmd-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0/AceConfigCmd-3.0
13+
Libs/AceConfigDialog-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0/AceConfigDialog-3.0
14+
Libs/AceConfigRegistry-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0/AceConfigRegistry-3.0
15+
Libs/AceConsole-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConsole-3.0
16+
Libs/AceDB-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDB-3.0
17+
Libs/AceDBOptions-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDBOptions-3.0
18+
Libs/AceEvent-3.0: https://repos.wowace.com/wow/ace3/trunk/AceEvent-3.0
19+
Libs/AceGUI-3.0: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
20+
Libs/AceGUI-3.0-SharedMediaWidgets: https://repos.wowace.com/wow/ace-gui-3-0-shared-media-widgets/trunk/AceGUI-3.0-SharedMediaWidgets
21+
Libs/AceHook-3.0: https://repos.wowace.com/wow/ace3/trunk/AceHook-3.0
22+
Libs/AceTimer-3.0: https://repos.wowace.com/wow/ace3/trunk/AceTimer-3.0
23+
Libs/CallbackHandler-1.0: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
24+
Libs/LibDataBroker-1.1: https://repos.wowace.com/wow/libdatabroker-1-1
25+
Libs/LibDBIcon-1.0: https://repos.wowace.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
26+
Libs/LibDualSpec-1.0: https://repos.wowace.com/wow/libdualspec-1-0
27+
Libs/LibResInfo-1.0: https://repos.curseforge.com/wow/libresinfo
28+
Libs/LibSharedMedia-3.0: https://repos.wowace.com/wow/libsharedmedia-3-0/trunk/LibSharedMedia-3.0
29+
Libs/LibStub: https://repos.wowace.com/wow/libstub/tags/1.0
30+
Libs/UTF8: https://repos.wowace.com/wow/utf8/trunk

0 commit comments

Comments
 (0)