Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
added missing pkgmeta
Browse files Browse the repository at this point in the history
  • Loading branch information
hizuro committed Jun 8, 2024
1 parent ce1f271 commit 66ff396
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .pkgmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
package-as: BetaHotfixes

externals:
libs/LibStub:
url: https://repos.wowace.com/wow/libstub/trunk
tag: latest

libs/CallbackHandler-1.0:
url: https://repos.wowace.com/wow/callbackhandler/trunk/CallbackHandler-1.0
tag: latest

libs/LibDataBroker-1.1:
url: https://repos.wowace.com/wow/libdatabroker-1-1
tag: latest

libs/LibDBIcon-1.0:
url: https://repos.wowace.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
tag: latest

libs/AceGUI-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
tag: latest

libs/AceConfig-3.0:
url: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0
tag: latest


enable-nolib-creation: no
enable-toc-creation: yes

ignore:
- libs/LibStub/tests

0 comments on commit 66ff396

Please sign in to comment.