]> git.pld-linux.org Git - packages/emacs.git/blame - emacs.spec
- removed br /usr/sbin/install-info, it's in info required by texinfo anyway
[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
5e7ddd55 10Version: 21.2
6952bf4b 11Release: 3
53d53a61 12License: GPL
60f556f7 13Group: Applications/Editors/Emacs
871f6501 14URL: http://www.gnu.org/software/emacs/
5e7ddd55
AM
15Source0: ftp://ftp.gnu.org/gnu/emacs/%{name}-%{version}.tar.gz
16Source1: ftp://ftp.gnu.org/gnu/emacs/leim-%{version}.tar.gz
17Source2: ftp://ftp.gnu.org/gnu/emacs/elisp-manual-%{elisp_man_version}.tar.gz
60f556f7 18Source3: %{name}.desktop
9f3f5d7d 19Source4: %{name}-dot%{name}
60f556f7 20Source5: %{name}-site-start.el
9f3f5d7d 21Source6: %{name}.png
99ed3cc2 22Patch1: %{name}-loadup.patch
8958830d 23BuildRequires: ncurses-devel
24BuildRequires: Xaw3d-devel
25BuildRequires: XFree86-devel
99ed3cc2
AM
26BuildRequires: libjpeg-devel
27BuildRequires: libtiff-devel
28BuildRequires: libungif-devel
29BuildRequires: libpng-devel
3770af4e
JB
30BuildRequires: autoconf
31BuildRequires: libtool
345c2db2 32BuildRequires: texinfo
c8dfcfb1 33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
67cac424 34Requires: ctags
337dcd1b 35Requires: emacs-common = %{version}
662c4abb 36
c8dfcfb1 37%ifarch ppc
38%define no_install_post_strip 1
39%endif
40
662c4abb 41%description
60f556f7
JR
42Emacs-X11 includes the Emacs text editor program for use with the X
43Window System (it provides support for the mouse and other GUI
44elements). Emacs-X11 will also run Emacs outside of X, but it has a
45larger memory footprint than the 'non-X' Emacs package (emacs-nox).
662c4abb 46
60f556f7
JR
47Install emacs-X11 if you're going to use Emacs with the X Window
48System. You should also install emacs-X11 if you're going to run Emacs
49both with and without X (it will work fine both ways). You'll also
3770af4e 50need to install the emacs-common package in order to run Emacs.
aa427bdb 51
67cac424 52%description -l de
53