Search Criteria
Package Details: angle 7258-6
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://chromium.googlesource.com/angle/angle |
| Licenses: | BSD-3-Clause |
| Conflicts: | angle |
| Provides: | angle |
| Submitter: | CxByte |
| Maintainer: | CxByte |
| Last Packager: | CxByte |
| Votes: | 3 |
| Popularity: | 0.043439 |
| First Submitted: | 2025-07-09 13:38 (UTC) |
| Last Updated: | 2025-09-05 19:14 (UTC) |
Dependencies (18)
- expat (expat-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- 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)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gn (gn-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- pciutils (pciutils-gitAUR) (make)
- procps-ng (procps-ng-gitAUR) (make)
- python (make)
Required by (1)
Sources (21)
- abseil-cpp
- angle.pc
- astc-encoder
- build
- EGL-Registry
- gclient_args.gni
- git+https://chromium.googlesource.com/angle/angle#branch=chromium/7258
- jsoncpp
- jsoncpp_upstream
- libdrm
- OpenGL-Registry
- rapidjson
- spirv-headers
- spirv-tools
- testing
- vk.patch
- vulkan-headers
- vulkan-loader
- vulkan-tools
- vulkan_memory_allocator
- zlib
Latest Comments
1 2 Next › Last »
CxByte commented on 2025-12-19 11:46 (UTC)
alerque: I fail to see how that would help, this error is from before prepare runs (in fact, prepare does clean up and relink the submodules).
alerque commented on 2025-12-19 11:03 (UTC)
You should fix that at the top of
prepare()not the end ofpackage(). Also the reset should not be 'origin/main', it should just be to 'HEAD' so that makepkg is actually in charge of getting you in the right (ephemeral) branch relative to the source array.CxByte commented on 2025-12-19 08:50 (UTC)
alerque: I'd love to do that, but leaving the submodules in-tree makes makepkg very sad.
alerque commented on 2025-12-19 06:45 (UTC)
The
package()function has no business doing a hard reset on the Git source repo after it is done, please remove that completely.CxByte commented on 2025-09-05 19:15 (UTC)
I've added
pciutilsto makedepends, hopefully that fixes it :)aorth commented on 2025-09-05 18:54 (UTC)
Failing in a clean chroot here too.
baseis not installed. See: https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisitessweatiest commented on 2025-09-05 08:21 (UTC)
baseis not assumed to be installed at build time. Please addpciutilsto depends or makedepends.dbb commented on 2025-09-04 11:48 (UTC)
pci/pci.hcomes frompciutilswhich is part of thebasemetapackage and thus assumed to be installed.CxByte commented on 2025-08-27 05:04 (UTC)
@sweatiest looks like it also needs linux-headers as makedepends...
sweatiest commented on 2025-08-26 22:44 (UTC)
1 2 Next › Last »