[arch-commits] CVS update of extra/editors/e3 (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun May 13 04:53:14 UTC 2007


    Date: Sunday, May 13, 2007 @ 00:53:13
  Author: aaron
    Path: /home/cvs-extra/extra/editors/e3

 Removed: PKGBUILD (1.13)

Package cleanup: packages moved to unsupported (AUR)


----------+
 PKGBUILD |   20 --------------------
 1 file changed, 20 deletions(-)


Index: extra/editors/e3/PKGBUILD
diff -u extra/editors/e3/PKGBUILD:1.13 extra/editors/e3/PKGBUILD:removed
--- extra/editors/e3/PKGBUILD:1.13	Sun May 21 01:31:13 2006
+++ extra/editors/e3/PKGBUILD	Sun May 13 00:53:14 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.13 2006/05/21 05:31:13 uid1016 Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=e3
-pkgver=2.6.3
-pkgrel=1
-pkgdesc="e3 - a full-screen text editor written in assembler"
-arch=(i686 x86_64)
-makedepends=('nasm')
-url="http://www.sax.de/~adlibit/"
-source=(http://www.sax.de/~adlibit/$pkgname-$pkgver.tar.gz)
-md5sums=('8c6698db654ad8dbf91a52f9d198ff99')
-
-build() {
-   cd $startdir/src/$pkgname-$pkgver
-   make COMPRESS=upx || return 1
-   sed -i 's|$(BINDIR)/e3 |e3 |' Makefile
-   make PREFIX=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list