Am 11.05.2020 um 21:03 schrieb Ken Brown via Cygwin-apps:
My cygport file is attached. It is the same as Yaakov's, except for a
version bump to the latest upstream release and an update of two of the
patches.
Ken
changed maintainer
Regards
Marco
My cygport file is attached. It is the same as Yaakov's, except for a version
bump to the latest upstream release and an update of two of the patches.
Ken
inherit cmake
NAME="graphite2"
VERSION=1.3.14
RELEASE=1
CATEGORY="Libs"
SUMMARY="Graphite smart font parser"
DESCRIPTION="Graphite is a pac
To ease the maintenance of MinGW cross-compiling packages, I have
written a new mingw.cygclass (actually, a series of cygclasses, but
that's the top-level one that you should use) which is designed to
allow building both 32- and 64-bit MinGW binaries in the same build.
It also allows for the intro