[Bug 256932] x11-fonts/charis: Failed for devilutionX-1.2.1 in build-depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Jul 2021 06:51:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256932
Bug ID: 256932
Summary: x11-fonts/charis: Failed for devilutionX-1.2.1 in
build-depends
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: thierry@FreeBSD.org
Reporter: eduardo@FreeBSD.org
Flags: maintainer-feedback?(thierry@FreeBSD.org)
Assignee: thierry@FreeBSD.org
Hello Thiery!
charis 6.000 breaks dependency build of devilutionX.
Extracting CharisSIL-6.000: .......... done
===> devilutionX-1.2.1 depends on file:
/usr/local/share/fonts/CharisSIL/CharisSIL-B.ttf - not found
*** Error code 1
I've noticed that font names have changed from 5.000:
> .for type in B BI I R
to 6.000:
> +.for type in Bold BoldItalic Italic Regular
PLIST_FILES+= ${FONTSDIR}/${PORTNAME}-${type}.ttf
---
devilutionX are looking for CharisSIL-B.ttf and now it is called
CharisSIL-Bold.ttf
What is the best way to solve this?
Cheers
--
You are receiving this mail because:
You are the assignee for the bug.