File: control

package info (click to toggle)
httraqt 1.4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,084 kB
  • ctags: 1,120
  • sloc: cpp: 7,809; sh: 111; makefile: 13
file content (25 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (2)
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
Source: httraqt
Maintainer: Anton Gladky <gladk@debian.org>
Section: web
Priority: optional
Build-Depends: cmake,
               debhelper (>= 10),
               libhttrack-dev,
               qtbase5-dev,
               qtbase5-dev-tools,
               qtmultimedia5-dev,
               libssl-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/httraqt.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/httraqt.git
Homepage: http://httraqt.sourceforge.net/

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.