summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-10 20:44:18 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-10 20:44:18 +0000
commita39b92f278f6d1530cb151875b445185951634df (patch)
tree3adaf003614915d78c38782a51353690f9136852 /debian/control
downloadpotracegui-a39b92f278f6d1530cb151875b445185951634df.tar.gz
potracegui-a39b92f278f6d1530cb151875b445185951634df.zip
Added KDE3 version of POTraceGUI
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/potracegui@1101754 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..39c0fed
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+Source: potracegui-kde3
+Section: graphics
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: Christoph Wegscheider <christoph.wegscheider@wegi.net>
+Uploaders: Bartosz Fenski <fenio@debian.org>
+Build-Depends: debhelper (>= 5.0.51), autotools-dev, kdelibs4-kde3-dev
+Standards-Version: 3.8.3
+
+Package: potracegui-kde3
+Architecture: any
+Depends: ${shlibs:Depends}, potrace
+Suggests: autotrace
+Description: KDE frontend for potrace [KDE3]
+ A KDE interface for the commandline tracing tools potrace and/or autotrace. It
+ supports drag and drop as well as all image types recognized by KDE, which are
+ a lot more than the 4 recognized by the potrace commandline tool. Loading of
+ remote files (web, ftp, ...) is also supported.
+ .
+ Homepage: http://potracegui.sourceforge.net