[Lunar-commits] CVS: moonbase/kde3-apps/kbarcode BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Florin Braescu florin at lunar-linux.org
Sun Jan 11 15:59:19 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3-apps/kbarcode
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27515

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
an KDE application for printing barcodes on standard printers.

--- NEW FILE: BUILD ---
(

  export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
  export KDEDIR=/opt/lunar/kde/3

  ./configure    --prefix=/opt/lunar/kde/3             \
                 --with-qt-dir=/opt/lunar/qt/3         \
                 --disable-debug                       \
                 --enable-fast-malloc=full             \
                 --with-xinerama                       \
                 $OPTS                                &&

  make                 &&
  prepare_install      &&
  make install         

 
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends  kdelibs3  &&
depends  barcode   &&

optional_depends  "pdf417_enc"  \
		  ""            \
		  ""            \
		  "pdf417 barcode format support"  




--- NEW FILE: DETAILS ---
          MODULE=kbarcode
         VERSION=1.6.1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/sourceforge/$MODULE/$SOURCE
      SOURCE_VFY=md5:27b3b3058acdcc71772199d0b96b489a
        WEB_SITE=http://www.kbarcode.net
         ENTERED=20040111
         UPDATED=20040111
        MAINTAINER=florin at lunar-linux.org
        SHORT="A barcode and label printing application for KDE"

cat << EOF
KBarcode is a barcode and label printing application for Linux and KDE. 
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. Even printing more than 
10.000 labels in one go is no problem for KBarcode. Additionally it is a 
simply xbarcode replacement for the creation of barcodes. All major types of 
barcodes like EAN, UPC, CODE39 and ISBN are supported.
EOF



More information about the Lunar-commits mailing list