[arch-commits] CVS update of extra/lib/libidl (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Dec 12 06:48:48 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:48:48
  Author: eric
    Path: /home/cvs-extra/extra/lib/libidl

 Removed: PKGBUILD (1.5)

extra repo cleanup


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


Index: extra/lib/libidl/PKGBUILD
diff -u extra/lib/libidl/PKGBUILD:1.5 extra/lib/libidl/PKGBUILD:removed
--- extra/lib/libidl/PKGBUILD:1.5	Sun Oct  1 03:45:41 2006
+++ extra/lib/libidl/PKGBUILD	Wed Dec 12 01:48:48 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/10/01 07:45:41 ganja_guru Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-pkgname=libidl
-pkgver=0.6.8
-pkgrel=2.1
-pkgdesc="A front-end for CORBA 2.2 IDL and Netscape's XPIDL"
-arch=(i686 x86_64)
-depends=('glib')
-source=(http://andrewtv.org/libIDL/libIDL-$pkgver.tar.gz)
-url="http://andrewtv.org/libIDL/"
-md5sums=('97e2da9229cdb0445719b6cf802c1782')
-
-build() {
-  cd $startdir/src/libIDL-$pkgver
-  #Arch64 fix --build/host
-  ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-  find $startdir/pkg -name '*.la' -exec rm {} \;
-}




More information about the arch-commits mailing list