diff options
Diffstat (limited to 'ubuntu/precise/applications/potracegui/debian/control')
-rw-r--r-- | ubuntu/precise/applications/potracegui/debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/potracegui/debian/control b/ubuntu/precise/applications/potracegui/debian/control new file mode 100644 index 000000000..01aaf4e52 --- /dev/null +++ b/ubuntu/precise/applications/potracegui/debian/control @@ -0,0 +1,22 @@ +Source: potracegui-trinity +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), tdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: potracegui-trinity +Architecture: any +Depends: ${shlibs:Depends}, potrace +Replaces: potracegui-trinity (<< 4:14.0.0) +Breaks: potracegui-trinity (<< 4:14.0.0) +Suggests: autotrace +Description: KDE frontend for potrace [Trinity] + 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 |