/[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 1224299 by tv, Tue May 1 17:33:07 2018 UTC revision 1257897 by tmb, Sat Sep 8 20:31:12 2018 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.1.0  %define main_version            18.2.0
15  %define relc                    2  #define relc                    6
16  %define rel                     1  %define rel                     3
17    
18  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}  %define release                 %mkrel %{?relc:0.rc%{relc}.}%{rel}
19    
# Line 133  BuildRequires: pkgconfig(xcb-present)  > Line 133  BuildRequires: pkgconfig(xcb-present)  >
133  BuildRequires:  pkgconfig(xext)         >= 1.1.1  BuildRequires:  pkgconfig(xext)         >= 1.1.1
134  BuildRequires:  pkgconfig(xxf86vm)      >= 1.1.0  BuildRequires:  pkgconfig(xxf86vm)      >= 1.1.0
135  BuildRequires:  pkgconfig(xi)           >= 1.3  BuildRequires:  pkgconfig(xi)           >= 1.3
136    BuildRequires:  pkgconfig(xrandr)
137  BuildRequires:  pkgconfig(talloc)  BuildRequires:  pkgconfig(talloc)
138  BuildRequires:  python2-libxml2  BuildRequires:  python2-libxml2
139  BuildRequires:  python2-mako  BuildRequires:  python2-mako
# Line 166  Source0:       https://mesa.freedesktop.org/ar Line 167  Source0:       https://mesa.freedesktop.org/ar
167  %endif  %endif
168  Source3:        make-git-snapshot.sh  Source3:        make-git-snapshot.sh
169    
170  # Instructions to setup your repository clone  # mesa staging/18.2 branch from 1
171  # git://git.freedesktop.org/git/mesa/mesa  Patch001:       0001-docs-add-sha256-checksums-for-18.2.0.patch
172  # git checkout mesa_7_5_branch  Patch002:       0002-winsys-virgl-correct-resource-and-handle-allocation-.patch
173  # git branch mdv-cherry-picks  Patch003:       0003-meson-Print-a-message-about-why-a-libdrm-version-was.patch
174  # git am ../02??-*.patch  Patch004:       0004-anv-pipeline-Only-consider-double-elements-which-act.patch
175  # git branch mdv-redhat  Patch005:       0005-tnl-Fix-green-gun-regression-in-xonotic.patch
176  # git am ../03??-*.patch  Patch006:       0006-apple-glx-log-added-missing-va_end-after-va_copy.patch
177  # git branch mdv-patches  Patch007:       0007-mesa-util-don-t-use-the-same-va_list-instance-twice.patch
178  # git am ../09??-*.patch  Patch008:       0008-mesa-util-don-t-ignore-NULL-returned-from-malloc.patch
179  # In order to update to the branch via patches, issue this command:  Patch009:       0009-mesa-util-add-missing-va_end-after-va_copy.patch
180  # git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/'  Patch010:       0010-glsl-fixer-lexer-for-unreachable-defines.patch
181    Patch011:       0011-Revert-Revert-glsl-skip-stringification-in-preproces.patch
182  # Cherry picks  #Patch012:      0012-cherry-ignore-i965-tools-32bit-compilation-with-meso.patch
183  # git format-patch --start-number 200 mesa_7_5_branch..mdv-cherry-picks  #Patch013:      0013-intel-compiler-option-msse2-and-mstackrealign.patch
184    Patch014:       0014-v3d-Fix-SRC_ALPHA_SATURATE-blending-for-RTs-without-.patch
185  # Patches "liberated" from Fedora:  Patch015:       0015-i965-Workaround-the-gen9-hw-astc5x5-sampler-bug.patch
186  # http://pkgs.fedoraproject.org/cgit/rpms/mesa.git/  Patch016:       0016-anv-Re-emit-vertex-buffers-when-the-pipeline-changes.patch
187  # git format-patch --start-number 300 mdv-cherry-picks..mdv-redhat  Patch017:       0017-anv-Disable-the-vertex-cache-when-tessellating-on-SK.patch
188    Patch018:       0018-i965-tools-32bit-compilation-with-meson.patch
189    Patch019:       0019-v3d-Fix-setup-of-the-VCM-cache-size.patch
190    Patch020:       0020-anv-Clamp-scissors-to-the-framebuffer-boundary.patch
191    
192  # https://cgit.freedesktop.org/~ajax/mesa/log/?h=mesa-17.2-s3tc  # mesa master branch from 101
193    Patch101:       0101-mesa-enable-ARB_vertex_buffer_object-in-core-profile.patch
194    
 # Patches from ChromiumOS  
 # http://git.chromium.org/gitweb/?p=chromiumos/overlays/chromiumos-overlay.git;a=tree;f=media-libs/mesa/files;hb=HEAD  
   
 # Mageia/Mandriva patches  
 # git format-patch --start-number 900 mdv-redhat..mdv-patches  
195    
196  #------------------------------------------------------------------------------  #------------------------------------------------------------------------------
197    

Legend:
Removed from v.1224299  
changed lines
  Added in v.1257897

  ViewVC Help
Powered by ViewVC 1.1.30