diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-05 00:28:13 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-05 00:28:13 +0900 |
commit | 0cf700f49d6437ea21867ae6300c7056eadfbd97 (patch) | |
tree | dec8bff7ef4366370de0ad280d6395c363ce1f3f /ubuntu/_base/applications/kbarcode/debian/control | |
parent | e52d0aefda74071dece63a038079503cdc2cc905 (diff) | |
download | tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.tar.gz tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/kbarcode/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kbarcode/debian/control | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/ubuntu/_base/applications/kbarcode/debian/control b/ubuntu/_base/applications/kbarcode/debian/control deleted file mode 100644 index 1aba23e5f..000000000 --- a/ubuntu/_base/applications/kbarcode/debian/control +++ /dev/null @@ -1,35 +0,0 @@ -Source: kbarcode-trinity -Section: tde -Priority: optional -Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> -Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev -Standards-Version: 3.8.4 - -Package: kbarcode-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, barcode, imagemagick -Replaces: kbarcode-kde3 (<< 4:14.0.0~), kbarcode-trinity (<< 4:14.0.0~) -Breaks: kbarcode-kde3 (<< 4:14.0.0~), kbarcode-trinity (<< 4:14.0.0~) -Recommends: libtqt3-mt-mysql | libtqt3-mt-psql | libtqt3-mt-odbc | libtqt3-mt-sqlite | - libtqt3-mt-ibase -Description: barcode and label printing application for Trinity - KBarcode is a barcode and label printing application for Trinity. 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 TDE 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 |