]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- added ppc support
authorMarcin Chojnowski <martii@pld-linux.org>
Wed, 13 Mar 2002 16:54:25 +0000 (16:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.76

SDL.spec

index 80ccbf236cad89bd729d5993b704a5b4ce2efe3b..a3ebdbdba49e533e4f14a1978bd69a662371cf71 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -7,10 +7,14 @@
 # _with_aalib - with aalib support
 # _with_ggi - with GGI support
 #
-%ifarch        alpha
+%ifarch        alpha ppc
 %define _without_arts 1
 %endif
 
+%ifarch ppc
+%define        _without_alsa   1
+%endif
+
 Summary:       SDL (Simple DirectMedia Layer) - Game/Multimedia Library
 Summary(es):   Simple DirectMedia Layer
 Summary(pl):   SDL (Simple DirectMedia Layer) - Biblioteka do gier/multimediĆ³w
This page took 0.061654 seconds and 4 git commands to generate.