emacs: new tarball, added missing dep

This commit is contained in:
Fredrik Rinnestam 2011-08-07 17:41:46 +02:00
parent 2cd92bc2cd
commit 2364595342
3 changed files with 17 additions and 6 deletions

View File

@ -201,6 +201,17 @@ drwxr-xr-x root/root usr/share/emacs/23.3/etc/charsets/
drwxr-xr-x root/root usr/share/emacs/23.3/etc/gnus/
-rw-r--r-- root/root usr/share/emacs/23.3/etc/gnus/gnus-setup.ast
-rw-r--r-- root/root usr/share/emacs/23.3/etc/gnus/news-server.ast
drwxr-xr-x root/root usr/share/emacs/23.3/etc/grammars/
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/README
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/bovine-grammar.el
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/c.by
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/fixes.patch
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/java-tags.wy
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/js.wy
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/make.by
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/python.wy
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/scheme.by
-rw-r--r-- root/root usr/share/emacs/23.3/etc/grammars/wisent-grammar.el
drwxr-xr-x root/root usr/share/emacs/23.3/etc/images/
-rw-r--r-- root/root usr/share/emacs/23.3/etc/images/attach.pbm
-rw-r--r-- root/root usr/share/emacs/23.3/etc/images/attach.xpm
@ -793,10 +804,10 @@ drwxr-xr-x root/root usr/share/emacs/23.3/etc/tutorials/
-rw-r--r-- root/root usr/share/emacs/23.3/etc/tutorials/TUTORIAL.zh
-rw-r--r-- root/root usr/share/emacs/23.3/etc/yow.lines
drwxr-xr-x root/root usr/share/emacs/23.3/leim/
drwxrwxrwx root/root usr/share/emacs/23.3/leim/ja-dic/
drwxr-xr-x root/root usr/share/emacs/23.3/leim/ja-dic/
-rw-r--r-- root/root usr/share/emacs/23.3/leim/ja-dic/ja-dic.elc
-rw-r--r-- root/root usr/share/emacs/23.3/leim/leim-list.el
drwxrwxrwx root/root usr/share/emacs/23.3/leim/quail/
drwxr-xr-x root/root usr/share/emacs/23.3/leim/quail/
-rw-r--r-- root/root usr/share/emacs/23.3/leim/quail/4Corner.elc
-rw-r--r-- root/root usr/share/emacs/23.3/leim/quail/ARRAY30.elc
-rw-r--r-- root/root usr/share/emacs/23.3/leim/quail/CCDOSPY.elc

View File

@ -1,2 +1,2 @@
9cd984e99c9d8485a21ec1e872160db7 emacs-23.3-etc-blacklist
bf07c01ef473d8540c9c39f94506b1e6 emacs-23.3.tar.gz
20aef9ea5b5bf8050d39f8b1e96a1c04 emacs-23.3a.tar.gz

View File

@ -1,12 +1,12 @@
# Description: an extensible, customizable, self-documenting real-time display editor
# URL: http://www.gnu.org/software/emacs/
# Maintainer: Antti Nykanen, aon at iki dot fi
# Depends on: xorg, libtiff, libungif, ctags
# Depends on: xorg, libtiff, libungif, ctags, libpng
name=emacs
version=23.3
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz
release=2
source=(http://ftp.gnu.org/gnu/$name/$name-23.3a.tar.gz
$name-$version-etc-blacklist)
build() {