1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-05-01 11:45:29 +00:00
Files
zint/debian/control
gitlost df64a0f237 debian: updated using https://salsa.debian.org/debian/zint as
template, props Dmitry Smirnov (ticket #147, props John Crisp);
  TODO: enable building with the GS1 Syntax Engine;
  this involved auditing copyrights which prompted the next item
  re "tif.c" and will prompt the next next item "pdf417.c"
tif.c: replaced LZW compression with tree-based one due to
  "tif_lzw.h"'s original BSD-TAHOE license which has the equivalent
  of the "advertising clause", new implementation (which is much
  faster anyway) props Harald Kuhr and Bob Montgomery
pdf417.c: TODO: Replace all code adapted from "pdf417.frm" as it
  was released under GPL v2.0 or later
pdf417.h: replace unnecessary "pdf417.frm" references with ISO/IEC
  standard as 1st step re above, some expanded comments
general: Codablock-F -> Codablock F (i.e. lose hyphen)
cmake: frontend/frontend_qt: go back to only setting RPATH on macOS
  as not Debian compatible and it seems it's not a good idea on
  Linux anyway; TODO: check BSD + other Unixes
CLI/GUI: make "--verbose" option official and document
tools/gen_eci_sb_h.php/gen_eci_mb_h.php: add SPDX Unicode-3.0;
  update haible.de/bruno tarball info - "GB18030.TXT" no longer in
  "jdk-1.4.2/" so mention "libiconv-1.11/" version instead (same)
general: add various SPDXs and normalize some Copyrights
reedsol.c: malloced `logt`/`alog` tables int -> short (slight
  performance improvement)
aztec.c: add copyrights, some code fiddling
BWIPP: update to latest
2026-03-18 15:08:32 +00:00

120 lines
5.6 KiB
Plaintext

Source: zint
Section: graphics
Priority: optional
Maintainer: Robin Stuart <rstuart114@gmail.com>
Build-Depends: debhelper-compat (= 12)
,cmake
,libpng-dev
,libqt5svg5-dev
,qtbase5-dev
,qttools5-dev
Standards-Version: 4.6.2
Homepage: https://www.zint.org.uk/
Rules-Requires-Root: no
Package: zint
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command line utility for encoding data in barcode symbols
Zint is a barcode generator library. It features support for over 50
symbologies, including Australian Post, Aztec Code & Runes, BC412,
Channel, Codabar, Codablock F, Code 11, Code 128, Code 16K, Code 2 of
5 (IATA, Interleaved, Data Logic, ITF-14, Deutsche Post Leitcode &
Identcode), Code 32 (Italian Pharmacode), Code 39 & Code 39 Extended,
Code 49, Code 93, Code One, DAFT, Data Matrix (incl. DMRE), DotCode,
DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar
(incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC, ISBN,
Japan Post, Korea Post, LOGMARS, MaxiCode, NVE-18 (SSCC-18), PDF417 &
MicroPDF417, Pharmacode, PLANET, POSTNET, Plessey (MSI & UK), PZN, QR
Code, Micro QR & rMQR, Royal Mail RM4SCC & Mailmark, Telepen,
Ultracode, UPC-A, UPC-E, UPNQR, UPU S10, USPS Intelligent Mail and
VIN.
.
Also included are Unicode translation for all ECI character sets, full
GS1 data support including verification and automated insertion of
FNC1 characters and support for encoding binary data. Output can be
saved as BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIFF.
.
This package contains Zint Barcode Generator (command line utility).
Package: zint-qt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Zint Barcode Studio, a Qt frontend to zint
Zint is a barcode generator library. It features support for over 50
symbologies, including Australian Post, Aztec Code & Runes, BC412,
Channel, Codabar, Codablock F, Code 11, Code 128, Code 16K, Code 2 of
5 (IATA, Interleaved, Data Logic, ITF-14, Deutsche Post Leitcode &
Identcode), Code 32 (Italian Pharmacode), Code 39 & Code 39 Extended,
Code 49, Code 93, Code One, DAFT, Data Matrix (incl. DMRE), DotCode,
DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar
(incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC, ISBN,
Japan Post, Korea Post, LOGMARS, MaxiCode, NVE-18 (SSCC-18), PDF417 &
MicroPDF417, Pharmacode, PLANET, POSTNET, Plessey (MSI & UK), PZN, QR
Code, Micro QR & rMQR, Royal Mail RM4SCC & Mailmark, Telepen,
Ultracode, UPC-A, UPC-E, UPNQR, UPU S10, USPS Intelligent Mail and
VIN.
.
Also included are Unicode translation for all ECI character sets, full
GS1 data support including verification and automated insertion of
FNC1 characters and support for encoding binary data. Output can be
saved as BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIFF.
.
This package contains Zint Barcode Studio, a Qt frontend for the Zint
barcode generator library.
Package: libzint2.16
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for encoding data in barcode symbols
Zint is a barcode generator library. It features support for over 50
symbologies, including Australian Post, Aztec Code & Runes, BC412,
Channel, Codabar, Codablock F, Code 11, Code 128, Code 16K, Code 2 of
5 (IATA, Interleaved, Data Logic, ITF-14, Deutsche Post Leitcode &
Identcode), Code 32 (Italian Pharmacode), Code 39 & Code 39 Extended,
Code 49, Code 93, Code One, DAFT, Data Matrix (incl. DMRE), DotCode,
DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar
(incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC, ISBN,
Japan Post, Korea Post, LOGMARS, MaxiCode, NVE-18 (SSCC-18), PDF417 &
MicroPDF417, Pharmacode, PLANET, POSTNET, Plessey (MSI & UK), PZN, QR
Code, Micro QR & rMQR, Royal Mail RM4SCC & Mailmark, Telepen,
Ultracode, UPC-A, UPC-E, UPNQR, UPU S10, USPS Intelligent Mail and
VIN.
.
Also included are Unicode translation for all ECI character sets, full
GS1 data support including verification and automated insertion of
FNC1 characters and support for encoding binary data. Output can be
saved as BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIFF.
.
This package provides the Zint barcode generator library.
Package: libzint-dev
Section: libdevel
Architecture: any
Depends: libzint2.16 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Zint development files
Zint is a barcode generator library. It features support for over 50
symbologies, including Australian Post, Aztec Code & Runes, BC412,
Channel, Codabar, Codablock F, Code 11, Code 128, Code 16K, Code 2 of
5 (IATA, Interleaved, Data Logic, ITF-14, Deutsche Post Leitcode &
Identcode), Code 32 (Italian Pharmacode), Code 39 & Code 39 Extended,
Code 49, Code 93, Code One, DAFT, Data Matrix (incl. DMRE), DotCode,
DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar
(incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC, ISBN,
Japan Post, Korea Post, LOGMARS, MaxiCode, NVE-18 (SSCC-18), PDF417 &
MicroPDF417, Pharmacode, PLANET, POSTNET, Plessey (MSI & UK), PZN, QR
Code, Micro QR & rMQR, Royal Mail RM4SCC & Mailmark, Telepen,
Ultracode, UPC-A, UPC-E, UPNQR, UPU S10, USPS Intelligent Mail and
VIN.
.
Also included are Unicode translation for all ECI character sets, full
GS1 data support including verification and automated insertion of
FNC1 characters and support for encoding binary data. Output can be
saved as BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIFF.
.
This package contains development files for the Zint barcode generator
library and for the Qt wrapper over the Zint library.