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

Dale Blount dale at archlinux.org
Fri May 4 17:47:18 UTC 2007


    Date: Friday, May 4, 2007 @ 13:47:18
  Author: dale
    Path: /home/cvs-extra/extra/network/gaim-encryption

 Removed: PKGBUILD (1.17)

removed gaim-encryption for pidgin-encryption


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


Index: extra/network/gaim-encryption/PKGBUILD
diff -u extra/network/gaim-encryption/PKGBUILD:1.17 extra/network/gaim-encryption/PKGBUILD:removed
--- extra/network/gaim-encryption/PKGBUILD:1.17	Fri Feb  2 16:52:20 2007
+++ extra/network/gaim-encryption/PKGBUILD	Fri May  4 13:47:18 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.17 2007/02/02 21:52:20 dale Exp $
-# Maintainer: Dale Blount <dale at archlinux.org>
-# Contributor: Dale Blount <dale at archlinux.org>
-pkgname=gaim-encryption
-pkgver=3.0beta8
-pkgrel=1
-pkgdesc="A Gaim plugin providing transparent RSA encryption using NSS"
-arch=(i686 x86_64)
-url="http://gaim-encryption.sourceforge.net"
-depends=('gaim' 'nss')
-options=(NOLIBTOOL)
-source=(http://easynews.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('6387154e723c7b8c4f6d3f55431dd8a8')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-}




More information about the arch-commits mailing list