Source: velox
Section: net
Priority: optional
Maintainer: Velox Local Test Build <noreply@example.invalid>
Build-Depends: debhelper-compat (= 13),
               cmake (>= 3.28),
               ninja-build,
               pkg-config,
               g++ (>= 13),
               qt6-base-dev,
               qt6-tools-dev,
               qt6-tools-dev-tools,
               qt6-svg-dev,
               libcurl4-openssl-dev,
               libssl-dev,
               libsqlite3-dev,
               nlohmann-json3-dev,
               libsecret-1-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: velox
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: IDM-class download manager for Linux (local test build)
 Velox is a segmented, resumable download manager for Linux: a daemon
 (veloxd) that does the transfer work, a Qt GUI, a CLI, and a Firefox
 extension for capture.
 .
 This package ships veloxd, the velox CLI, the velox-gui Qt client and
 velox-nmhost, the Firefox native-messaging host.
 .
 THIS IS A LOCAL TEST BUILD, not a release: it uses a placeholder app
 icon and has no real pairing-approval UI (see /usr/share/doc/velox, or
 packaging/README.md in the source tree, for both limitations).
