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 31 32 33 34 35
|
Source: libtifiles
Priority: optional
Section: libs
Maintainer: Krzysztof Burghardt <krzysztof@burghardt.pl>
Build-Depends: debhelper (>> 5), pkg-config, libglib2.0-dev, libticonv-dev (>= 1.1.0), zlib1g-dev, tfdocgen, gettext, autotools-dev
Standards-Version: 3.8.1
Homepage: http://lpg.ticalc.org/prj_tilp/
Package: libtifiles-dev
Section: libdevel
Architecture: any
Replaces: libtifiles0-dev
Conflicts: libtifiles2-3-dev, libtifiles2-4-dev
Depends: libtifiles2-5 (= ${binary:Version}), pkg-config, libglib2.0-dev, libticonv-dev, zlib1g-dev
Description: Texas Instruments calculator files library [development files]
The libtifiles is a library providing support for operations on Texas
Instruments calculators files. All formats for all calculators are supported
read/write ; the library is also able to manipulate the group files, which
means it is able to group and ungroup variables into such group files.
.
This package provides the development files for the library, static library,
required headers and documentation.
Package: libtifiles2-5
Architecture: any
Replaces: libtifiles0
Conflicts: libtifiles2-3, libtifiles2-4
Depends: ${shlibs:Depends}
Description: Texas Instruments calculator files library
The libtifiles is a library providing support for operations on Texas
Instruments calculators files. All formats for all calculators are supported
read/write ; the library is also able to manipulate the group files, which
means it is able to group and ungroup variables into such group files.
.
This package provides the shared library.
|