Hi! Installing this package doesn't solve the cyclic dependency problem for mingw-w64-harfbuzz package!
[viktor ~]$ pacman -Q | grep mingw-w64-freetype2
mingw-w64-freetype2-bootstrap 2.6.5-2
[viktor ~]$ pacman -Qi mingw-w64-freetype2-bootstrap
...
Provides : mingw-w64-freetype mingw-w64-freetype2
...
[viktor ~]$ pacaur -S mingw-w64-harfbuzz
:: Package(s) mingw-w64-harfbuzz not found in repositories, trying AUR...
:: resolving dependencies...
:: dependency cycle detected
So I can't install mingw-w64-harfbuzz -> mingw-w64-qt5-base packages
Search Criteria
Package Details: mingw-w64-freetype2-bootstrap 2.13.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-freetype2-bootstrap.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-freetype2-bootstrap |
Description: | Font rasterization library (mingw-w64) |
Upstream URL: | https://www.freetype.org/ |
Licenses: | FTL OR GPL-2.0-or-later |
Conflicts: | mingw-w64-freetype2 |
Provides: | mingw-w64-freetype2 |
Submitter: | Martchus |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-23 23:33 (UTC) |
Last Updated: | 2024-08-13 19:41 (UTC) |
Dependencies (6)
Required by (16)
- mingw-w64-fontconfig (requires mingw-w64-freetype2)
- mingw-w64-ftgl (requires mingw-w64-freetype2)
- mingw-w64-graphicsmagick (requires mingw-w64-freetype2)
- mingw-w64-harfbuzz (requires mingw-w64-freetype2)
- mingw-w64-libass (requires mingw-w64-freetype2)
- mingw-w64-libbluray (requires mingw-w64-freetype2)
- mingw-w64-librsvg (requires mingw-w64-freetype2)
- mingw-w64-openimageio (requires mingw-w64-freetype2)
- mingw-w64-pango (requires mingw-w64-freetype2)
- mingw-w64-paraview (requires mingw-w64-freetype2)
- mingw-w64-paraview-git (requires mingw-w64-freetype2)
- mingw-w64-paraview-qt6 (requires mingw-w64-freetype2)
- mingw-w64-sfml (requires mingw-w64-freetype2)
- mingw-w64-sfml-static (requires mingw-w64-freetype2)
- mingw-w64-vtk (requires mingw-w64-freetype2)
- mingw-w64-vtk-git (requires mingw-w64-freetype2)
Sources (5)
Latest Comments
« First ‹ Previous 1 2
dviktor commented on 2016-12-20 10:42 (UTC)
Martchus commented on 2016-12-16 10:19 (UTC)
Version 2.6.5 should be sufficient for bootstrapping.
Martchus commented on 2016-07-15 14:57 (UTC)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff
abique commented on 2016-07-14 11:03 (UTC)
It would be so awesome to have an official repository for mingw-w64.
Martchus commented on 2016-01-01 18:21 (UTC)
PKGBUILD and .SRCINFO should be consistent now.
jazztickets commented on 2016-01-01 18:02 (UTC)
pkgrel needs to be updated to 2 in the PKGBUILD
Martchus commented on 2015-12-23 23:38 (UTC)
Bootstrap package for mingw-w64-freetype2:
- same as mingw-w64-freetype2 but without mingw-w64-harfbuzz dependency
- building mingw-w64-fontconfig with this package will fail (in clean chroot)
Pinned Comments
Martchus commented on 2016-07-15 14:57 (UTC)