[arch-commits] CVS update of extra/system/lineakd (PKGBUILD)
Eric Belanger
eric at archlinux.org
Tue Nov 27 04:30:35 UTC 2007
Date: Monday, November 26, 2007 @ 23:30:35
Author: eric
Path: /home/cvs-extra/extra/system/lineakd
Removed: PKGBUILD (1.10)
extra repo cleanup
----------+
PKGBUILD | 24 ------------------------
1 file changed, 24 deletions(-)
Index: extra/system/lineakd/PKGBUILD
diff -u extra/system/lineakd/PKGBUILD:1.10 extra/system/lineakd/PKGBUILD:removed
--- extra/system/lineakd/PKGBUILD:1.10 Fri Sep 21 00:35:20 2007
+++ extra/system/lineakd/PKGBUILD Mon Nov 26 23:30:35 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2007/09/21 04:35:20 eric Exp $
-# Maintainer: aurelien <aurelien at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-pkgname=lineakd
-pkgver=0.8.4
-pkgrel=3
-pkgdesc="Support for Easy Access and Internet Keyboards"
-arch=('i686' 'x86_64')
-url="http://lineak.sourceforge.net/"
-license=('GPL')
-depends=('gcc-libs' 'libxext' 'libsm' 'libxtst')
-backup=('etc/lineakkb.def')
-options=('!libtool' '!makeflags')
-source=(http://dl.sourceforge.net/sourceforge/lineak/$pkgname-$pkgver.tar.gz)
-md5sums=('8f0b4c38c3a46bfd2613e371e8fd2440')
-
-build() {
- cd $startdir/src/$pkgname-$pkgver
- sed -i 's|$(mandir)/man8|$(DESTDIR)/$(mandir)/man8|' utils/Makefile.in || return 1
- sed -i 's|$(mandir)/man1|$(DESTDIR)/$(mandir)/man1|' utils/Makefile.in || return 1
- ./configure --prefix=/usr --sysconfdir=/etc --enable-evtest
- make || return 1
- make DESTDIR=$startdir/pkg install
-}
More information about the arch-commits
mailing list