[arch-commits] CVS update of arch/build/lib/sdl (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 5 13:35:45 UTC 2007


    Date: Sunday, August 5, 2007 @ 09:35:45
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/sdl

 Removed: PKGBUILD (1.25)

Move to extra


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


Index: arch/build/lib/sdl/PKGBUILD
diff -u arch/build/lib/sdl/PKGBUILD:1.25 arch/build/lib/sdl/PKGBUILD:removed
--- arch/build/lib/sdl/PKGBUILD:1.25	Thu Jul 13 03:49:50 2006
+++ arch/build/lib/sdl/PKGBUILD	Sun Aug  5 09:35:45 2007
@@ -1,20 +0,0 @@
-# $Id: PKGBUILD,v 1.25 2006/07/13 07:49:50 tpowa Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
-pkgname=sdl
-pkgver=1.2.11
-pkgrel=1
-pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard"
-arch=(i686 x86_64)
-depends=('libxext')
-options=('NOLIBTOOL')
-makedepends=('alsa-lib' 'esd' 'mesa')
-source=(http://www.libsdl.org/release/SDL-$pkgver.tar.gz)
-url="http://www.libsdl.org"
-md5sums=('418b42956b7cd103bfab1b9077ccc149')
-
-build() {
-  cd $startdir/src/SDL-$pkgver
-  ./configure --prefix=/usr --disable-nasm --enable-alsa --enable-esd --with-x
-  make || return 1
-  make DESTDIR=$startdir/pkg install
-}




More information about the arch-commits mailing list