diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 20 |
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 |