File: control

package info (click to toggle)
libview 0.6.6-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 2,432 kB
  • ctags: 806
  • sloc: sh: 9,942; cpp: 3,098; ansic: 1,011; makefile: 169; perl: 67
file content (55 lines) | stat: -rw-r--r-- 2,098 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
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
Source: libview
Section: libs
Priority: optional
Maintainer: Bradley Smith <bradsmith@debian.org>
Build-Depends: debhelper (>= 7), libgtkmm-2.4-dev (>= 2.4), quilt
Standards-Version: 3.8.4
Homepage: http://view.sourceforge.net
Vcs-Git: http://git.brad-smith.co.uk/git/debian/pkg-libview.git
Vcs-Browser: http://git.brad-smith.co.uk/?p=debian/pkg-libview.git

Package: libview2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: VMware's Incredibly Exciting Widgets
 libview is VMware's Incredibly Exciting Widgets, a useful collection of
 GTK+ widgets used within VMware products, free for everybody's use.
 .
 This library consists of several widgets that are used by VMware in
 Workstation and other products and has been given back to the OSS
 community. These widgets are under the MIT license and are largely
 written in C++ for GTKMM.
 .
 This is the library package.

Package: libview-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, libview2 (= ${binary:Version}), libgtkmm-2.4-dev
Description: VMware's Incredibly Exciting Widgets
 libview is VMware's Incredibly Exciting Widgets, a useful collection of
 GTK+ widgets used within VMware products, free for everybody's use.
 .
 This library consists of several widgets that are used by VMware in
 Workstation and other products and has been given back to the OSS
 community. These widgets are under the MIT license and are largely
 written in C++ for GTKMM.
 .
 This is the development package.

Package: libview2-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends}, libview2 (= ${binary:Version})
Description: VMware's Incredibly Exciting Widgets
 libview is VMware's Incredibly Exciting Widgets, a useful collection of
 GTK+ widgets used within VMware products, free for everybody's use.
 .
 This library consists of several widgets that are used by VMware in
 Workstation and other products and has been given back to the OSS
 community. These widgets are under the MIT license and are largely
 written in C++ for GTKMM.
 .
 This is the debugging package.