Displaying 3 results from an estimated 3 matches for "cogl_version".
2015 May 19
1
Constant screen flicker with Firefox browser
...e contains a set BuildRequires statements that will be a
> starting point. The clutter.spec file contains these:
>
> BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
> BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
> BuildRequires: cogl-devel >= %{cogl_version}
> BuildRequires: gobject-introspection-devel >= 0.9.6
> BuildRequires: gtk3-devel
> BuildRequires: json-glib-devel >= 0.12.0
> BuildRequires: libXcomposite-devel
> BuildRequires: libXdamage-devel
> BuildRequires: libXi-devel
I am happy to build this an stick it in a non st...
2015 May 18
2
Constant screen flicker with Firefox browser
Hi Thomas,
Thanks for the hint.
I'm trying to rebuild the original SRPM without the patch for know, but I'm
getting the following error.
rpmbuild --rebuild /tmp/clutter-1.14.4-12.el7.src.rpm
...
checking for XIAllowTouchEvents... yes
checking for XIScrollClassInfo.number... yes
checking for XkbQueryExtension... yes
checking for GDK_PIXBUF... no
configure: error: Package requirements
2015 May 18
0
Constant screen flicker with Firefox browser
...ojects/Mock
The spec file contains a set BuildRequires statements that will be a
starting point. The clutter.spec file contains these:
BuildRequires: glib2-devel mesa-libGL-devel pkgconfig pango-devel
BuildRequires: cairo-gobject-devel gdk-pixbuf2-devel atk-devel
BuildRequires: cogl-devel >= %{cogl_version}
BuildRequires: gobject-introspection-devel >= 0.9.6
BuildRequires: gtk3-devel
BuildRequires: json-glib-devel >= 0.12.0
BuildRequires: libXcomposite-devel
BuildRequires: libXdamage-devel
BuildRequires: libXi-devel
-Thomas