2009-04-12 09:15:46 +12:00
|
|
|
Source: zint
|
|
|
|
Section: libs
|
|
|
|
Priority: extra
|
2010-10-04 00:07:54 +13:00
|
|
|
Maintainer: Robin Stuart <robin@zint.org.uk>
|
2010-10-04 09:31:03 +13:00
|
|
|
Build-Depends: cdbs, debhelper (>= 7), cmake, libpng12-dev, libqt4-dev
|
2010-10-04 00:07:54 +13:00
|
|
|
Standards-Version: 3.9.1
|
2009-04-12 09:15:46 +12:00
|
|
|
Homepage: http://www.zint.org.uk/
|
|
|
|
|
|
|
|
Package: libzint
|
|
|
|
Section: libs
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2010-10-04 00:07:54 +13:00
|
|
|
Description: A library for encoding data in barcode symbols.
|
|
|
|
Zint is an Open Source barcode encoding and image generating library.
|
|
|
|
It currently features support for over 50 symbologies including
|
|
|
|
QR Code, Data Matrix, Aztec Code, Code 128, UPC/EAN, HIBC, GS1 DataBar and many others.
|
|
|
|
Also included are Unicode translation for symbologies which support Latin-1 and Kanji character sets,
|
|
|
|
full GS1 data support including verification and automated insertion of FNC1 characters and
|
|
|
|
support for encoding binary data including NULL (ASCII 0) characters.
|
|
|
|
|
2009-08-07 23:55:13 +12:00
|
|
|
Package: libzint-dbg
|
2009-04-12 09:15:46 +12:00
|
|
|
Section: libs
|
|
|
|
Architecture: any
|
2009-08-07 23:55:13 +12:00
|
|
|
Priority: extra
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Debugging symbols for Zint library.
|
2010-10-04 00:07:54 +13:00
|
|
|
This package contains debugging files used to investigate problems with
|
2009-08-07 23:55:13 +12:00
|
|
|
Zint binaries and libraries.
|
|
|
|
|
|
|
|
Package: libzint-dev
|
|
|
|
Section: libdevel
|
|
|
|
Architecture: any
|
2009-04-12 09:15:46 +12:00
|
|
|
Depends: libzint (= ${binary:Version})
|
2010-10-04 00:07:54 +13:00
|
|
|
Description: Zint development files
|
|
|
|
This package contains development files for the Zint barcode encoding
|
|
|
|
library.
|
2009-04-12 09:15:46 +12:00
|
|
|
|
|
|
|
Package: libqzint
|
|
|
|
Section: libs
|
|
|
|
Architecture: any
|
|
|
|
Depends: libzint (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
2010-10-04 00:07:54 +13:00
|
|
|
Description: Qt wrapper for Zint
|
|
|
|
This package contains a Qt wrapper for the Zint barcode encoding library.
|
2009-04-12 09:15:46 +12:00
|
|
|
|
|
|
|
Package: libqzint-dev
|
2009-08-07 23:55:13 +12:00
|
|
|
Section: libdevel
|
2009-04-12 09:15:46 +12:00
|
|
|
Architecture: any
|
|
|
|
Depends: libqzint (= ${binary:Version}), libzint-dev (= ${source:Version})
|
|
|
|
Description: QZint development files.
|
2010-10-04 00:07:54 +13:00
|
|
|
This package contains development files for the Qt wrapper over the Zint
|
|
|
|
library.
|
2009-04-12 09:15:46 +12:00
|
|
|
|
2010-10-04 00:07:54 +13:00
|
|
|
Package: zint-cli
|
2009-04-12 09:41:56 +12:00
|
|
|
Section: libs
|
|
|
|
Architecture: any
|
|
|
|
Depends: libzint (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Zint console frontend.
|
2010-10-04 00:07:54 +13:00
|
|
|
This package contains a console frontend for the Zint barcode encoder.
|
2009-05-20 20:33:01 +12:00
|
|
|
|
2010-10-04 00:07:54 +13:00
|
|
|
Package: zint-qt
|
2009-05-20 20:33:01 +12:00
|
|
|
Section: libs
|
|
|
|
Architecture: any
|
|
|
|
Depends: libzint (= ${binary:Version}), libqzint (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
2010-10-04 00:07:54 +13:00
|
|
|
Description: Zint Barcode Studio.
|
|
|
|
This package contains Zint Barcode Studio, a QT frontend for the Zint
|
|
|
|
barcode encoding library.
|
2009-05-20 20:33:01 +12:00
|
|
|
|