]> git.pld-linux.org Git - packages/emacs.git/blame - emacs.spec
- up to 21.4a
[packages/emacs.git] / emacs.spec
CommitLineData
b871bd21
JB
1#
2# Conditional build:
3%bcond_with gnus # Include old Gnus newsreader and MUA version
4 # (obsoleted by emacsen-gnus-pkg-emacs)
5#
5064865e 6%define elisp_man_version 21-2.8
67cac424 7Summary: The Emacs text editor for the X Window System
8Summary(de): GNU Emacs
9f3f5d7d 9Summary(es): GNU Emacs
67cac424 10Summary(fr): GNU Emacs
2258450a 11Summary(pl): GNU Emacs - edytor tekstu dla systemu X Window
9f3f5d7d 12Summary(pt_BR): GNU Emacs
67cac424 13Summary(tr): GNU Emacs
5f9f4a13 14Name: emacs
f1fdbd38
AM
15%define sver 21.4
16Version: 21.4a
e7cedefe 17Release: 0.1
53d53a61 18License: GPL
60f556f7 19Group: Applications/Editors/Emacs
f1fdbd38
AM
20Source0: ftp://ftp.gnu.org/gnu/emacs/%{name}-%{sver}.tar.gz
21# Source0-md5: 8f9d97cbd126121bd5d97e5e31168a87
22Source1: ftp://ftp.gnu.org/gnu/emacs/leim-%{sver}.tar.gz
e7cedefe 23# Source1-md5: 32938cb5a7505d995a1e835639d19707
eb91b983 24Source2: ftp://ftp.gnu.org/gnu/emacs/elisp-manual-%{elisp_man_version}.tar.gz
ab26c008 25# Source2-md5: 71500b6aaa3d80ea1df1b46c5055c43d
60f556f7 26Source3: %{name}.desktop
9f3f5d7d 27Source4: %{name}-dot%{name}
60f556f7 28Source5: %{name}-site-start.el
9f3f5d7d 29Source6: %{name}.png
15ff0d80 30Patch0: %{name}-amd64.patch
99ed3cc2 31Patch1: %{name}-loadup.patch
55e9151e 32Patch2: %{name}-CAN_2005_0100.patch
2258450a 33URL: http://www.gnu.org/software/emacs/
8958830d 34BuildRequires: XFree86-devel
4c5f430e 35BuildRequires: Xaw3d-devel >= 1.5E-3
99ed3cc2 36BuildRequires: libjpeg-devel
99ed3cc2 37BuildRequires: libpng-devel
2258450a 38BuildRequires: libtiff-devel
3770af4e 39BuildRequires: libtool
2258450a
JB
40BuildRequires: libungif-devel
41BuildRequires: ncurses-devel
b871bd21
JB
42%ifarch %{ix86}
43BuildRequires: setarch
44%endif
345c2db2 45BuildRequires: texinfo
67cac424 46Requires: ctags
f1fdbd38
AM
47Requires: %{name}-common = %{sver}-%{release}
48BuildRoot: %{tmpdir}/%{name}-%{sver}-root-%(id -u -n)
662c4abb
JR
49
50%description
60f556f7
JR
51Emacs-X11 includes the Emacs text editor program for use with the X
52Window System (it provides support for the mouse and other GUI
53elements). Emacs-X11 will also run Emacs outside of X, but it has a
54larger memory footprint than the 'non-X' Emacs package (emacs-nox).
662c4abb 55
60f556f7
JR
56Install emacs-X11 if you're going to use Emacs with the X Window
57System. You should also install emacs-X11 if you're going to run Emacs
58both with and without X (it will work fine both ways). You'll also
3770af4e 59need to install the emacs-common package in order to run Emacs.
aa427bdb 60
67cac424 61%description -l de
62