summaryrefslogtreecommitdiffstats
path: root/dist/packages/org.qtproject.ifw/meta/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dist/packages/org.qtproject.ifw/meta/package.xml')
-rw-r--r--dist/packages/org.qtproject.ifw/meta/package.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/dist/packages/org.qtproject.ifw/meta/package.xml b/dist/packages/org.qtproject.ifw/meta/package.xml
new file mode 100644
index 000000000..8f3e0e814
--- /dev/null
+++ b/dist/packages/org.qtproject.ifw/meta/package.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<Package>
+ <DisplayName>Qt Installer Framework</DisplayName>
+ <Description>Installs the Qt Installer Framework.</Description>
+ <Version>1.3.0</Version>
+ <ReleaseDate>2013-03-21</ReleaseDate>
+ <Licenses>
+ <License name="LGPL 2.1" file="LICENSE.LGPL" />
+ <License name="Digial Qt LGPL Exception 1.1" file="LGPL_EXCEPTION.txt" />
+ </Licenses>
+ <Script>installscript.qs</Script>
+</Package>