[arch-commits] Commit in xemacs/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Jul 2 16:09:02 UTC 2008


    Date: Wednesday, July 2, 2008 @ 12:09:02
  Author: andyrtr
Revision: 3981

upgpkg: xemacs 21.5.28-5

Modified:
  xemacs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-02 15:49:21 UTC (rev 3980)
+++ PKGBUILD	2008-07-02 16:09:02 UTC (rev 3981)
@@ -3,11 +3,11 @@
 
 pkgname=xemacs
 pkgver=21.5.28
-pkgrel=4
+pkgrel=5
 pkgdesc="highly customizable open source text editor and application development system forked from GNU Emacs"
 arch=(i686 x86_64)
 makedepends=('libungif' 'xbitmaps')
-depends=('db>=4.6' 'libpng' 'libtiff' 'gpm>=1.20.4' 'bash' 'xaw3d')
+depends=('db>=4.7' 'libpng' 'libtiff' 'gpm>=1.20.4' 'bash' 'xaw3d')
 source=(http://ftp.xemacs.org/pub/xemacs/beta/$pkgname-$pkgver.tar.gz xemacs.desktop)
 md5sums=('12e35715c5239c63651a8189973527ab' 'a4d3d5c0aa2c7ce7bec491f809ca3694')
 url="http://www.xemacs.org/"
@@ -29,7 +29,7 @@
       --mandir=$mandir || return 1
 
   make || return 1
-  make autoloads
+#  make autoloads
   
   make prefix="$startdir/pkg/usr" mandir="$startdir/pkg$mandir" infodir="$startdir/pkg$infodir" install gzip-el
 





More information about the arch-commits mailing list