Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fec5629496763a4ad316495096862ca9fe22d16

commit 6fec5629496763a4ad316495096862ca9fe22d16
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sat Dec 22 19:03:19 2007 +0100

sdl-1.2.12-2-i686
moved several depends to makedepends where they should be

diff --git a/source/xlib/sdl/FrugalBuild b/source/xlib/sdl/FrugalBuild
index 8b91ffb..4d99d09 100644
--- a/source/xlib/sdl/FrugalBuild
+++ b/source/xlib/sdl/FrugalBuild
@@ -1,13 +1,13 @@
-# Compiling Time: 0.01 SBU
+# Compiling Time: 0.45 SBU
# Maintainer: VMiklos <[EMAIL PROTECTED]>

pkgname=sdl
pkgver=1.2.12
-pkgrel=1
+pkgrel=2
pkgdesc="Simple DirectMedia Layer library"
url="http://www.libsdl.org";
-depends=('libxext' 'libstdc++' 'esd' 'alsa-lib' 'aalib')
-makedepends=('arts')
+depends=('glibc')
+makedepends=('arts' 'libxext' 'libstdc++' 'esd' 'alsa-lib' 'aalib')
groups=('xlib')
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.libsdl.org/release/|grep 
'SDL-[0-9\.]*tar.gz$'|sed 's/.*-\(.*\)\.t.*/\1/'|Fsort|tail -n 1"
@@ -15,5 +15,4 @@ source=(http://www.libsdl.org/release/SDL-$pkgver.tar.gz)
_F_cd_path="SDL-$pkgver"
Fconfopts="$Fconfopts --disable-nasm --enable-endian --enable-aalib"
sha1sums=('2c37ff1683368369c0f555d4a742f0544153610d')
-
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to