pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/kbarcode Initial import of kbarcode version 1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ff6b17f3cda
branches:  trunk
changeset: 481205:8ff6b17f3cda
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Sep 27 23:24:23 2004 +0000

description:
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.

diffstat:

 graphics/kbarcode/DESCR    |   8 ++++++++
 graphics/kbarcode/Makefile |  25 +++++++++++++++++++++++++
 graphics/kbarcode/PLIST    |  35 +++++++++++++++++++++++++++++++++++
 graphics/kbarcode/distinfo |   4 ++++
 4 files changed, 72 insertions(+), 0 deletions(-)

diffs (88 lines):

diff -r 531b4ad6ead7 -r 8ff6b17f3cda graphics/kbarcode/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kbarcode/DESCR   Mon Sep 27 23:24:23 2004 +0000
@@ -0,0 +1,8 @@
+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.
diff -r 531b4ad6ead7 -r 8ff6b17f3cda graphics/kbarcode/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kbarcode/Makefile        Mon Sep 27 23:24:23 2004 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/27 23:24:23 seb Exp $
+
+DISTNAME=              kbarcode-1.8.1
+CATEGORIES=            graphics kde
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=kbarcode/}
+
+MAINTAINER=            seb%NetBSD.org@localhost
+HOMEPAGE=              http://www.kbarcode.net/
+COMMENT=               KDE barcode and label printing application
+
+USE_BUILDLINK3=                yes
+USE_DIRS+=             xdg-1.1
+USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
+GNU_CONFIGURE=         yes
+
+DEPENDS+=      barcode-[0-9]*:../../graphics/barcode
+
+# Works only with KDE 3.3.x
+BUILDLINK_DEPENDS.kdelibs=     kdelibs>=3.3.0
+
+.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../mk/ghostscript.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 531b4ad6ead7 -r 8ff6b17f3cda graphics/kbarcode/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kbarcode/PLIST   Mon Sep 27 23:24:23 2004 +0000
@@ -0,0 +1,35 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/27 23:24:23 seb Exp $
+bin/kbarcode
+lib/kde3/kfile_kbarcode.la
+share/kde/applnk/Applications/KBarcode/kbarcode-batch.desktop
+share/kde/applnk/Applications/KBarcode/kbarcode-editor.desktop
+share/kde/applnk/Applications/KBarcode/kbarcode-label.desktop
+share/kde/applnk/Applications/KBarcode/kbarcode-single.desktop
+share/kde/applnk/Applications/KBarcode/kbarcode.desktop
+share/kde/apps/kbarcode/barcodes.html
+share/kde/apps/kbarcode/exampledata.sql
+share/kde/apps/kbarcode/labeldefinitions.sql
+share/kde/apps/kbarcode/logo.png
+share/kde/icons/hicolor/16x16/actions/barcode.png
+share/kde/icons/hicolor/16x16/actions/kbarcodeellipse.png
+share/kde/icons/hicolor/16x16/actions/kbarcodegrid.png
+share/kde/icons/hicolor/16x16/actions/kbarcodelinetool.png
+share/kde/icons/hicolor/16x16/apps/kbarcode.png
+share/kde/icons/hicolor/22x22/actions/barcode.png
+share/kde/icons/hicolor/32x32/actions/barcode.png
+share/kde/icons/hicolor/32x32/actions/kbarcoderect.png
+share/kde/icons/hicolor/32x32/apps/kbarcode.png
+share/kde/icons/hicolor/64x64/apps/kbarcode.png
+share/kde/locale/de/LC_MESSAGES/kbarcode.mo
+share/kde/locale/el/LC_MESSAGES/kbarcode.mo
+share/kde/locale/es/LC_MESSAGES/kbarcode.mo
+share/kde/locale/fi/LC_MESSAGES/kbarcode.mo
+share/kde/locale/fr/LC_MESSAGES/kbarcode.mo
+share/kde/locale/hu/LC_MESSAGES/kbarcode.mo
+share/kde/locale/it/LC_MESSAGES/kbarcode.mo
+share/kde/locale/nl/LC_MESSAGES/kbarcode.mo
+share/kde/locale/pl/LC_MESSAGES/kbarcode.mo
+share/kde/locale/sv/LC_MESSAGES/kbarcode.mo
+share/kde/services/kfile_kbarcode.desktop
+@dirrm share/kde/apps/kbarcode
+@dirrm share/kde/applnk/Applications/KBarcode
diff -r 531b4ad6ead7 -r 8ff6b17f3cda graphics/kbarcode/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kbarcode/distinfo        Mon Sep 27 23:24:23 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/27 23:24:23 seb Exp $
+
+SHA1 (kbarcode-1.8.1.tar.gz) = 0164236b8af10c249cb5c4882f81c0ece4aebf45
+Size (kbarcode-1.8.1.tar.gz) = 969743 bytes



Home | Main Index | Thread Index | Old Index