view .pkgmeta @ 31:90d58723ac0a

- Removed all BeanCounter checks in files. + Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. + Added AceHook library for the BeanCounter Support module. ~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. ~ All module comments are now a property of the modules themselves and can be retrieved with (string)?.moduleDescription? and (bool)?.moduleRequired?. ~ All module references are now called ?mod?. ! Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups. - Removed all libraries from the repository.
author Zerotorescue
date Fri, 10 Sep 2010 18:59:58 +0200
parents e64ee275bf09
children 69fc1ca8881f
line wrap: on
line source
externals:
    Libs/AceAddon-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
        tag: latest
    Libs/AceConfig-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
        tag: latest
    Libs/AceDB-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDB-3.0
        tag: latest
    Libs/AceDBOptions-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDBOptions-3.0
        tag: latest
    Libs/AceEvent-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
        tag: latest
    Libs/AceGUI-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
        tag: latest
    Libs/AceGUI-3.0-SharedMediaWidgets:
        url: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk/AceGUI-3.0-SharedMediaWidgets
        tag: latest
    Libs/AceHook-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceHook-3.0
        tag: latest
    Libs/AceTimer-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
        tag: latest
    Libs/CallbackHandler-1.0:
        url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
        tag: latest
    Libs/LibSharedMedia-3.0:
        url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0
        tag: latest
    Libs/LibStub:
        url: svn://svn.wowace.com/wow/libstub/mainline/trunk
        tag: latest

enable-nolib-creation: no