]> Pileus Git - ~andy/gtk/blob - debian/control
gtkaccelgroup.c: Do not use GET_PRIV macro
[~andy/gtk] / debian / control
1 Source: gtk+-cvs
2 Priority: extra
3 Section: libs
4 Maintainer: Ben Gertzfield <che@debian.org>
5 Standards-Version: 2.4.0.0
6
7 Package: libgtk-cvs-1.1
8 Architecture: any
9 Section: libs
10 Depends: ${shlibs:Depends}
11 Conflicts: libgtk-dev (<< 1:1.0.2), libgtk1.1
12 Description: CVS build of the GIMP Toolkit set of widgets for X
13  **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
14    BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
15  . 
16  The GIMP Toolkit is a freely available set of widgets for X.
17  GTK is easy to use, and has been implemented in such projects as
18  The GNU Image Manipulation Program (The GIMP), GNOME, a GNU
19  desktop set of utilities for X, and gzilla, a GNU web-browser.
20  .
21  This is the unstable 1.1 branch of GTK. It is not intended for use
22  with stable projects!
23
24 Package: libgtk-cvs-dev
25 Architecture: any
26 Section: devel
27 Depends: libgtk-cvs-1.1 (=${Source-Version}), libglib-cvs-dev
28 Suggests: libgtk-cvs-doc
29 Provides: libgtk1.1-dev
30 Replaces: libgtk1.1-dev
31 Conflicts: libgtk-dev, libgtk1 (<< 1:1.0.4), libgtk1.1-dev
32 Description: CVS build of development files for the GIMP Toolkit
33  **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
34    BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
35  .
36  This package contains the header files and static libraries for the
37  GIMP Toolkit set of widgets for X. 
38  .
39  This is the unstable, 1.1 branch of GTK+. This is not intended for
40  use with stable releases of programs! 
41  .
42  Install this package if you wish to develop your own X programs using
43  the GIMP Toolkit 1.1, or if you wish to compile your own plug-ins for
44  The GIMP.
45
46 Package: libgtk-cvs-doc
47 Architecture: all
48 Section: doc
49 Conflicts: libgtk-dev (<< 1:0.99.4), libgtk-doc, libgtk1.1-doc
50 Description: CVS build of documentation for the GIMP Toolkit
51  **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
52    BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
53  .
54  This package contains lots of info-files, HTML docs, FAQs, and
55  other handy documentation about the GIMP Toolkit set of widgets
56  for X. 
57  .
58  This package documents the unstable 1.1 release of the GIMP Toolkit.
59  . 
60  Install this package if you want to have lots of info about the
61  GIMP toolkit when you're programming.
62
63 Package: libgtk-cvs-dbg
64 Architecture: any
65 Section: devel
66 Depends: libgtk-cvs-1.1 (= ${Source-Version}), libgtk-cvs-dev (= ${Source-Version})
67 Suggests: libgtk-cvs-doc
68 Conflicts: libgtk1.1-dbg
69 Description: CVS build of debugging files for the GIMP Toolkit
70  **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
71    BUILD OF THE GTK+ LIBRARIES! BEWARE! IT MAY NOT WORK!**
72  .
73  This package contains the debugging static libraries for the
74  GIMP Toolkit set of widgets for X. 
75  .
76  This is the unstable, 1.1 branch of GTK+. This is not intended for
77  use with stable releases of programs! 
78  .
79  Install this package if you wish to debug your own X programs using
80  the GIMP Toolkit 1.1, or if you wish to debug your own plug-ins for
81  The GIMP.