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 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211
|
Source: emacs
Section: editors
Priority: optional
Maintainer: Rob Browning <rlb@defaultvalue.org>
Uploaders: Sean Whitton <spwhitton@spwhitton.name>
Build-Depends:
autoconf,
automake,
bsd-mailx | mailx,
ca-certificates,
dbus-x11,
gcc-14,
debhelper-compat (= 13),
dpkg-dev (>> 1.10.0),
git,
gnupg-agent,
imagemagick,
libacl1-dev,
libasound2-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
libcairo-dev,
libdbus-1-dev,
libgccjit-14-dev,
libgif-dev,
libgmp-dev,
libgnutls28-dev,
libgpm-dev [linux-any],
libgtk-3-dev,
libharfbuzz-dev,
libjpeg-dev,
liblcms2-dev,
liblockfile-dev,
libm17n-dev,
libncurses-dev,
liboss4-salsa-dev [hurd-i386 kfreebsd-i386 kfreebsd-amd64],
libotf-dev,
libpng-dev,
librsvg2-dev,
libselinux1-dev [linux-any],
libsqlite3-dev,
libsystemd-dev,
libtiff-dev,
libtree-sitter-dev,
libwebp-dev,
libxaw7-dev,
libxml2-dev,
procps,
quilt (>= 0.42),
sharutils,
texinfo,
xaw3dg-dev,
zlib1g-dev,
Homepage: https://www.gnu.org/software/emacs/
Standards-Version: 3.7.2
Vcs-Browser: https://salsa.debian.org/rlb/deb-emacs
Vcs-Git: https://salsa.debian.org/rlb/deb-emacs.git
Package: emacs
Architecture: all
Depends:
emacs-gtk (>= 1:30.1) | emacs-pgtk (>= 1:30.1) | emacs-lucid (>= 1:30.1) | emacs-nox (>= 1:30.1),
${misc:Depends},
Description: GNU Emacs editor (metapackage)
GNU Emacs is the extensible self-documenting text editor.
This is a metapackage that will always depend on the latest
recommended Emacs variant (currently emacs-gtk).
Package: emacs-lucid
Architecture: any
Depends:
emacs-bin-common (= ${binary:Version}),
emacs-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Recommends: fonts-noto-color-emoji
Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-gtk, emacs-pgtk, emacs-nox
Replaces: emacs-gtk, emacs-pgtk, emacs-nox, emacs-bin-common (<< 1:29.2)
Breaks: emacs-bin-common (<< 1:29.2), dh-elpa-helper (<< 2.1.7)
Description: GNU Emacs editor (with Lucid GUI support)
GNU Emacs is the extensible self-documenting text editor. This
package contains a version of Emacs with support for a graphical user
interface based on the Lucid toolkit (instead of the GTK+ interface
provided by the emacs-gtk package). Until some known GTK+
problems are fixed, this version may help avoid crashing Emacs during
an emacsclient disconnect. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567934 and
https://bugzilla.gnome.org/show_bug.cgi?id=85715 for more
information.
Package: emacs-nox
Architecture: any
Depends:
emacs-bin-common (= ${binary:Version}),
emacs-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-gtk, emacs-pgtk, emacs-lucid
Replaces: emacs-gtk, emacs-pgtk, emacs-lucid, emacs-bin-common (<< 1:29.2)
Breaks: emacs-bin-common (<< 1:29.2), dh-elpa-helper (<< 2.1.7)
Description: GNU Emacs editor (without GUI support)
GNU Emacs is the extensible self-documenting text editor. This
package contains a version of Emacs compiled without support for X,
and provides only a text terminal interface.
Package: emacs-gtk
Architecture: any
Depends:
emacs-bin-common (= ${binary:Version}),
emacs-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Recommends: fonts-noto-color-emoji
Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-pgtk, emacs-lucid, emacs-nox
Replaces: emacs-pgtk, emacs-lucid, emacs-nox, emacs-bin-common (<< 1:29.2)
Breaks: emacs-bin-common (<< 1:29.2), dh-elpa-helper (<< 2.1.7)
Description: GNU Emacs editor (with GTK+ GUI support)
GNU Emacs is the extensible self-documenting text editor. This
package contains a version of Emacs with a graphical user interface
based on GTK+ for X11 and Wayland (instead of the Lucid toolkit
provided by the emacs-lucid package).
.
If you are using Wayland, you may wish to install emacs-pgtk instead.
Package: emacs-pgtk
Architecture: any
Depends:
emacs-bin-common (= ${binary:Version}),
emacs-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader
Recommends: fonts-noto-color-emoji
Suggests: emacs-common-non-dfsg, emacs-editing-major-modes
Conflicts: emacs-gtk, emacs-lucid, emacs-nox
Replaces:
emacs-gtk,
emacs-lucid,
emacs-nox,
emacs-bin-common (<< 1:29.2),
emacs-common (<< 1:29.3+1-3~),
Breaks:
emacs-bin-common (<< 1:29.2),
emacs-common (<< 1:29.3+1-3~),
dh-elpa-helper (<< 2.1.7)
Description: GNU Emacs editor (with GTK+ Wayland GUI support)
GNU Emacs is the extensible self-documenting text editor. This
package contains a version of Emacs with a graphical user interface
based on GTK+ for Wayland.
.
If you are using exclusively X11, install emacs-gtk instead. The
PGTK port works less well than the standard GTK+ build in a number of
respects.
Package: emacs-bin-common
Architecture: any
Depends: emacs-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Breaks:
emacs-gtk (<< 1:29.2),
emacs-pgtk (<< 1:29.2),
emacs-lucid (<< 1:29.2),
emacs-nox (<< 1:29.2),
Recommends: mailutils
Description: GNU Emacs editor's shared, architecture dependent files
GNU Emacs is the extensible self-documenting text editor.
This package contains the architecture dependent infrastructure
that's shared by emacs-gtk, emacs-pgtk, emacs-lucid, and emacs-nox.
Package: emacs-common
Architecture: all
Depends: emacs-el, emacsen-common (>= 3.0.0), install-info, ${misc:Depends}
#Recommends: emacs-el
Suggests: emacs-common-non-dfsg, emacs-editing-major-modes, ncurses-term
Conflicts:
cedet,
eieio,
emacs-el (<< ${source:Version}),
gnus-bonus-el,
speedbar,
Breaks:
apel (<< 10.8+0.20120427-4),
edb (<< 1.32),
egg (<< 4.2.0-2),
elpa-cider (<< 0.19.0+dfsg-4~),
emacs (<< 1:25),
emacs-bin-common (<< 1:28),
emacs-gtk (<< 1:25),
emacs-lucid (<< 1:25),
emacs-nox (<< 1:25),
${emacs:Breaks}
Replaces:
emacs-bin-common (<< 1:28),
${emacs:Replaces}
Provides:
${emacs:Provides}
Description: GNU Emacs editor's shared, architecture independent infrastructure
GNU Emacs is the extensible self-documenting text editor.
This package contains the architecture independent infrastructure
that's shared by emacs-gtk, emacs-pgtk, emacs-lucid, and emacs-nox.
Package: emacs-el
Architecture: all
Depends: emacs-common (= ${source:Version}), ${misc:Depends}
Description: GNU Emacs LISP (.el) files
GNU Emacs is the extensible self-documenting text editor.
This package contains the elisp sources for the convenience of users,
saving space in the main package for small systems.
|