Search Criteria
Package Details: libxft-bgra-git 2.3.4.r147.42c6616-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libxft-bgra-git.git (read-only, click to copy) |
---|---|
Package Base: | libxft-bgra-git |
Description: | libXft with BGRA glyph (color emoji) rendering & scaling patches by Maxime Coste |
Upstream URL: | https://gitlab.freedesktop.org/xorg/lib/libxft.git |
Keywords: | bgra emoji freetype glyph libxft xorg |
Licenses: | custom |
Conflicts: | libxft |
Provides: | libxft |
Submitter: | justanoobcoder |
Maintainer: | justanoobcoder |
Last Packager: | justanoobcoder |
Votes: | 10 |
Popularity: | 0.86 |
First Submitted: | 2020-05-15 04:59 (UTC) |
Last Updated: | 2022-06-27 05:54 (UTC) |
Dependencies (11)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- libxrender
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- gcc (fastgcc, gcc-git, gccrs-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libtool (libtool-git) (make)
- make (make-git) (make)
- patch (patch-git) (make)
- pkgconf (pkgconf-git) (make)
- xorg-util-macros (make)
Required by (283)
- adwm (requires libxft)
- adwm-git (requires libxft)
- afni (requires libxft)
- alttab-git (requires libxft)
- an9wer-dmenu (requires libxft)
- an9wer-dwm (requires libxft)
- an9wer-st (requires libxft)
- andyetitmoves (requires libxft)
- andyetitmoves-demo (requires libxft)
- auto-dwm (requires libxft)
- auto-st (requires libxft) (make)
- auto-st (requires libxft)
- azdrawing (requires libxft)
- bastion-hib (requires libxft)
- bbkeys-git (requires libxft)
- bcompare (requires libxft)
- berry-git (requires libxft)
- bitkeeper (requires libxft)
- blackbox-git (requires libxft)
- blackboxwm (requires libxft)
Latest Comments
womp commented on 2022-06-10 22:00 (UTC)
Hi again! I tried your hint a couple of more times (with reboot in between) and I managed to install! I was probably too quick and eager to get it solved.
Thanks so much!
womp
womp commented on 2022-06-10 20:06 (UTC)
Hi and thanks for quick answer! I went to .cache/yay/ and deleted libxft-brgra-git directory and then reinstalled and I got the same message as below and exactly the same goes for my second laptop.
womp
justanoobcoder commented on 2022-06-10 03:42 (UTC)
@bbaovanc Added
automake
andautoconf
as make dependencies. Thanks for reporting.bbaovanc commented on 2022-06-10 02:17 (UTC)
This package wouldn't build for me until I installed
automake
andautoconf
. They should probably be marked as make dependencies.justanoobcoder commented on 2022-06-09 23:39 (UTC) (edited on 2022-06-09 23:48 (UTC) by justanoobcoder)
@womp Hi, you can try these steps:
Uninstall libxft-bgra-git (by installing libxft using pacman, it will automatically uninstall libxft-bgra-git).
Update your system.
Remove libxft-bgra-git's build files. It's located in ~/.cache/paru/clone directory if you use paru, or ~/.cache/yay/... (I don't remember) if you use yay).
Install libxft-bgra-git again.
Hope it will work.
womp commented on 2022-06-09 17:15 (UTC)
Updating/installing libxft-bgra-git gives the following message.
Ashish commented on 2020-12-17 07:13 (UTC)
If I am not mistaken,
curl
andxorg-util-macros
are make dependencies and should be in makedepends array instead of depends array.justanoobcoder commented on 2020-08-06 08:55 (UTC)
added
xorg-util-macros
dependencyBachoSeven commented on 2020-08-05 15:52 (UTC)
This package is missing the
xorg-util-macros
dependency: