From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PzvoH-0003Hz-V3 for garchives@archives.gentoo.org; Wed, 16 Mar 2011 18:51:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4006F1C05F; Wed, 16 Mar 2011 18:50:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A76841C041 for ; Wed, 16 Mar 2011 18:49:43 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2EF2A1BC1B0 for ; Wed, 16 Mar 2011 18:49:43 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] RFC: emboss.eclass as replacement for embassy.eclass Date: Wed, 16 Mar 2011 14:49:42 -0400 User-Agent: KMail/1.13.6 (Linux/2.6.37.3; KDE/4.6.0; x86_64; ; ) References: <4D7F1633.1080104@gentoo.org> <201103151806.36778.vapier@gentoo.org> <4D806069.5050200@gentoo.org> In-Reply-To: <4D806069.5050200@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2523280.bhi9CH4GRA"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201103161449.42291.vapier@gentoo.org> X-Archives-Salt: X-Archives-Hash: 6898217dd7d2ad4d0dfb7e6385365451 --nextPart2523280.bhi9CH4GRA Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday, March 16, 2011 03:02:01 justin wrote: > >> # $(use_with png pngdriver "${EPREFIX}/usr") > >> # $(use_with pdf hpdf "${EPREFIX}/usr") > >> # $(use_with mysql mysql "${EPREFIX}/usr/bin/mysql_config") > >> # $(use_with postgres postgresql "${EPREFIX}/usr/bin/pg_config") > >=20 > > do you really need full paths here ? are the configure scripts that > > screwed up ? ideally libs would be found via .pc files. >=20 > It f..ing defaults to / roots if not specified lame. feel like pestering upstream to be smarter about this ? like use=20 AC_CHECK_TOOL(mysql_config) ? and for things like libpng, use PKG_CONFIG=20 macros to find the .pc files ? =2Dmike --nextPart2523280.bhi9CH4GRA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJNgQZGAAoJEEFjO5/oN/WB0NEQAM/XGfx4QBTeBTHNDpiqjk66 sYqTTsz71i/cNXEIs3vQiv2BXl9Ry0jq4p5slAsHHowGuX3OKP2u+1mDZvPxDHzx KUYL/tugTBrBrtMoO5TW6KK6Y1oAPAC6Fow9Ttmbq77DABgozQx6ZuhnCr33Id0r jEUCwEfifYPEhHXPcfgZQ2hqEi/ZlVv5krjGg/Z8Ga7ShxqF4xnccQwq8lCRy46B 9Nz6ZThrAqicJZUXpuOWuvaemJPoATdAiHpSknbeWB7jTiY7pbvT5u+EndrkZBYj fuqH7TECHHQbiBG3wZ0rv2mlAdkdPXEZHCXwKxd+tLp7Yqyp5mS7qRzQSxCEGvZj sAFI/MqF+iVRUpB/qomoW9spfPCF52OSPRRmSIbYTyxL49BizCKKnTVATBj/vvr2 uguCsLJvxTHe+U8uA1SYp81g/ledksk1boSM2ExuBGBvkDYaQnFvm5gLXgAxD2JE kdb9DjJHPDZokpyxT6pYNdNqaXCjrYXSjUzvta/jRNOa26xcuMWldEuNbOVRuYyn dXB6wnlaM2bQnFv3BOGPNpMDdgOmwW4Akba1oJ0uyF9ph6NyUkKCXXqntkHdFSEq UTeo7i0WRVrioO7ExWPOM23n4POeAJSdNZyNCnwWpmO9Espm0sxshYyGuvWNpAe8 xJbO0tdr4y5RQTqXsHDH =cLh4 -----END PGP SIGNATURE----- --nextPart2523280.bhi9CH4GRA--