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

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

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

revision 1379418 by umeabot, Sat Sep 22 22:11:01 2018 UTC revision 1379419 by tv, Thu Mar 21 09:05:44 2019 UTC
# Line 16  Line 16 
16    
17  Name:           cogl  Name:           cogl
18  Version:        1.22.2  Version:        1.22.2
19  Release:        %mkrel 3  Release:        %mkrel 4
20  Summary:        A library for using 3D graphics hardware to draw pretty pictures  Summary:        A library for using 3D graphics hardware to draw pretty pictures
21  Group:          System/Libraries  Group:          System/Libraries
22  License:        LGPLv2+  License:        LGPLv2+
23  URL:            http://www.clutter-project.org/  URL:            http://www.clutter-project.org/
24  Source0:        https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz  Source0:        https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
25  Patch2:         e20d81b1627b09494c00fd29f952fc17e618af46..e0fda738232d6a1c69a150d7528a970887fb459f.patch  # Vaguely related to https://bugzilla.gnome.org/show_bug.cgi?id=772419
26    # but on the 1.22 branch, and the static inline in the header is gross
27    # ajax promises he'll clean this up.
28    Patch0: 0001-egl-Use-eglGetPlatformDisplay-not-eglGetDisplay.patch
29    
30    # "GL_ARB_shader_texture_lod" is used to do lod biased texturing. It
31    # make achieve faster blurring of images instead of using large blur radius.
32    Patch1: 0002-add-GL_ARB_shader_texture_lod-support.patch
33    
34    # "copy_sub_image" is used to implement feature similar with kwin blur
35    # effect by being abel to copy partial of framebuffer contents as texture
36    # and do post blurring.
37    Patch2: 0003-texture-support-copy_sub_image.patch
38    
39    Patch3:         e20d81b1627b09494c00fd29f952fc17e618af46..e0fda738232d6a1c69a150d7528a970887fb459f.patch
40  BuildRequires:  pkgconfig(gl)  BuildRequires:  pkgconfig(gl)
41  BuildRequires:  pkgconfig(x11)  BuildRequires:  pkgconfig(x11)
42  BuildRequires:  pkgconfig(xext)  BuildRequires:  pkgconfig(xext)

Legend:
Removed from v.1379418  
changed lines
  Added in v.1379419

  ViewVC Help
Powered by ViewVC 1.1.30