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 70 71 72 73
|
Source: qpxtool
Section: otherosfs
Priority: optional
Maintainer: Boris Pek <tehnick@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
hurd-dev [hurd-i386],
libcam-dev [kfreebsd-any],
libpng-dev,
qtbase5-dev,
qtchooser,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://qpxtool.sourceforge.io/
Vcs-Git: https://salsa.debian.org/debian/qpxtool.git
Vcs-Browser: https://salsa.debian.org/debian/qpxtool
Package: qpxtool
Architecture: any
Depends: libqpx0t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: pxfw
Description: CD/DVD quality checker
QPxTool gives you access to all available Quality Checks (Q-Checks) on written
and blank media, that are available for your drive. This will help you to find
the right media and the optimized writing speed for your hardware, which will
increase the chance for a long data lifetime.
.
QPxTool depends on the used drive, not all drives are able to read the Q-Checks
and not all of them are supported by QPxTool. Currently, most newer drives of
LiteOn, NEC, Pioneer and Plextor are supported.
Package: pxfw
Architecture: any
Depends: libqpx0t64 (= ${binary:Version}),
qpxtool,
${misc:Depends},
${shlibs:Depends}
Description: Plextor firmware updater
QPxTool gives you access to all available Quality Checks (Q-Checks) on written
and blank media, that are available for your drive. This will help you to find
the right media and the optimized writing speed for your hardware, which will
increase the chance for a long data lifetime.
.
This package contains pxfw, a firmware flash program for Plextor optical
drives.
Package: libqpx0t64
Provides: ${t64:Provides}
Replaces: libqpx0
Breaks: libqpx0 (<< ${source:Version})
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: CD/DVD quality checker (shared libraries)
QPxTool gives you access to all available Quality Checks (Q-Checks) on written
and blank media, that are available for your drive. This will help you to find
the right media and the optimized writing speed for your hardware, which will
increase the chance for a long data lifetime.
.
This package contains the shared libraries for QPxTool.
Package: libqpx-dev
Architecture: any
Section: libdevel
Depends: libqpx0t64 (= ${binary:Version}), ${misc:Depends}
Description: CD/DVD quality checker (development files)
QPxTool gives you access to all available Quality Checks (Q-Checks) on written
and blank media, that are available for your drive. This will help you to find
the right media and the optimized writing speed for your hardware, which will
increase the chance for a long data lifetime.
.
This package contains the headers and development files.
|