[arch-commits] CVS update of extra/system/lineak_defaultplugin (PKGBUILD)
Eric Belanger
eric at archlinux.org
Tue Nov 27 04:31:01 UTC 2007
Date: Monday, November 26, 2007 @ 23:31:01
Author: eric
Path: /home/cvs-extra/extra/system/lineak_defaultplugin
Removed: PKGBUILD (1.7)
extra repo cleanup
----------+
PKGBUILD | 21 ---------------------
1 file changed, 21 deletions(-)
Index: extra/system/lineak_defaultplugin/PKGBUILD
diff -u extra/system/lineak_defaultplugin/PKGBUILD:1.7 extra/system/lineak_defaultplugin/PKGBUILD:removed
--- extra/system/lineak_defaultplugin/PKGBUILD:1.7 Mon Jul 16 01:40:31 2007
+++ extra/system/lineak_defaultplugin/PKGBUILD Mon Nov 26 23:31:01 2007
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.7 2007/07/16 05:40:31 eric Exp $
-# Maintainer: aurelien <aurelien at archlinux.org>
-# Contributor: Aurelien Foret <orelien at chez.com>
-pkgname=lineak_defaultplugin
-pkgver=0.8.4
-pkgrel=1
-pkgdesc="Default plugin for LinEAK"
-arch=('i686' 'x86_64')
-url="http://lineak.sourceforge.net/"
-license=('GPL')
-depends=('lineakd>=0.8')
-options=('!libtool')
-source=(http://dl.sourceforge.net/sourceforge/lineak/$pkgname-$pkgver.tar.gz)
-md5sums=('336b4fa5aa40b1166c2aa5418740357b')
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc
- make || return 1
- make DESTDIR=$startdir/pkg install
-}
More information about the arch-commits
mailing list