Project/build/packaging adjustments + version 1.3
[measurements/measurements.git] / pkg / description.xml
diff --git a/pkg/description.xml b/pkg/description.xml
new file mode 100644 (file)
index 0000000..e0ab4ac
--- /dev/null
@@ -0,0 +1,37 @@
+<description
+       xmlns="http://openoffice.org/extensions/description/2006"
+       xmlns:dep="http://openoffice.org/extensions/description/2006"
+       xmlns:xlink="http://www.w3.org/1999/xlink"
+>
+       <identifier value="net.mattmccutchen.measurements"/>
+
+       <version value="1.3"/>
+
+       <!-- I see no reason why Measurements would not run on every platform
+       on which OOo does.  I'll change this later if necessary. -->
+       <platform value="all"/>
+
+       <!-- Not using registration / simple-license. -->
+
+       <dependencies>
+               <!-- I haven't done the testing to know what minimum OOo version
+               is really needed, so I don't wish to block possibly working
+               configurations.  3.0 should be plenty. -->
+       </dependencies>
+
+       <!-- Not supporting automatic update right now. -->
+
+       <!-- I would appreciate if people who fork Measurements would change
+       this, but it isn't critical. -->
+       <publisher>
+               <name xlink:href="http://mattmccutchen.net/measurements/" lang="en">Matt McCutchen</name>
+       </publisher>
+
+       <display-name>
+               <name lang="en">Measurements</name>
+       </display-name>
+
+       <extension-description>
+               <src xlink:href="extension-description.txt"/>
+       </extension-description>
+</description>