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

Jan de Groot jgc at archlinux.org
Wed May 30 20:38:03 UTC 2007


    Date: Wednesday, May 30, 2007 @ 16:38:03
  Author: jgc
    Path: /home/cvs-extra/extra/network/ickle

 Removed: PKGBUILD (1.6)

Package cleanup, getting rid of gtkmm


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


Index: extra/network/ickle/PKGBUILD
diff -u extra/network/ickle/PKGBUILD:1.6 extra/network/ickle/PKGBUILD:removed
--- extra/network/ickle/PKGBUILD:1.6	Thu Mar 22 17:31:30 2007
+++ extra/network/ickle/PKGBUILD	Wed May 30 16:38:02 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2007/03/22 21:31:30 andyrtr Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=ickle
-pkgver=0.3.2
-pkgrel=1
-pkgdesc="ickle - a icq2000 client"
-arch=('i686' 'x86_64')
-depends=('libicq2000>=0.3.2' 'gtkmm1')
-source=(http://downloads.sourceforge.net/ickle/$pkgname-$pkgver.tar.gz)
-url="http://ickle.sourceforge.net/"
-md5sums=('c59acbc24ac90cfc7fd21c49038481ed')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list