AUR (en) - otf-bitstream-charter
@joe Thanks for letting me know and sorry it slipped through. Should be fixed in the latest release.
It seems that your latest change "Switch to date-based version" broke the build:
==> Starting package()...
install: cannot stat '/XYZ/otf-bitstream-charter/src/Charter/Charter/OpenType/*.otf': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
The reason is the different content structure of the zip:
$ ls src/Charter\ 210112
'Charter license.txt' 'OTF format (best for Mac OS)' 'TTF format (best for Windows)' 'WOFF2 format (best for web)'
Could you maybe adapt the package() function accordingly? Thanks in advance!
@luxcem Great idea! Would you like me to provide your fontconfig file as well? This might be tricky when providing two packages and more straightforward with a single package including provides and conflicts statements. Any thoughts regarding this?