]> git.pld-linux.org Git - packages/emacs.git/blame - emacs.spec
- Fixed pixmapsdir
[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
2258450a 6Summary(pl): GNU Emacs - edytor tekstu dla systemu X Window
9f3f5d7d 7Summary(pt_BR): GNU Emacs
67cac424 8Summary(tr): GNU Emacs
5f9f4a13 9Name: emacs
5e7ddd55 10Version: 21.2
2258450a 11Release: 4
53d53a61 12License: GPL
60f556f7 13Group: Applications/Editors/Emacs
5e7ddd55
AM
14Source0: ftp://ftp.gnu.org/gnu/emacs/%{name}-%{version}.tar.gz
15Source1: ftp://ftp.gnu.org/gnu/emacs/leim-%{version}.tar.gz
16Source2: ftp://ftp.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
2258450a 22URL: http://www.gnu.org/software/emacs/
8958830d 23BuildRequires: XFree86-devel
2258450a
JB
24BuildRequires: Xaw3d-devel
25BuildRequires: autoconf
99ed3cc2 26BuildRequires: libjpeg-devel
99ed3cc2 27BuildRequires: libpng-devel
2258450a 28BuildRequires: libtiff-devel
3770af4e 29BuildRequires: libtool
2258450a
JB
30BuildRequires: libungif-devel
31BuildRequires: ncurses-devel
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