File: control

package info (click to toggle)
libgwenhywfar 4.12.0beta-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 12,004 kB
  • ctags: 7,553
  • sloc: ansic: 98,857; sh: 11,641; cpp: 8,598; objc: 2,525; makefile: 1,710; xml: 876
file content (151 lines) | stat: -rw-r--r-- 5,695 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
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
Source: libgwenhywfar
Priority: optional
Section: libs
Maintainer: Micha Lenk <micha@debian.org>
Uploaders: Henning Glawe <glaweh@debian.org>
Build-Depends: debhelper (>= 7.0.50),
 dh-autoreconf,
 libgcrypt11-dev (>= 1.2.0), libgpg-error-dev,
 libgnutls28-dev,
 libssl-dev,
 libfox-1.6-dev,
 libqt4-dev,
 libgtk2.0-dev (>= 2.17.5),
 doxygen,
 asciidoc,
 xmlto,
 pkg-config
Standards-Version: 3.9.5
Vcs-Browser: http://svn.debian.org/wsvn/aqbanking/libgwenhywfar/trunk/
Vcs-Svn: svn://svn.debian.org/svn/aqbanking/libgwenhywfar/trunk

Package: libgwenhywfar60-dev
Section: libdevel
Architecture: any
Depends: libgwenhywfar60 (= ${binary:Version}), gwenhywfar-tools (>= ${source:Version}),
  libgwengui-cpp0 (= ${binary:Version}), libgwengui-fox16-0 (= ${binary:Version}),
  libgwengui-qt4-0 (= ${binary:Version}), libgwengui-gtk2-0 (= ${binary:Version}),
  ${misc:Depends}
Provides: libgwenhywfar-dev
Conflicts: libgwenhywfar-dev
Suggests: libgwenhywfar-doc
Description: OS abstraction layer (development files)
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains the development files.

Package: libgwenhywfar-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Enhances: libgwenhywfar-dev
Description: OS abstraction layer (API documentation)
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains the API documentation.

Package: libgwenhywfar60
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgwenhywfar-data (>= ${source:Version})
Suggests: gwenhywfar-tools, libgwenhywfar60-dbg
Description: OS abstraction layer
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.

Package: libgwenhywfar-data
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ca-certificates
Recommends: libgwenhywfar60
Description: OS abstraction layer - data files
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains data files needed by Gwenhywfar.

Package: gwenhywfar-tools
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libgwenhywfar60-dbg
Breaks: libgwenhywfar47-dev (<< 3.99.5beta-1)
Replaces: libgwenhywfar47-dev (<< 3.99.5beta-1)
Description: helper applications for Gwenhywfar library
 This package contains some helper tools provided by Gwenhywfar and
 useful for applications making use of Gwenhywfar: mklistdoc,
 gct-tool, xmlmerge and typemaker.
 .
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.

Package: libgwenhywfar60-dbg
Priority: extra
Section: debug
Architecture: any
Depends: libgwenhywfar60 (= ${binary:Version}),
  gwenhywfar-tools (= ${binary:Version}),
  ${shlibs:Depends}, ${misc:Depends}
Provides: libgwenhywfar-dbg
Conflicts: libgwenhywfar-dbg
Description: OS abstraction layer - debug symbols
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains debug symbols needed for debugging Gwenhywfar.

Package: libgwengui-cpp0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ bindings for the Gwenhywfar GUI implementation
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package provides C++ bindings for the Gwenhywfar GUI implementation.

Package: libgwengui-fox16-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gwenhywfar GUI implementation for the FOX Toolkit
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains a Gwenhywfar GUI implementation for the FOX Toolkit.

Package: libgwengui-qt4-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gwenhywfar GUI implementation for Qt
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains a Gwenhywfar GUI implementation for Qt.

Package: libgwengui-gtk2-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Gwenhywfar GUI implementation for GTK2
 Gwenhywfar allows porting of your software to different operating
 systems like Linux, *BSD, Windows etc. It also provides some often
 needed modules such as configuration file handling, simple XML file
 parsing, IPC etc.
 .
 This package contains a Gwenhywfar GUI implementation for GTK2.