Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (15f7135aecc485fc8181fe7f35cbc9986a3235d3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (15f7135aecc485fc8181fe7f35cbc9986a3235d3)
  • Date: Thu, 16 Sep 2010 01:57:08 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

printer/zint/DETAILS | 26 ++++++++++++++++++++------
printer/zint/HISTORY | 4 ++++
2 files changed, 24 insertions(+), 6 deletions(-)

New commits:
commit 15f7135aecc485fc8181fe7f35cbc9986a3235d3
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

zint 2.4.0

commit ae26edcff0c7c10293f16631e46a10470a343117
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

zint: fix description

diff --git a/printer/zint/DETAILS b/printer/zint/DETAILS
index bec396b..fa86873 100755
--- a/printer/zint/DETAILS
+++ b/printer/zint/DETAILS
@@ -1,6 +1,6 @@
SPELL=zint
- VERSION=2.3.1
-
SOURCE_HASH=sha512:313d4a73d3b53ebc1865962c118c23db4bbd1c201e190ccdcb74b8f5757f1a8ac169d41ca65346ffc4d94ceb5d5983d33299282351732e7abe59a52987679b49
+ VERSION=2.4.0
+
SOURCE_HASH=sha512:15fb00159ddb8378551defcd8fe6dac796742437b285124faf9cbcf9f445fd1460e22506a88cd522da44feffe782b01101d3094809097044edb3a5eef9ccd1e8
SOURCE=$SPELL-$VERSION.src.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -8,9 +8,23 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20090129
KEYWORDS="printer"
- SHORT="barcode encoding library supporting over 40 symbologies"
+ SHORT="barcode encoding library"
cat << EOF
-A barcode encoding library supporting over 40 symbologies including Code
128, Data Matrix,
-USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417,
LOGMARS,
-Maxicode, GS1 DataBar, Aztec, Codablock, Composite Symbols and more.
+Zint is an barcode encoding and image generating library written entirely
+in C.
+
+It features:
+ * Over 50 symbologies including many not available in any other free
software
+ package.
+ * Unicode translation for symbologies which support Latin-1 and Kanji
character
+ sets.
+ * Full GS1 support including data verification and automated insertion of
FNC1
+ characters.
+ * Support for encoding binary data including NULL (ASCII 0) characters.
+ * Health Industry Barcode (HIBC) encoding capabilities.
+ * Output in PNG, EPS and SVG formats with user adjustable sizes and colours.
+ * Verification stage for SBN, ISBN and ISBN-13 data.
+ * Fully documented API for integration with your own project.
+ * Command line and Qt4-based GUI front-ends.
+ * Fully multi-platform.
EOF
diff --git a/printer/zint/HISTORY b/printer/zint/HISTORY
index 720cf3f..bf03270 100644
--- a/printer/zint/HISTORY
+++ b/printer/zint/HISTORY
@@ -1,3 +1,7 @@
+2010-09-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: fixed description
+ updated spell to 2.4.0
+
2010-03-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.3.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (15f7135aecc485fc8181fe7f35cbc9986a3235d3), Ismael Luceno, 09/16/2010

Archive powered by MHonArc 2.6.24.

Top of Page