2020-08-17 17:23:28 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
fontconfig: remove libuuid bl3 inclusion in buildlink3.mk
libuuid is marked as a private dependency and it is an implementation
detail.
On some platforms (e.g. NetBSD) by including libuuid bl3 fonts/fontconfig was
unconditionally installed due that.
Problem originally analyzed by <wiz> in:
<https://mail-index.NetBSD.org/tech-pkg/2019/06/19/msg021438.html>
And change proposed on tech-pkg@:
<https://mail-index.NetBSD.org/tech-pkg/2020/07/13/msg023550.html>
Thanks to <wiz> also for reviews, suggestions and discussions!
|
2019-11-02 23:24:44 by Roland Illig | Files touched by this commit (62) |
Log message:
fonts: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-09-09 14:22:03 by Greg Troxel | Files touched by this commit (1) |
Log message:
fonts/fontconfig: Bump bl3 API_dEPENDS to 2.11.91
If the base fontconfig is old, and some but not all fontconfig-using
packages need newer, we end up with some binaries having two different
fontconfigs. Adjust fontconfig's API_DEPENDS to 2.11.91, because
pango needs at least that. This means that pkgsrc fontconfig will
always be used on netbsd-8.
The only sound approach appears to be a hard choice of system vs
pkgsrc fontconfig, without per-package overrides, but that's a bigger
step. We could also consider changing API_DEPENDS to match the pkgsrc
fontconfig, so base is only used if newer.
(Needs a revbump.)
As discussed on tech-pkg.
|
2019-07-09 17:46:10 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
TOOL_DEPENDS, not BUILD_DEPENDS, for a tool we run at build-time.
|
2019-04-26 17:05:14 by Gavan Fantom | Files touched by this commit (1) |
Log message:
Remove duplicate changes entry
|
2018-09-17 08:56:22 by Maya Rashish | Files touched by this commit (1) |
Log message:
fontconfig: ignore errors from this command.
Besides native xorg+xorg sets, modular xorg, there is also
native xorg+no xorg sets, and apparently the build doesn't fail in
this case.
Reported by John D. Baker in pkgsrc-users.
|
2018-09-14 21:02:38 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Remove fontconfig files from x11-links, they can confuse ld later on.
|
2018-09-06 17:27:21 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Repeat after me: I have never ever used .../.libs directly.
|
2018-09-02 22:30:43 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
fontconfig: update to 2.13.1.
Changes not found.
|
2018-08-31 11:06:07 by Tobias Nygren | Files touched by this commit (2) |
Log message:
fontconfig: needs libbz2
|