/[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 1340049 by akien, Mon Dec 10 21:49:20 2018 UTC revision 1377591 by tmb, Fri Mar 15 17:26:54 2019 UTC
# Line 11  Line 11 
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            18.3.0  %define main_version            19.0.0
15  #define relc                    1  #define relc                    1
16  %define rel                     4  %define rel                     2
17    
18  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}
19    
# Line 168  Source3:       make-git-snapshot.sh Line 168  Source3:       make-git-snapshot.sh
168    
169  Patch000:       fix-linking.patch  Patch000:       fix-linking.patch
170    
171  # mesa staging/18.3 branch from 1  # mesa staging/19.0 branch from 1
172    Patch001:       0001-docs-Add-SHA256-sums-for-19.0.0.patch
173  # mesa master branch from 101  Patch002:       0002-radv-set-the-maximum-number-of-IBs-per-submit-to-192.patch
174  Patch101:       mesa-pci_ids-add-new-vega10-pci-ids.patch  Patch003:       0003-v3d-Fix-leak-of-the-renderonly-struct-on-screen-dest.patch
175  Patch102:       mesa-pci_ids-add-new-vega20-pci-id.patch  Patch004:       0004-intel-fs-Fix-opt_peephole_csel-to-not-throw-away-sat.patch
176    Patch005:       0005-glsl-lower_vector_derefs-Don-t-use-a-temporary-for-T.patch
177    Patch006:       0006-glsl-list-Add-a-list-variant-of-insert_after.patch
178    Patch007:       0007-egl-dri-Avoid-out-of-bounds-array-access.patch
179    Patch008:       0008-anv-pass-Flag-the-need-for-a-RT-flush-for-resolve-at.patch
180    Patch009:       0009-i965-Disable-ARB_fragment_shader_interlock-for-platf.patch
181    Patch010:       0010-radv-always-initialize-HTILE-when-the-src-layout-is-.patch
182    Patch011:       0011-d3d-meson-do-not-prefix-user-provided-d3d-drivers-pa.patch
183    
184    # mesa master branch from 201
185    
186  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
187    
# Line 541  automake --add-missing Line 549  automake --add-missing
549                  --enable-dri \                  --enable-dri \
550                  --enable-xa \                  --enable-xa \
551                  --enable-nine \                  --enable-nine \
552                  --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,%{?with_freedreno:freedreno,}%{?with_etnaviv:etnaviv,imx,}%{?with_vc4:vc4,}virgl%{?gallium_platform_drivers} \                  --enable-autotools \
553                    --with-gallium-drivers=r300,r600,radeonsi,nouveau,swrast,%{?with_freedreno:freedreno,}%{?with_etnaviv:etnaviv,}%{?with_vc4:vc4,}virgl%{?gallium_platform_drivers} \
554          %{?vulkan_drivers} \          %{?vulkan_drivers} \
555          %{?dri_drivers}          %{?dri_drivers}
556                  # end of configure options                  # end of configure options
# Line 579  rm -f %{buildroot}%{_libdir}/libwayland- Line 588  rm -f %{buildroot}%{_libdir}/libwayland-
588  rm -f %{buildroot}%{_libdir}/pkgconfig/wayland-egl.pc  rm -f %{buildroot}%{_libdir}/pkgconfig/wayland-egl.pc
589  %endif  %endif
590    
591    %ifnarch %{ix86} x86_64
592    # To have something to package for mesavulkan-devel on arm/aarch64 for now
593    mkdir %{buildroot}%{_includedir}/vulkan
594    %endif
595    
596  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
597    
598  %files  %files
# Line 717  rm -f %{buildroot}%{_libdir}/pkgconfig/w Line 731  rm -f %{buildroot}%{_libdir}/pkgconfig/w
731    
732  %files -n %{vulkandevel}  %files -n %{vulkandevel}
733  %dir %{_includedir}/vulkan  %dir %{_includedir}/vulkan
734    %ifarch %{ix86} x86_64
735  %{_includedir}/vulkan/vulkan_intel.h  %{_includedir}/vulkan/vulkan_intel.h
736    %endif

Legend:
Removed from v.1340049  
changed lines
  Added in v.1377591

  ViewVC Help
Powered by ViewVC 1.1.30