Search Criteria
Package Details: lib32-cogl 1.22.4-1
Git Clone URL: | https://aur.archlinux.org/lib32-cogl.git (read-only, click to copy) |
---|---|
Package Base: | lib32-cogl |
Description: | An object oriented GL/GLES Abstraction/Utility Layer (32-bit) |
Upstream URL: | https://blogs.gnome.org/clutter/ |
Licenses: | |
Submitter: | orumin |
Maintainer: | None |
Last Packager: | adsun |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-11 18:19 |
Last Updated: | 2019-04-23 19:30 |
Dependencies (12)
- cogl (deepin-cogl)
- lib32-gdk-pixbuf2 (lib32-gdk-pixbuf2-git)
- lib32-libdrm (lib32-libdrm-git, lib32-libdrm-minimal-git)
- lib32-libxcomposite
- lib32-libxdamage
- lib32-libxext
- lib32-libxrandr
- lib32-mesa (lib32-mesa-noglvnd, lib32-mesa-git, lib32-mesa-minimal-git, lib32-mesa-minimal+-git, lib32-mesa-stable, lib32-mesa-rc)
- lib32-pango (lib32-pango-git, lib32-pango-minimal-git)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
Latest Comments
yannleretaille commented on 2020-04-08 11:29
currently fails to build for me:
adsun commented on 2018-08-01 18:01
@TemplarGR Could you please explain to me why egl-wayland is needed? I built this package in a clean chroot and it builds fine.
TemplarGR commented on 2018-08-01 16:34
Needs egl-wayland in the requirements does not compile without it
llde commented on 2017-10-03 14:15
The "correct" commit should be "3baa2d7a65bc94b74d6e49392fe14e4ed65724a5" (the same used by cogl package in Extra). The current selected commit doesn't build on my install.
orumin commented on 2016-11-14 15:54
@alex.henrie
thank you for your report. i fixed that problem.
alex.henrie commented on 2016-11-14 14:48
When I try to install this package with `pacaur -S lib32-cogl`, I get the error:
lib32-cogl package(s) failed to install. Check .SRCINFO for mismatching data with PKGBUILD.
I'm pretty sure the problem is that .SRCINFO says "pkgver = 1.22.2", but PKGBUILD has "pkgver=1.22.2+0+gf38cda9". They should be exactly the same.
Manual compilation and installation with `makepkg` and `pacman -U` still works.