File: control

package info (click to toggle)
libtiffep1 1.2.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,924 kB
  • ctags: 3,010
  • sloc: sh: 9,151; ansic: 8,713; makefile: 387; sed: 93
file content (30 lines) | stat: -rw-r--r-- 1,149 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: libtiffep1
Section: libs
Priority: optional
Maintainer: Julien BLACHE <jblache@debian.org>
Build-Depends: debhelper (>> 3.0.0), libglib1.2-dev, automake1.5, autoconf, libtool, gettext
Standards-Version: 3.5.2

Package: libtiffep1-dev
Section: devel
Architecture: any
Depends: libtiffep1 (= ${Source-Version}), libc6-dev, libglib1.2-dev
Description: Texas Instruments File Format Engine and Proxy (development files)
 The TI File Format Engine and Proxy library offers a set of functions
 to handle files representing variables used by Texas Instruments
 calculators. 
 .
 This package contains the files needed to develop a software that will use
 the libtiffep (headers, static objects, automake macros, etc...), along with
 the documentation of the libtiffep.

Package: libtiffep1
Architecture: any
Depends: ${shlibs:Depends}
Description: Texas Instruments (calculators) File Format Engine and Proxy
 The TI File Format Engine and Proxy library offers a set of functions
 to handle files representing variables used by Texas Instruments
 calculators.
 .
 The documentation and development files are included in the libtiffep1-dev
 package.