[arch-commits] CVS update of extra/daemons/teapop (PKGBUILD)

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


    Date: Sunday, May 13, 2007 @ 00:53:10
  Author: aaron
    Path: /home/cvs-extra/extra/daemons/teapop

 Removed: PKGBUILD (1.8)

Package cleanup: packages moved to unsupported (AUR)


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


Index: extra/daemons/teapop/PKGBUILD
diff -u extra/daemons/teapop/PKGBUILD:1.8 extra/daemons/teapop/PKGBUILD:removed
--- extra/daemons/teapop/PKGBUILD:1.8	Thu May 18 18:24:23 2006
+++ extra/daemons/teapop/PKGBUILD	Sun May 13 00:53:10 2007
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.8 2006/05/18 22:24:23 uid1016 Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=teapop
-pkgver=0.3.8
-pkgrel=1
-depends=('perl')
-pkgdesc="Teapop is an RFC1939 and RFC2449 compliant POP3-server"
-arch=(i686 x86_64)
-source=(#http://ftp.toontown.org/?l=/pub/teapop/$pkgname-$pkgver.tar.gz
-	ftp://ftp.toontown.org/pub/teapop/$pkgname-$pkgver.tar.gz)
-url="http://www.toontown.org/teapop/"
-md5sums=('c322c20018663a1a9b7860966cbd4ed2')
-
-build() {
-	cd $startdir/src/$pkgname-$pkgver
-	./configure --prefix=/usr  --sysconfdir=/etc --libexec=/usr/sbin
-	make || return 1
-	make DESTDIR=$startdir/pkg install
-	# rm var, it's empty
-	rmdir $startdir/pkg/usr/var
-}




More information about the arch-commits mailing list