[arch-commits] CVS update of extra/network/epic4 (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Nov 27 04:23:54 UTC 2007


    Date: Monday, November 26, 2007 @ 23:23:54
  Author: eric
    Path: /home/cvs-extra/extra/network/epic4

 Removed: PKGBUILD (1.10)

extra repo cleanup


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


Index: extra/network/epic4/PKGBUILD
diff -u extra/network/epic4/PKGBUILD:1.10 extra/network/epic4/PKGBUILD:removed
--- extra/network/epic4/PKGBUILD:1.10	Fri Jun 29 23:35:08 2007
+++ extra/network/epic4/PKGBUILD	Mon Nov 26 23:23:54 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2007/06/30 03:35:08 eric Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=epic4
-pkgver=2.6
-pkgrel=1
-pkgdesc="EPIC4 is a new direction in ircII development"
-arch=('i686' 'x86_64')
-url="http://www.epicsol.org/"
-license=('BSD')
-depends=('openssl<=0.9.8' 'ncurses')
-source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
-md5sums=('3af76d22762b5015735bc9cb7f43d2c9')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-  rm $startdir/pkg/usr/bin/epic
-  mv $startdir/pkg/usr/bin/epic-EPIC4-$pkgver $startdir/pkg/usr/bin/epic
-  install  -D -m644 COPYRIGHT $startdir/pkg/usr/share/licenses/$pkgname/COPYRIGHT
-}




More information about the arch-commits mailing list