/[packages]/cauldron/mesa/current/SPECS/mesa.spec
ViewVC logotype

Diff of /cauldron/mesa/current/SPECS/mesa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1173701 by tv, Wed Oct 25 15:46:40 2017 UTC revision 1211143 by tmb, Wed Mar 21 20:20:10 2018 UTC
# Line 1  Line 1 
 %if "%distro_section" == "tainted"  
 %global build_plf 1  
 %else  
 %global build_plf 0  
 %endif  
   
1  # (cg) Cheater...  # (cg) Cheater...
2  %define Werror_cflags %nil  %define Werror_cflags %nil
3    
# Line 12  Line 6 
6    
7  # https://cgit.freedesktop.org/mesa/mesa/commit/?h=13.0&id=3bb0415ab96f74183f7aa58c1a543448653ccb3e  # https://cgit.freedesktop.org/mesa/mesa/commit/?h=13.0&id=3bb0415ab96f74183f7aa58c1a543448653ccb3e
8  %define git 0  %define git 0
9  %define git_branch 17.1  %define git_branch 18.0
10    
11  %define opengl_ver 4.5  %define opengl_ver 4.5
12    
13  # define version, RC & release  # define version, RC & release
14  %define main_version            17.2.3  %define main_version            18.0.0
15  #define relc                    5  %define relc                    5
16  %define rel                     3  %define rel                     2
17    
18  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}
19    
# Line 99  Line 93 
93  %define base_drivers swrast,nouveau,radeon,r200  %define base_drivers swrast,nouveau,radeon,r200
94  %ifarch %{ix86} x86_64  %ifarch %{ix86} x86_64
95  %define platform_drivers ,i915,i965  %define platform_drivers ,i915,i965
96    %define gallium_platform_drivers ,svga
97  %endif  %endif
98  %define dri_drivers --with-dri-drivers=%{?base_drivers}%{?platform_drivers}  %define dri_drivers --with-dri-drivers=%{?base_drivers}%{?platform_drivers}
99    
# Line 120  BuildRequires: pkgconfig(xdamage)      >= 1.1 Line 115  BuildRequires: pkgconfig(xdamage)      >= 1.1
115  BuildRequires:  pkgconfig(expat)                >= 2.0.1  BuildRequires:  pkgconfig(expat)                >= 2.0.1
116  BuildRequires:  gccmakedep  BuildRequires:  gccmakedep
117  BuildRequires:  x11-proto-devel         >= 7.3  BuildRequires:  x11-proto-devel         >= 7.3
118  BuildRequires:  pkgconfig(libdrm)       >= 2.4.60  BuildRequires:  pkgconfig(libdrm)       >= 2.4.91
119  BuildRequires:  pkgconfig(xcb-dri3)  BuildRequires:  pkgconfig(xcb-dri3)
120  BuildRequires:  pkgconfig(xcb-present)  >= 1.11  BuildRequires:  pkgconfig(xcb-present)  >= 1.11
121  BuildRequires:  pkgconfig(xext)         >= 1.1.1  BuildRequires:  pkgconfig(xext)         >= 1.1.1
# Line 173  Source3:       make-git-snapshot.sh Line 168  Source3:       make-git-snapshot.sh
168  # git format-patch --start-number 300 mdv-cherry-picks..mdv-redhat  # git format-patch --start-number 300 mdv-cherry-picks..mdv-redhat
169    
170  # https://cgit.freedesktop.org/~ajax/mesa/log/?h=mesa-17.2-s3tc  # https://cgit.freedesktop.org/~ajax/mesa/log/?h=mesa-17.2-s3tc
 Patch0:         0001-mesa-Squash-merge-of-S3TC-support.patch  
171    
172  # Patches from ChromiumOS  # Patches from ChromiumOS
173  # http://git.chromium.org/gitweb/?p=chromiumos/overlays/chromiumos-overlay.git;a=tree;f=media-libs/mesa/files;hb=HEAD  # http://git.chromium.org/gitweb/?p=chromiumos/overlays/chromiumos-overlay.git;a=tree;f=media-libs/mesa/files;hb=HEAD
# Line 548  automake --add-missing Line 542  automake --add-missing
542                  --enable-dri \                  --enable-dri \
543                  --enable-xa \                  --enable-xa \
544                  --enable-nine \                  --enable-nine \
545                  --with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl \                  --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl%{?gallium_platform_drivers} \
546          %{?dri_drivers}          %{?dri_drivers}
547                  # end of configure options                  # end of configure options
548    

Legend:
Removed from v.1173701  
changed lines
  Added in v.1211143

  ViewVC Help
Powered by ViewVC 1.1.30