Increase width of 'Attributes' window
[wmaker-crm.git] / debian / control
blob7a29c24baab2155371d38f163170aaba569042ee
1 Source: wmaker
2 Section: x11
3 Priority: optional
4 Maintainer: John H. Robinson, IV <jaqque@debian.org>
5 Standards-Version: 3.8.0.1
6 Build-Depends: debhelper (>= 7.0.15), automake (>= 1:1.11-1), gettext,
7  dctrl-tools,
8  libfontconfig1-dev, libjpeg-dev, libpng12-dev, libsm-dev, libtiff4-dev,
9  libtool, libgif-dev, libx11-dev, libxext-dev, libxft-dev, libxinerama-dev,
10  libxkbfile-dev, libxpm-dev, libxt-dev, libxrender-dev, sharutils, libxmu-dev,
11  libxrandr-dev
12 Homepage: http://www.windowmaker.info/
14 Package: wmaker
15 Architecture: any
16 Section: x11
17 Priority: optional
18 Depends: ${shlibs:Depends}, cpp, ${misc:Depends}
19 Provides: x-window-manager
20 Suggests: wmaker-data, menu, x11-apps, xosview, wterm | x-terminal-emulator
21 Description: NeXTSTEP-like window manager for X
22  Written by Alfredo Kojima almost from scratch, resembles the NeXTStep look
23  very closely, and it is now an official GNU project. Window Maker is not
24  overloaded with features, and it is easier to configure than most other window
25  managers. Its final goal is to produce a window manager that doesn't require
26  editing of configuration files. Window Maker is fast and doesn't require tons
27  of memory to run.
29 Package: libwraster3-dev
30 Architecture: any
31 Section: libdevel
32 Priority: optional
33 Depends: libwraster3 (= ${binary:Version}), libc6-dev, libx11-dev, libxext-dev, libxpm-dev, libjpeg-dev, libpng12-0-dev, libgif-dev, libtiff4-dev, ${misc:Depends}
34 Provides: libwraster-dev
35 Description: Static libraries and headers of Window Maker rasterizer
36  Contains libwraster and header files, for manipulating and
37  rasterizing images.
39 Package: libwraster3
40 Architecture: any
41 Section: libs
42 Priority: optional
43 Depends: ${shlibs:Depends}, ${misc:Depends}
44 Description: Shared libraries of Window Maker rasterizer
45  Contains libwraster, for manipulating and rasterizing images.
47 Package: libwings-dev
48 Architecture: any
49 Section: libdevel
50 Priority: optional
51 Depends: libc6-dev, libx11-dev, libxext-dev, libwraster3-dev, libxft-dev,
52  libfontconfig1-dev, libwutil2 (= ${binary:Version}),
53  libwings2 (= ${binary:Version}), ${misc:Depends}
54 Description: Window Maker's own widget set
55  WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
56  look and feel. Its API is inspired in OpenSTEP and its
57  implementation borrows some ideas from Tk. It has a reasonable set of
58  widgets, sufficient for building small applications like a CDPlayer
59  or hacking something like rxvt. It is used for basic widgets in
60  the WindowMaker window manager.
62 Package: libwutil2
63 Architecture: any
64 Section: libs
65 Priority: optional
66 Depends: ${shlibs:Depends}, ${misc:Depends}
67 Description: Window Maker's own widget set - utility library
68  WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
69  look and feel. Its API is inspired in OpenSTEP and its
70  implementation borrows some ideas from Tk. It has a reasonable set of
71  widgets, sufficient for building small applications like a CDPlayer
72  or hacking something like rxvt. It is used for basic widgets in
73  the WindowMaker window manager.
74  .
75  This package contains the libWUtils runtime library.
77 Package: libwings2
78 Architecture: any
79 Section: libs
80 Priority: optional
81 Depends: ${shlibs:Depends}, ${misc:Depends}
82 Description: Window Maker's own widget set - runtime library
83  WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
84  look and feel. Its API is inspired in OpenSTEP and its
85  implementation borrows some ideas from Tk. It has a reasonable set of
86  widgets, sufficient for building small applications like a CDPlayer
87  or hacking something like rxvt. It is used for basic widgets in
88  the WindowMaker window manager.
89  .
90  This package contains the libWINGs runtime library.
92 Package: wmaker-dbg
93 Architecture: any
94 Section: debug
95 Priority: extra
96 Depends: libwraster3 (= ${binary:Version}) | libwings2 (= ${binary:Version}) |
97  libwutil2 (= ${binary:Version}) | wmaker (= ${binary:Version}),
98  ${misc:Depends}
99 Description: debugging symbols for WindowMaker packages
100  This package contains debugging symbols for Window Maker and its core
101  libraries (libWINGs, libWutils, libwraster).