public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA from Yaakov] graphite2
@ 2020-05-11 19:03 Ken Brown
  2020-05-11 19:46 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Ken Brown @ 2020-05-11 19:03 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

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

[-- Attachment #2: graphite2.cygport --]
[-- Type: text/plain, Size: 989 bytes --]

inherit cmake

NAME="graphite2"
VERSION=1.3.14
RELEASE=1
CATEGORY="Libs"
SUMMARY="Graphite smart font parser"
DESCRIPTION="Graphite is a package that can be used to create smart fonts
capable of displaying writing systems with various complex behaviors.
A smart font contains not only letter shapes but also additional instructions
indicating how to combine and position the letters in complex ways."
HOMEPAGE="http://graphite.sil.org/"
SRC_URI="mirror://sourceforge/silgraphite/graphite2-${VERSION}.tgz"
PATCH_URI="
	1.3.14-1-cygwin.patch
	1.3.14-1-as-needed.patch
	03-cmakepath.patch
"

BUILD_REQUIRES="asciidoc cmake doxygen libfreetype-devel"

PKG_NAMES="graphite2 libgraphite2_3 libgraphite2-devel"
graphite2_CATEGORY="Graphics"
graphite2_CONTENTS="usr/bin/gr2fonttest.exe usr/share/doc/"
libgraphite2_3_CONTENTS="usr/bin/cyggraphite2-3.dll"
libgraphite2_devel_CONTENTS="
	usr/include/graphite2/
	usr/lib/cmake/graphite2/
	usr/lib/libgraphite2.dll.a
	usr/lib/pkgconfig/graphite2.pc
"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ITA from Yaakov] graphite2
  2020-05-11 19:03 [ITA from Yaakov] graphite2 Ken Brown
@ 2020-05-11 19:46 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2020-05-11 19:46 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-11 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 19:03 [ITA from Yaakov] graphite2 Ken Brown
2020-05-11 19:46 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).