Use a .pkgmeta file to handle embeds, changelog and packaged name
Adrian L Lange [08-04-14 - 07:50]
Use a .pkgmeta file to handle embeds, changelog and packaged name
diff --git a/.pkgmeta b/.pkgmeta
new file mode 100644
index 0000000..0f0cf10
--- /dev/null
+++ b/.pkgmeta
@@ -0,0 +1,18 @@
+package-as: Broker_Equipment
+
+externals:
+ embeds/LibStub:
+ url: svn://svn.wowace.com/wow/libstub/mainline/trunk
+ embeds/CallbackHandler:
+ url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
+ embeds/LibDataBroker:
+ url: git://github.com/tekkub/libdatabroker-1-1.git
+
+manual-changelog:
+ filename: CHANGELOG.txt
+ markup-type: bbcode
+
+ignore:
+ - embeds/LibStub/tests
+ - embeds/LibStub/.pkgmeta
+ - embeds/LibDataBroker/README.textile