]> git.pld-linux.org Git - packages/emacs.git/blame - emacs.spec
- fixed version
[packages/emacs.git] / emacs.spec
CommitLineData
5064865e 1%define elisp_man_version 21-2.8
67cac424 2Summary: The Emacs text editor for the X Window System
3Summary(de): GNU Emacs
9f3f5d7d 4Summary(es): GNU Emacs
67cac424 5Summary(fr): GNU Emacs
3770af4e 6Summary(pl): GNU Emacs
9f3f5d7d 7Summary(pt_BR): GNU Emacs
67cac424 8Summary(tr): GNU Emacs
5f9f4a13 9Name: emacs
d34f801a 10Version: 21.1.95
6955a8d1 11Release: 2
53d53a61 12License: GPL
60f556f7 13Group: Applications/Editors/Emacs
5064865e 14Source0: ftp://alpha.gnu.org/gnu/emacs/%{name}-%{version}.tar.gz
15Source1: ftp://alpha.gnu.org/gnu/emacs/leim-%{version}.tar.gz
16Source2: ftp://alpha.gnu.org/gnu/emacs/elisp-manual-%{elisp_man_version}.tar.gz
60f556f7 17Source3: %{name}.desktop
9f3f5d7d 18Source4: %{name}-dot%{name}
60f556f7 19Source5: %{name}-site-start.el
9f3f5d7d 20Source6: %{name}.png
99ed3cc2 21Patch1: %{name}-loadup.patch
6955a8d1 22Patch2: %{name}-encoding.patch
c845d494 23# needed for bilding, not in pre/post in/un
24BuildRequires: /usr/sbin/install-info
8958830d 25BuildRequires: ncurses-devel
26BuildRequires: Xaw3d-devel
27BuildRequires: XFree86-devel
99ed3cc2
AM
28BuildRequires: libjpeg-devel
29BuildRequires: libtiff-devel
30BuildRequires: libungif-devel
31BuildRequires: libpng-devel
3770af4e
JB
32BuildRequires: autoconf
33BuildRequires: libtool
345c2db2 34BuildRequires: texinfo
60f556f7 35Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
67cac424 36Requires: ctags
60f556f7 37Requires: emacs-common
662c4abb
JR
38
39%description
60f556f7
JR
40Emacs-X11 includes the Emacs text editor program for use with the X
41Window System (it provides support for the mouse and other GUI
42elements). Emacs-X11 will also run Emacs outside of X, but it has a
43larger memory footprint than the 'non-X' Emacs package (emacs-nox).
662c4abb 44
60f556f7
JR
45Install emacs-X11 if you're going to use Emacs with the X Window
46System. You should also install emacs-X11 if you're going to run Emacs
47both with and without X (it will work fine both ways). You'll also
3770af4e 48need to install the emacs-common package in order to run Emacs.
aa427bdb 49
67cac424 50%description -l de
51