Search Criteria
Package Details: lib32-cairo-git 1.17.4-1
Git Clone URL: | https://aur.archlinux.org/lib32-cairo-git.git (read-only, click to copy) |
---|---|
Package Base: | lib32-cairo-git |
Description: | 2D graphics library with support for multiple output devices (32-bit) |
Upstream URL: | https://cairographics.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | shoober420 |
Maintainer: | shoober420 |
Last Packager: | shoober420 |
Votes: | 1 |
Popularity: | 0.000010 |
First Submitted: | 2019-08-08 03:30 |
Last Updated: | 2021-02-28 01:54 |
Dependencies (14)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git)
- lib32-fontconfig (lib32-fontconfig-infinality-ultimate, lib32-fontconfig-infinality, lib32-fontconfig-git)
- lib32-freetype2 (lib32-freetype2-v35, lib32-freetype2-old-hinting, lib32-freetype2-infinality-ultimate, lib32-freetype2-git, lib32-freetype2-minimal-git)
- lib32-glib2 (lib32-glib2-git)
- lib32-libpng (lib32-libpng-minimal-git)
- lib32-libx11 (lib32-libx11-git, lib32-libx11-threadsafe)
- lib32-libxcb (lib32-libxcb-git)
- lib32-libxext
- lib32-libxrender
- lib32-pixman (lib32-pixman-git)
- lib32-zlib
- git (git-git) (make)
- meson (meson-git) (make)
- valgrind (valgrind-git) (make)
Required by (22)
- acroread (requires lib32-cairo)
- gimp-plugin-pspi (requires lib32-cairo) (x86_64)
- gtk3-classic (requires lib32-cairo) (make)
- lib32-cairomm (requires lib32-cairo)
- lib32-gimp (requires lib32-cairo)
- lib32-gstreamer0.10-good (requires lib32-cairo) (make)
- lib32-gstreamer0.10-good-plugins (requires lib32-cairo)
- lib32-gstreamer0.10-good-plugins (requires lib32-cairo) (make)
- lib32-gtk2-git (requires lib32-cairo)
- lib32-gtk2-minimal-git (requires lib32-cairo)
- lib32-gtk3-classic (requires lib32-cairo)
- lib32-gtk3-classic (requires lib32-cairo) (make)
- lib32-harfbuzz-git (requires lib32-cairo) (make)
- lib32-harfbuzz-icu-git (requires lib32-cairo) (make)
- lib32-harfbuzz-minimal-git (requires lib32-cairo) (make)
- lib32-libdrm-git (requires lib32-cairo) (check)
- lib32-libdrm-minimal-git (requires lib32-cairo) (check)
- lib32-pango-git (requires lib32-cairo)
- lib32-pango-minimal-git (requires lib32-cairo)
- lib32-poppler (requires lib32-cairo) (make)
- lib32-poppler (requires lib32-cairo)
- lib32-poppler-glib (requires lib32-cairo) (make)
Latest Comments
shoober420 commented on 2020-05-18 15:44
Figured it out. I was using an old PKGBUILD and forgot to update the “export PKG_CONFIG” flag under the build section. Thank you MaxStirner for the emails and pointing out what I skimmed past.
shoober420 commented on 2020-05-16 14:29
Not entirely sure what’s going on with this. This package requires “lib32-poppler-glib”, which is only available in the AUR. It also appears to require “lib32-libspectre”, which is not available in the official repositories or the AUR. Matches the same dependencies as the lib32-cairo PKGBUILD from the official repositories. Disabling the testing build flags does not remedy the issue (—disable-full-testing and —disable-test-surfaces).