public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] cairo
@ 2020-05-15 13:57 Ken Brown
  2020-05-15 17:41 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Ken Brown @ 2020-05-15 13:57 UTC (permalink / raw)
  To: cygwin-apps

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

cygport file attached.  I bumped the release number and added one new 
Fedora patch, but that probably doesn't warrant a new release.  But if 
anyone disagrees, I'll go ahead with a new release.

Ken

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

inherit gnome2

NAME="cairo"
VERSION=1.16.0
RELEASE=2
CATEGORY="Libs"
SUMMARY="Cross-device vector graphics library"
DESCRIPTION="Cairo is a 2D graphics library with support for multiple output
devices. Currently supported output targets include the X Window System
(via both Xlib and XCB), quartz, win32, and image buffers, as well as PDF,
PostScript, and SVG file output."
HOMEPAGE="http://cairographics.org/"
SRC_URI="http://cairographics.org/releases/cairo-${VERSION}.tar.xz"
PATCH_URI="
	https://src.fedoraproject.org/rpms/cairo/raw/master/f/0001-Set-default-LCD-filter-to-FreeType-s-default.patch
	https://src.fedoraproject.org/rpms/cairo/raw/master/f/0001-ft-Use-FT_Done_MM_Var-instead-of-free-when-available.patch
	https://src.fedoraproject.org/rpms/cairo/raw/master/f/cairo-composite_color_glyphs.patch
	https://src.fedoraproject.org/rpms/cairo/raw/master/f/0001-cff-Allow-empty-array-of-operands-for-certain-operat.patch
	1.12.14-cairo-gobject-lto.patch
"

DISTCLEANFILES="src/cairo-features.h"

BUILD_REQUIRES="gnome-common
	libXrender-devel
	libX11-devel \
	libfontconfig-devel \
	libfreetype-devel \
	libglib2.0-devel \
	libpixman1-devel \
	libpng-devel \
	librsvg2-devel"

# gl: unmaintained, unused, heavy deps
CYGCONF_ARGS="
	--disable-directfb
	--enable-fc
	--enable-ft
	--disable-gl
	--enable-gobject
	--enable-interpreter
	--enable-png
	--enable-pdf
	--enable-ps
	--enable-pthread
	--disable-quartz
	--enable-script
	--enable-svg
	--disable-win32
	--enable-xcb
	--enable-xcb-shm
	--enable-xlib
	--enable-xlib-xrender
"

DOCS="COPYING-LGPL-2.1 COPYING-MPL-1.1"

PKG_NAMES="lib${NAME}2 lib${NAME}-devel lib${NAME}-doc"
libcairo2_CONTENTS="usr/bin/*-2.dll usr/share/doc/"
libcairo_devel_CONTENTS="usr/include/ usr/lib/"
libcairo_doc_CATEGORY="Doc"
libcairo_doc_CONTENTS="usr/share/gtk-doc/"


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

* Re: [ITA] cairo
  2020-05-15 13:57 [ITA] cairo Ken Brown
@ 2020-05-15 17:41 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2020-05-15 17:41 UTC (permalink / raw)
  To: cygwin-apps

On 15.05.2020 15:57, Ken Brown via Cygwin-apps wrote:
> cygport file attached.  I bumped the release number and added one new 
> Fedora patch, but that probably doesn't warrant a new release.  But if 
> anyone disagrees, I'll go ahead with a new release.
> 
> Ken

changed maintainer

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

end of thread, other threads:[~2020-05-15 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 13:57 [ITA] cairo Ken Brown
2020-05-15 17:41 ` 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).