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 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
Source: devhelp-books
Section: doc
Priority: optional
Maintainer: Gustavo Noronha Silva <kov@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0)
Standards-Version: 3.5.4
Package: devhelp-books
Architecture: all
Depends: devhelp, devhelp-book-autotools, devhelp-book-binutils, devhelp-book-cvs, devhelp-book-emacs, devhelp-book-make, devhelp-book-ggad, devhelp-book-gnome, devhelp-book-gtk, devhelp-book-gtk2, devhelp-book-glibc, devhelp-book-gdb
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-ggad
Architecture: all
Depends: devhelp, ebook-dev-ggad
Description: "GGAD" 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 hold the book "GTK+ / Gnome Application Development"
Package: devhelp-book-gtk
Architecture: all
Depends: devhelp
Conflicts: devhelp-book-gnome (<= 0.1-2)
Description: Gtk+ 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 holds Gtk+ 1.2 related books.
Package: devhelp-book-gnome
Architecture: all
Depends: devhelp, devhelp-book-gtk | devhelp-book-gnome2
Description: Gnome 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 holds Gnome 1.x related books.
Package: devhelp-book-gtk2
Architecture: all
Depends: devhelp
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 holds Gtk+ 2.x related books.
|