File: control

package info (click to toggle)
httraqt 1.4.11-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,804 kB
  • sloc: cpp: 7,970; sh: 177; makefile: 13
file content (27 lines) | stat: -rw-r--r-- 781 bytes parent folder | download
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
Source: httraqt
Standards-Version: 4.7.2
Maintainer: Anton Gladky <gladk@debian.org>
Section: web
Priority: optional
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libhttrack-dev,
 qt6-base-dev,
 qt6-multimedia-dev,
 libssl-dev,
Vcs-Browser: https://salsa.debian.org/debian/httraqt
Vcs-Git: https://salsa.debian.org/debian/httraqt.git
Homepage: https://httraqt.sourceforge.net/
Rules-Requires-Root: no

Package: httraqt
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: program for downloading of internet sites
 Program is intended for loading of Internet pages and/or their contents,
 equipped with flexible system of settings.
 HTTraQt - graphical user interface (GUI) for HTTrack library,
 developed in C++ and based on multiplatform Qt library.