diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/lucid_automake/applications/kbarcode/debian/control | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/lucid_automake/applications/kbarcode/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/kbarcode/debian/control | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/ubuntu/lucid_automake/applications/kbarcode/debian/control b/ubuntu/lucid_automake/applications/kbarcode/debian/control deleted file mode 100644 index c4a26525c..000000000 --- a/ubuntu/lucid_automake/applications/kbarcode/debian/control +++ /dev/null @@ -1,33 +0,0 @@ -Source: kbarcode-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-kde3-dev, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev -Standards-Version: 3.8.3 - -Package: kbarcode-kde3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, barcode, imagemagick -Recommends: libqt3-mt-mysql | libqt3-mt-psql | libqt3-mt-odbc | libqt3-mt-sqlite | - libqt3-mt-ibase -Description: barcode and label printing application for KDE3 - KBarcode is a barcode and label printing application for KDE3. It can be used - to print everything 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 data for batch printing labels (directly from the delivery - note), thousands of predefined labels, database management tools and - translations in many languages. Even printing more than 10.000 labels in one - go is no problem for KBarcode. Data for printing can be imported from several - different data sources, including SQL databases, CSV files and the KDE address - book. - . - Additionally it is a simple barcode generator (similar to the old xbarcode you - might know). All major types of barcodes like EAN, UPC, CODE39 and ISBN are - supported. Even complex 2D barcodes are supported using third party tools. The - generated barcodes can be directly printed or you can export them into images - to use them in another application. - . - Homepage: http://www.kbarcode.net |