summaryrefslogtreecommitdiff
path: root/support/dktools/debian/control9
blob: fefc8f96f1c7f1cbc73c9be9dfbeb7d5b45eaad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Source: dktools
Section: misc
Priority: optional
Maintainer: Dirk Krause <krause.dirk@web.de>
Build-Depends: debhelper (>= 9), autotools-dev, zlib1g-dev, libbz2-dev, libssl-dev, libdb-dev, libmariadbclient-dev, libpng-dev, libjpeg-dev, libtiff-dev, libsnmp-dev, wx3.0-headers, libwxgtk3.0-dev, libwxbase3.0-dev
Standards-Version: 3.9.5
Homepage: http://sourceforge.net/p/dktools/wiki/Home/
#Vcs-Git: git://anonscm.debian.org/collab-maint/dktools.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/dktools.git;a=summary

Package: dktools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dktools-data (>= 4.30.2), dktools-lib-4.30 (>= 4.30.0), libc6, libgcc1, libstdc++6, zlib1g, libbz2-1.0, libdb5.3, libmariadbclient18, libjpeg62-turbo, libpng16-16, libtiff5, libsnmp30, libssl1.1, libwxbase3.0-0v5, libwxgtk3.0-0v5
Description: DK tools - runtime
 This package contains the executable programs.
  bmpp /wxbmpp  Convert PNG/JPEG/TIFF to PS/EPS/PDF
  fig2lat       Convert Fig to PDF+TeX
  wximgsz       Suggest new size pairs to rescale bitmap images
  htmlbook      Publish HTML like a book
  dkct          C tracing and debugging preprocessor
  dkwxwiz       Wizard to create DK tools + wxWidgets based applications
  wxdkhtb       HTB help file viewer
  itadmin       Use a MySQL database to manage your IT
  dk-ls         ls clone, configurable output column order
  dk-fic        File integrity checker
  dk-bmm        Backup media management (10 tape rotation scheme)
  dk-blks       Blocksize corrector (to pass a data stream to dd)
  dk-eradisk    Produce data stream to erase a disk or partition
  dk-hex        Show file contents in hexadecimal or octal notation
  dk-cat        cat clone, recoding between ASCII/UTF-8/UTF-16
  dk-sort       sort clone, handles ASCII/UTF-8/UTF-16, unsigned/signed/float
  dk-t2h        Text to HTML conversion
  dk-t2l        Text to LaTeX conversion
  dk-sqlsplit   Split overlong SQL lines i.e. from mysqldump
  dkdbt         Convert simple databases to text and vice versa
  dk-uid        Find free user ID in given range
  dk-pwgen      Create passwords, PINs or WiFi keys
  dk-send       Send a data stream to one or multiple recipients
  dk-recv       Receive data stream from a dk-send process
  printqd       Print quota daemon for use with LPRng
  wxpqdic       GUI client to check print quota in printqd
  addctrld      Add final CTRL-D to data stream if not yet present
  wxdkclock     Simple clock with one alert
  plpdftex      Output driver for octpgfpl

Package: dktools-lib-4.30
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dktools-lib-data (>= 4.30.2), libc6, libgcc1, libstdc++6, zlib1g, libbz2-1.0, libdb5.3, libmariadbclient18, libjpeg62-turbo, libpng16-16, libtiff5, libsnmp30, libssl1.1, libwxbase3.0-0v5, libwxgtk3.0-0v5
Description: DK tools - shared libraries
 This package contains the shared libraries from the DK tools project.

Package: dktools-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: DK tools - data files
 This package contains the data files needed by dktools.

Package: dktools-lib-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: DK tools - Data files for shared libraries
 This package contains the data files for the DK tools shared libraries.

Package: dktools-lib-4.30-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debhelper (>= 9), autotools-dev, dktools-lib-4.30 (>= 4.30.2), dktools-lib-data (>= 4.30.2), zlib1g-dev, libbz2-dev, libssl-dev, libdb-dev, libmariadbclient-dev, libpng-dev, libjpeg-dev, libtiff-dev, libsnmp-dev, wx3.0-headers, libwxgtk3.0-dev, libwxbase3.0-dev
Description: DK tools - developer support
 This package contains the DK tools developer support.