• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Source: glib-cvs
2Priority: extra
3Section: libs
4Maintainer: Ben Gertzfield <che@debian.org>
5Standards-Version: 2.4.0.0
6
7Package: libglib-cvs-1.1
8Architecture: any
9Section: libs
10Depends: ${shlibs:Depends}
11Suggests: libgtk-cvs-1.1
12Conflicts: libglib1.1
13Description: CVS build of the GLib library of C routines
14 **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
15   BUILD OF THE GLIB LIBRARIES! BEWARE! IT MAY NOT WORK!**
16 .
17 GLib is a library containing many useful C routines for things such
18 as trees, hashes, and lists. GLib was previously distributed with
19 the GTK+ toolkit, but has been split off as of the developers' version
20 1.1.0.
21
22Package: libglib-cvs-dev
23Architecture: any
24Section: devel
25Conflicts: libgtk-dev, libglib-dev
26Provides: libglib-dev
27Replaces: libglib-dev
28Depends: libglib-cvs-1.1 (=${Source-Version})
29Suggests: libgtk-cvs-dev, libgtk-cvs-1.1-doc
30Description: CVS header files and static libraries for the GLib library
31 **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
32   BUILD OF THE GLIB LIBRARIES! BEWARE! IT MAY NOT WORK!**
33 .
34 This package contains the header files and static libraries for the
35 GLib C library.
36 .
37 Install this package if you wish to develop your own X programs using
38 the GTK+ widget toolkit, or wish to develop plug-ins for The GIMP.
39
40Package: libglib-cvs-dbg
41Architecture: any
42Section: devel
43Conflicts: libgtk-dev, libglib-dbg
44Depends: libglib-cvs-1.1 (=${Source-Version}), libglib-cvs-dev (=${Source-Version})
45Description: CVS debugging static libraries for the GLib library
46 **THIS IS NOT AN OFFICIAL DEBIAN PACKAGE! THIS IS AN AUTOMATED CVS
47   BUILD OF THE GLIB LIBRARIES! BEWARE! IT MAY NOT WORK!**
48 .
49 This package contains the debugging static libraries for the GLib C
50 library.
51 .
52 The debugging libraries are installed as /usr/lib/libglib_g.a -- link
53 specifically with them if you want to debug.
54