Search Criteria
Package Details: angle 7258-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/angle.git (read-only, click to copy) |
---|---|
Package Base: | angle |
Description: | A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android. |
Upstream URL: | https://github.com/google/angle |
Licenses: | BSD-3-Clause |
Conflicts: | angle |
Provides: | angle |
Submitter: | CxByte |
Maintainer: | CxByte |
Last Packager: | CxByte |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-07-09 13:38 (UTC) |
Last Updated: | 2025-07-17 21:41 (UTC) |
Dependencies (17)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- harfbuzz (harfbuzz-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwebp (libwebp-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- depot-tools-gitAUR (teapot-gclientAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- procps-ng (procps-ng-gitAUR) (make)
- python (python37AUR) (make)
- rsync (rsync-gitAUR, rsync-reflink-gitAUR, rsync-reflinkAUR) (make)
Latest Comments
CxByte commented on 2025-07-17 21:05 (UTC) (edited on 2025-07-17 21:16 (UTC) by CxByte)
wow, yeah it totally does...somehow... looks like glXQueryExtension() somehow ends up finding this and crashing for some reason? will take a look, doesn't seem to go away with a different libname (I've tried
libANGLE-*.so
,lib*-ANGLE.so
andlib*_ANGLE.so
so far to the same effect)For now I'll move the libs and the sources to /opt, that should avoid messing with whatever GL is trying to do.
tadia commented on 2025-07-17 19:42 (UTC)
This package breaks all firefox-based browsers!