From owner-freebsd-mono@FreeBSD.ORG Mon Apr 5 17:02:05 2010 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87C7E1065692 for ; Mon, 5 Apr 2010 17:02:05 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (unknown [IPv6:2a01:e35:2f7d:58c0::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0C4578FC26 for ; Mon, 5 Apr 2010 17:02:04 +0000 (UTC) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 104F31357D; Mon, 5 Apr 2010 19:02:04 +0200 (CEST) Date: Mon, 5 Apr 2010 19:02:03 +0200 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: Kevin Oberman Message-ID: <20100405170203.GA6631@blogreen.org> Mail-Followup-To: Kevin Oberman , mono@freebsd.org, Herby Vojcik , Jeff Molofee References: <20100329201208.ABB3B1CC31@ptavv.es.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <20100329201208.ABB3B1CC31@ptavv.es.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key: http://romain.blogreen.org/pubkey.asc Cc: Jeff Molofee , mono@freebsd.org, Herby Vojcik Subject: Re: libgdiplus needs fix for new libpng X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2010 17:02:05 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 29, 2010 at 01:12:08PM -0700, Kevin Oberman wrote: > Please update libgdiplus to build with the new png port. >=20 > --- x11-toolkits/libgdiplus/Makefile.orig 2010-03-29 13:10:37.00000= 0000 -0700 > +++ x11-toolkits/libgdiplus/Makefile 2010-03-29 13:07:07.000000000 -07= 00 > @@ -27,7 +27,8 @@ > LIBTOOLFILES=3D configure cairo/configure > USE_AUTOTOOLS=3D libtool:22 > CONFIGURE_ENV+=3D CPPFLAGS=3D"${CPPFLAGS} -I${LOCALBASE}/include"= \ > - LDFLAGS=3D"${LDFLAGS} -L${LOCALBASE}/lib" > + LDFLAGS=3D"${LDFLAGS} -L${LOCALBASE}/lib" \ > + png_REQUIRES=3D"libpng" > # Included cairo does not work for us. Enable below when Mono catches > # up with our port. For now, use included but patch out glitz manually. > #CONFIGURE_ARGS+=3D --with-cairo=3Dinstalled Committed, thanks! --=20 Romain Tarti=E8re http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAku6F4sACgkQ2OmjP/9W/0M77gCcDW/OKzg7vsAmzd9UCY5Syuzk WEQAn0bEbeE+0q7RVoDweIL/Iu9v2F7x =7xjl -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--