Just build mingw-w64-freetype2-bootstrap first (or use my binary repo).
Search Criteria
Package Details: mingw-w64-freetype2 2.10.4-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-freetype2.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-freetype2 |
Description: | Font rasterization library (mingw-w64) |
Upstream URL: | https://www.freetype.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | vorot93 |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 12 |
Popularity: | 0.002513 |
First Submitted: | 2015-07-08 13:52 |
Last Updated: | 2020-12-29 19:41 |
Dependencies (6)
Required by (19)
- mingw-w64-allegro (make)
- mingw-w64-fontconfig
- mingw-w64-graphicsmagick
- mingw-w64-harfbuzz
- mingw-w64-libass
- mingw-w64-libbluray
- mingw-w64-librsvg
- mingw-w64-openimageio
- mingw-w64-pango
- mingw-w64-paraview
- mingw-w64-paraview-git
- mingw-w64-paraview56
- mingw-w64-paraview58
- mingw-w64-paraview59
- mingw-w64-sdl2_ttf
- mingw-w64-sdl_ttf (requires mingw-w64-freetype)
- mingw-w64-sfml
- mingw-w64-vtk
- mingw-w64-vtk-git
Sources (6)
- 0001-Enable-table-validation-modules.patch
- 0002-Enable-subpixel-rendering.patch
- 0003-Enable-infinality-subpixel-hinting.patch
- 0004-Enable-long-PCF-family-names.patch
- https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.4.tar.xz
- https://download-mirror.savannah.gnu.org/releases/freetype/freetype-2.10.4.tar.xz.sig
Martchus commented on 2016-12-08 11:03
filand commented on 2016-12-08 10:56
Trying to install this package I'm getting cycle dependency error. I think, this is because it is dependent from harfbuzz, which again is dependent from freetype2. I saw the same situation in mingw-w64-gcc and mingw-w64-crt, they depend on each other, how and why does it work?
janisozaur commented on 2016-09-24 21:05
there's a typo in your PKGBUILD: `ha1sums` vs `sha1sums`
Martchus commented on 2016-07-08 12:21
Building the latest version results in the following build error: https://gist.github.com/Martchus/d9870c1e904c4c211d86ca3033bdf6ea
Hence I haven't updated the package yet. Here is my current attempt: https://github.com/Martchus/PKGBUILDs/blob/freetype2/freetype2/mingw-w64/PKGBUILD
Martchus commented on 2016-05-18 21:58
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
NOTE: For bootstrapping mingw-w64-freetype2-bootstrap can be built first.
Martchus commented on 2015-12-23 23:54
mingw-w64-freetype2-bootstrap is available
Martchus commented on 2015-11-30 21:09
Providing a bootstrap package might be a good idea. I've just updated this package and might create a bootstrap package when I have time.
Schala commented on 2015-11-28 01:03
Like, make a variant of this package with minimal deps, and then install this one with full deps and make sure it provides=(mingw-w64-freetype2-bootstrap)
Martchus commented on 2015-11-26 12:47
I've also noticed that there is a circular dep. The regular packages also have that circular dep. Additionally I've noticed that the regular harfbuzz has freetype2 only as make dependency.
What do you mean by "make a bootstrap"?
Schala commented on 2015-11-26 08:51
Looks like we have a circular dep now. Anyone care to make a bootstrap of this?
Pinned Comments
Martchus commented on 2016-05-18 21:58
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
NOTE: For bootstrapping mingw-w64-freetype2-bootstrap can be built first.