Accepting request 282940 from home:Andreas_Schwab:Factory
- Set xvmc_support also on ppc OBS-URL: https://build.opensuse.org/request/show/282940 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=419
This commit is contained in:
parent
8b3133b0be
commit
6b6a7b8e89
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 27 10:02:46 UTC 2015 - schwab@suse.de
|
||||||
|
|
||||||
|
- Set xvmc_support also on ppc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 25 12:13:06 UTC 2015 - mimi.vx@gmail.com
|
Sun Jan 25 12:13:06 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -24,15 +24,12 @@
|
|||||||
%else
|
%else
|
||||||
%define gallium_loader 0
|
%define gallium_loader 0
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86 x86_64 %arm ppc64 ppc64le
|
|
||||||
%define xvmc_support 1
|
|
||||||
%else
|
|
||||||
%define xvmc_support 0
|
|
||||||
%endif
|
|
||||||
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le
|
%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le
|
||||||
|
%define xvmc_support 1
|
||||||
%define vdpau_nouveau 1
|
%define vdpau_nouveau 1
|
||||||
%define vdpau_radeon 1
|
%define vdpau_radeon 1
|
||||||
%else
|
%else
|
||||||
|
%define xvmc_support 0
|
||||||
%define vdpau_nouveau 0
|
%define vdpau_nouveau 0
|
||||||
%define vdpau_radeon 0
|
%define vdpau_radeon 0
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user