summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kxmleditor/debian/control
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-04-11 01:21:57 +0200
committerSlávek Banko <slavek.banko@axis.cz>2016-04-11 01:21:57 +0200
commit3c59a48231eca368d4d81bc32e4be14c7027b922 (patch)
treeda9afac8eb5ae1fab912a0ec7361ff9999db9a7e /ubuntu/maverick/applications/kxmleditor/debian/control
parent9cb8e323bf8e78d165dc73678a49c16561a793bf (diff)
downloadtde-packaging-3c59a48231eca368d4d81bc32e4be14c7027b922.tar.gz
tde-packaging-3c59a48231eca368d4d81bc32e4be14c7027b922.zip
Add kxmleditor packaging files for Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/applications/kxmleditor/debian/control')
-rw-r--r--ubuntu/maverick/applications/kxmleditor/debian/control18
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kxmleditor/debian/control b/ubuntu/maverick/applications/kxmleditor/debian/control
new file mode 100644
index 000000000..db0f2ccd5
--- /dev/null
+++ b/ubuntu/maverick/applications/kxmleditor/debian/control
@@ -0,0 +1,18 @@
+Source: kxmleditor-trinity
+Section: tde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+X-Original-Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
+Build-Depends: cdbs, debhelper (>= 6), quilt, automake, libtool, tdelibs-trinity-dev
+Standards-Version: 3.8.0
+
+Package: kxmleditor-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: XML Editor for TDE
+ KXML Editor is a simple program, that displays and edits the contents of an
+ XML file. It can be embedded in Quanta, and used with DCOP.
+ .
+ The left side contains a tree representing the XML document structure. The
+ right side contains a list of attributes for the selected XML element and its
+ contents.