]> git.pld-linux.org Git - packages/DirectFB.git/blobdiff - DirectFB.spec
- disable One IPC support (dead unmaintained project)
[packages/DirectFB.git] / DirectFB.spec
index 9578df5de4b7a54a3b2027e770bb46d9ad825560..877d1c9b00afc771f1f3160127ab64a1d94b2603 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_with    multi           # build Multi-application core (requires working /dev/fusion*)
-%bcond_without one             # Linux One IPC library
+%bcond_with    one             # Linux One IPC library
 %bcond_without static_libs     # don't build static libraries
 %bcond_with    sh772x          # SH7722/SH7723 (SH-Mobile) graphics driver
 %bcond_with    avifile         # AviFile video provider [not updated for DirectFB 1.7.0]
@@ -25,7 +25,7 @@ Summary:      DirectFB - Hardware graphics acceleration
 Summary(pl.UTF-8):     DirectFB - Wspomaganie grafiki
 Name:          DirectFB
 Version:       1.7.6
-Release:       3
+Release:       8
 Epoch:         1
 License:       LGPL v2+
 Group:         Libraries
@@ -45,6 +45,8 @@ Patch8:               %{name}-missing.patch
 Patch9:                %{name}-ffmpeg.patch
 Patch10:       %{name}-libmpeg3.patch
 Patch11:       %{name}-format.patch
+Patch12:       x32-asm.patch
+Patch13:       ffmpeg3.patch
 URL:           http://www.directfb.org/
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGLES-devel
@@ -937,6 +939,8 @@ Statyczna biblioteka sawman.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
 
 # video drivers
 %{__sed} -i -e 's/checkfor_\(cle266\|cyber5k\|radeon\|savage\|unichrome\|vmware\)=no/checkfor_\1=yes/' configure.in
@@ -982,7 +986,7 @@ Statyczna biblioteka sawman.
        %{?with_xine_vdpau:--enable-xine-vdpau} \
        --enable-x11 \
        --enable-zlib \
-%ifarch %{ix86} %{x8664}
+%ifarch %{ix86} %{x8664} x32
 %ifnarch i386 i486
        --enable-mmx \
 %endif
This page took 0.034197 seconds and 4 git commands to generate.