Commit graph

5 commits

Author SHA1 Message Date
markd
0dca575b25 Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:13:33 +00:00
markd
9ccb3a0934 Update kbarcode to 2.0.4
Version 2.0.4
    Fixed compilation on KDE < 3.5
    Fixed a database access bug
    Raphael Pinson updated the french translation
    Fixed text alignment in label editor

Version 2.0.3
    Fixed adding articles from the SQL table
    Fixed barcode support when only barcode writer in pure postscript is
    available
    Added an action map
    Added the possibility to keep the batch printing window open after printing

Version 2.0.2
    Fixed translations in the barcode combo
    Fixed [field0] - [field9]
    Fixed case sensitive barcode encoding in SQL database

Version 2.0.1
    Fixed compilation on slackware amd64
    Fixed spec file RHFC4
    Added turkish translation by Furkan Duman
    Barcode properties are used immediately in the barcode dialog
    Added TBarcode2 support
    Fixed database settings
    Barcodes values are validated before generating a new barcode for
    barcode writer in pure postscript. Requires PCRE.
    Fixed database barcode modes

Version 2.0.0
    Increased version number

Version 2.0.0rc2
    Fixed saving barcodes to images (correct fileformat is now detected)
    Fixed the --print commandline option with --batch
    Updated german translation
    Patch by Simon Munton fixes a crash
    Fixed printing bug: Printing started on the second label
    Updated Barcode Writer in Pure Postscript version
    Fixed importing articles
    Removed the build time dependency on GNU Barcode

Version 2.0.0rc1
    Added missing #include <stdlib.h> to fix compilation
    Fixed desktop files
    Updated admin/ directory to KDE 3.5
    Comitted a patch by Jan Zuchhold to support Codabar without checksum
    Added default value for [serial] field
    Improved commandline options, --prints now immediately and exits
    KBarcode after printing.
    Fixed 3 small memory leaks (one in the SQL code and one during XML parsing)
    Selection is not removed after changing properties of a text element
    Formattings in the text editor are kept for new paragraphs now

[Lots more changes since version 1.8.1]
2006-10-15 12:39:10 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
markd
2a2b9e36cb locale files moved to under ${PKGLOCALEDIR}/locale/...
Bump PKGREVISION.
2004-12-10 06:40:11 +00:00
seb
2fc3c0f1ac Initial import of kbarcode version 1.8.1 into the NetBSD Packages
Collection.

KBarcode is a barcode and label printing application for KDE 3. It can
be used to print every thing from simple business cards up to complex
labels with several barcodes (e.g. article descriptions). KBarcode
comes with an easy to use WYSIWYG label designer, a setup wizard,
batch import of labels (directly from the delivery note), thousands
of predefined labels, database managment tools and translations
in many languages. All major types of barcodes like EAN, UPC, CODE39,
DataMatrix and ISBN are supported.
2004-09-27 23:24:23 +00:00