File: control

package info (click to toggle)
qt4-perl 4.8.4-1.3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 8,752 kB
  • ctags: 8,157
  • sloc: perl: 42,963; cpp: 28,039; makefile: 160; xml: 98; sh: 4
file content (52 lines) | stat: -rw-r--r-- 2,013 bytes parent folder | download | duplicates (3)
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
Source: qt4-perl
Section: perl
Priority: optional
Maintainer: Sune Vuorela <sune@debian.org>
Build-Depends: debhelper (>= 7.0.50~), cdbs, cmake, libsmokeqt4-dev (>> 4:4.8.4), libperl-dev, libqt4-dev (>> 4:4.8)
Standards-Version: 3.8.4

Package: libqtcore4-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: perl bindings for the Qt Core library
 This package contains perl bindings for the Qt Core library.
 . 
 It enables the use of Qt applications written in perl. For more details
 see the libqtcore4 package.

Package: libqtgui4-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libqtcore4-perl (= ${binary:Version})
Description: perl bindings for the Qt Gui library
 This package contains perl bindings for the Qt Gui library.
 . 
 It enables the use of Qt applications written in perl. For more details
 see the libqtgui4 package.

Package: libqtxml4-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libqtcore4-perl (= ${binary:Version})
Description: perl bindings for the Qt Xml library
 This package contains perl bindings for the Qt Xml library.
 . 
 It enables the use of Qt applications written in perl. For more details
 see the libqtgui4 package.

Package: libqtnetwork4-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libqtcore4-perl (= ${binary:Version})
Description: perl bindings for the Qt Network library
 This package contains perl bindings for the Qt Network library.
 . 
 It enables the use of Qt applications written in perl. For more details
 see the libqtgui4 package.

Package: libqttest4-perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libqtcore4-perl (= ${binary:Version})
Description: perl bindings for the Qt Test library
 This package contains perl bindings for the Qt Test library.
 . 
 It enables the use of Qt applications written in perl. For more details
 see the libqt4-test package.