~ubuntu-branches/ubuntu/intrepid/graphicsmagick/intrepid

« back to all changes in this revision

Viewing changes to TclMagick/debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2006-05-06 16:28:08 UTC
  • Revision ID: james.westby@ubuntu.com-20060506162808-vt2ni3r5nytcszms
Tags: upstream-1.1.7
ImportĀ upstreamĀ versionĀ 1.1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: tclmagick
 
2
Section: graphics
 
3
Priority: optional
 
4
Maintainer: David N. Welton <davidw@debian.org>
 
5
Build-Depends: debhelper (>= 4.0.0), libmagick6-dev, tcl8.4-dev, tk8.4-dev
 
6
Standards-Version: 3.6.0
 
7
 
 
8
Package: tclmagick
 
9
Architecture: any
 
10
Depends: ${shlibs:Depends}, ${misc:Depends}
 
11
Description: Tcl bindings for ImageMagick
 
12
 TclMagick is a Tcl extension that works with both the GraphicsMagick
 
13
 and ImageMagick image manipulation libraries.  TkMagick is a small,
 
14
 simple extension that lets you pass images back and forth between Tk
 
15
 and the TclMagick extension.