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
|
Source: devhelp-books
Section: doc
Priority: optional
Maintainer: Gustavo Noronha Silva <kov@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), python
Standards-Version: 3.6.1
Package: devhelp-books
Architecture: all
Depends: devhelp, devhelp-book-autotools, devhelp-book-binutils, devhelp-book-cvs, devhelp-book-emacs, devhelp-book-make, devhelp-book-gtk2, devhelp-book-glibc, devhelp-book-gdb, devhelp-book-sdl
Description: Books for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package grabs all books available for DevHelp in Debian.
Package: devhelp-book-autotools
Architecture: all
Depends: devhelp
Description: Autotools book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds books for automake and autoconf.
Package: devhelp-book-binutils
Architecture: all
Depends: devhelp
Description: Binutils book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book about binutils.
Package: devhelp-book-cvs
Architecture: all
Depends: devhelp
Description: Cvs book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book about cvs.
Package: devhelp-book-emacs
Architecture: all
Depends: devhelp
Description: Emacs book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book about emacs.
Package: devhelp-book-make
Architecture: all
Depends: devhelp
Description: A 'make' book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book about make.
Package: devhelp-book-glibc
Architecture: all
Depends: devhelp
Description: GNU C Library (glibc) book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book about the GNU C Library (glibc).
Package: devhelp-book-gdb
Architecture: all
Depends: devhelp
Description: GNU Debugger (gdb) book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book about the GNU Debugger (gdb).
Package: devhelp-book-gtk2
Architecture: all
Depends: devhelp, libatk1.0-doc, libglib2.0-doc (>= 2.2.0), libgtk2.0-doc (>= 2.2.0), libpango1.0-doc
Conflicts: devhelp-book-gnome2 (<= 0.1-2)
Replaces: devhelp-book-gnome2 (<= 0.1-2)
Description: Gtk+ 2 books for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package is a simple upgrade path. The Gtk+2 related books
are now readable by simply installing the -doc packages for
Gtk+, GLib, ATK+ and Pango. You can safely remove this package.
Package: devhelp-book-sdl
Architecture: all
Depends: devhelp
Description: Simple DirectMedia Layer book for the DevHelp system
DevHelp is a system to help Gnome developers. It integrates
with many IDEs like anjuta, gide and emacs. It provides quick
search for documentation and an indexed tree listing the available
documents.
.
This package holds the book for the Simple DirectMedia Layer.
|