From 761a1415abadd91253bada59e77e1984235ce4f2 Mon Sep 17 00:00:00 2001 From: Phanx Date: Wed, 21 Feb 2018 04:50:01 -0800 Subject: [PATCH] Prep for packager --- .gitignore | 1 + .pkgmeta | 8 ++++++++ CoolLine.toc | 9 ++++++--- 3 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 .gitignore create mode 100644 .pkgmeta diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..761e684 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +Libs diff --git a/.pkgmeta b/.pkgmeta new file mode 100644 index 0000000..90c818e --- /dev/null +++ b/.pkgmeta @@ -0,0 +1,8 @@ +package-as: CoolLine + +enable-nolib-creation: no + +externals: + Libs/CallbackHandler-1.0: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0 + Libs/LibSharedMedia-3.0: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0 + Libs/LibStub: svn://svn.wowace.com/wow/libstub/mainline/tags/1.0 diff --git a/CoolLine.toc b/CoolLine.toc index a220930..8b15c39 100644 --- a/CoolLine.toc +++ b/CoolLine.toc @@ -1,8 +1,11 @@ -## Interface: 60200 +## Interface: 70300 +## Version: @project-version@ + ## Title: CoolLine ## Notes: Shows cooldowns on a single bar. -## Author: TotalPackage -## Version: 6.2.002 +## Author: TotalPackage, Phanx +## X-Curse-Project-ID: 20148 +## X-WoWI-ID: 12467 ## SavedVariables: CoolLineDB ## SavedVariablesPerCharacter: CoolLineCharDB