From 442e1d666152f712681bfca7f5436609ed778aa8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 8 Jun 2011 16:45:39 +0200 Subject: [PATCH] SDL: add three patches from Arch. --- srcpkgs/SDL/template | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/srcpkgs/SDL/template b/srcpkgs/SDL/template index 0812254ed6c..e039fdb299f 100644 --- a/srcpkgs/SDL/template +++ b/srcpkgs/SDL/template @@ -1,13 +1,16 @@ # Template file for 'SDL' pkgname=SDL version=1.2.14 -revision=2 +revision=3 +patch_args="-Np1" distfiles="http://www.libsdl.org/release/SDL-$version.tar.gz" build_style=gnu_configure configure_args="--enable-alsa --disable-esd --disable-rpath - --enable-clock_gettime --disable-nas --disable-arts" +--enable-clock_gettime --disable-nas --disable-arts" short_desc="Simple Directmedia Layer" maintainer="Juan RP " +homepage="http://www.libsdl.org/" +license="LGPL-2.1" checksum=5d927e287034cb6bb0ebccfa382cb1d185cb113c8ab5115a0759798642eed9b6 long_desc=" Simple DirectMedia Layer is a cross-platform multimedia library designed