Search Criteria
Package Details: mingw-w64-fontconfig 2.13.93-1
Git Clone URL: | https://aur.archlinux.org/mingw-w64-fontconfig.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-fontconfig |
Description: | A library for configuring and customizing font access (mingw-w64) |
Upstream URL: | https://www.freedesktop.org/wiki/Software/fontconfig/ |
Keywords: | fontconfig mingw mingw-w64 |
Licenses: | |
Submitter: | Schala |
Maintainer: | pingplug |
Last Packager: | pingplug |
Votes: | 15 |
Popularity: | 0.002236 |
First Submitted: | 2012-09-05 17:59 |
Last Updated: | 2020-12-01 07:19 |
Dependencies (9)
- mingw-w64-expat
- mingw-w64-freetype2 (mingw-w64-freetype2-bootstrap)
- autoconf-archive (autoconf-archive-git) (make)
- git (git-git) (make)
- gperf (gperf-git) (make)
- json-c (json-c-git) (make)
- mingw-w64-configure (make)
- python-lxml (make)
- python-six (make)
Latest Comments
1 2 3 Next › Last »
xantares commented on 2020-05-19 17:47
I think they should be discarded, its not obvious why a font configuration tool would be used otherwise than a lib.
Martchus commented on 2020-05-11 14:05
Sometimes the executables are useful so I generally prefer keeping them. The change to keep the exe was also made on purpose by the previous maintainer: https://aur.archlinux.org/cgit/aur.git/commit/?h=mingw-w64-fontconfig&id=446b3e7b5844e90c56cb4d2cd3556e70ed4ead7c
xantares commented on 2020-05-11 13:41
hello, the bin/*.exe should be removed
BloodyAltair commented on 2019-12-17 07:34
Hi. It fails to build on latest Manjaro with unsatisfied dependency:
But compiles normally after commenting dependency check in
configure.ac
xantares commented on 2017-07-03 08:40
hello,
small issue: it installs invalid symlinks to the build dir:
$ ls /usr/x86_64-w64-mingw32/etc/fonts/conf.d/90-synthetic.conf -l
lrwxrwxrwx 1 root root 143 Jun 11 09:31 /usr/x86_64-w64-mingw32/etc/fonts/conf.d/90-synthetic.conf -> /tmp/yaourt-tmp-xantares/aur-mingw-w64-fontconfig/pkg/mingw-w64-fontconfig/usr/x86_64-w64-mingw32/share/fontconfig/conf.avail/90-synthetic.conf
maybe due to 0001-fix-config-linking.all.patch ?
xan
Schala commented on 2017-04-09 11:09
Seems like something Mono-related. Do you have your environment set to recognise EXEs as Mono executables?
mensinda commented on 2017-04-08 15:02
I have got the following compile error:
make[2]: Entering directory '/home/daniel/.cache/pacaur/mingw-w64-fontconfig/src/fontconfig-2.12.1/build-i686-w64-mingw32/doc'
make all-am
make[3]: Entering directory '/home/daniel/.cache/pacaur/mingw-w64-fontconfig/src/fontconfig-2.12.1/build-i686-w64-mingw32/doc'
GEN fclangset.sgml
GEN fcmatrix.sgml
GEN fcobjectset.sgml
GEN fcobjecttype.sgml
Cannot open assembly './edit-sgml.exe': File does not contain a valid CIL image.
Cannot open assembly './edit-sgml.exe': File does not contain a valid CIL image.
Cannot open assembly './edit-sgml.exe': File does not contain a valid CIL image.
Cannot open assembly './edit-sgml.exe': File does not contain a valid CIL image.
J5lx commented on 2017-03-14 14:01
Are you sure that 0001-fix-config-linking.all.patch does what it’s supposed to do? For me it causes lots of symlinks to point inside the build directory, which it should definitely *not* do. And TBH I’m not exactly sure whether I get the purpose of the pkg-config patch either… I fail to see what it’s supposed to accomplish, and the build seems to work just fine without it (probably thanks to mingw-w64-pkg-config). Maybe the bugs these patches were supposed to fix vanished in an update? It’d be great if you could enlighten me about that.
Martchus commented on 2015-11-01 19:37
I've got the following errors:
"configure: error: Package requirements (freetype2) were not met:
Package 'bzip2', required by 'freetype2', not found"
"configure: error: Package requirements (freetype2) were not met:
Package 'harfbuzz', required by 'freetype2', not found"
After reading the errors again, I think the dependencies should be added to mingw-w64-freetype2 and not to this package. However I'm wondering why I was able to build mingw-w64-freetype2 in the first place.
Schala commented on 2015-11-01 07:33
I didn't know it had those? I'm looking at native package and it has expat and freetype2