Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 01:29:09 -0500
From:      Michael Johnson <ahze@ahze.net>
To:        Pascal Hofstee <caelian@gmail.com>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/www/firefox Makefile ports/www/firefox/files mozconfig.in patch-browser_app_mozilla.in
Message-ID:  <7DE96541-3606-11D9-AD3A-000A958C81C6@ahze.net>
In-Reply-To: <d8a0b76204111322264ced7ad4@mail.gmail.com>
References:  <200411130823.iAD8NA6m073596@repoman.freebsd.org> <d8a0b762041113215159e570e3@mail.gmail.com> <1100411582.83684.17.camel@shumai.marcuscom.com> <d8a0b76204111322264ced7ad4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-5--300018439
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed


On Nov 14, 2004, at 1:26 AM, Pascal Hofstee wrote:

> On Sun, 14 Nov 2004 00:53:02 -0500, Joe Marcus Clarke
> <marcus@marcuscom.com> wrote:
>> On Sat, 2004-11-13 at 21:51 -0800, Pascal Hofstee wrote:
>>
>> How?  mplayer-plugin doesn't install anything into the Firefox
>> subdirectory.
>
> [ snip ]
>
>> All ports that depend on Firefox were also updated for this change.
>> Please be more specific as to the breakage you're seeing.
>
> The generated firefox-*.pc files have the following (or similar) 
> content:
>
> prefix=/usr/ports/www/firefox/work/fake
> exec_prefix=/usr/ports/www/firefox/work/fake
> libdir=/usr/ports/www/firefox/work/fake/lib/firefox
> includedir=/usr/ports/www/firefox/work/fake/include/firefox
>
> which SHOULD be
>
> prefix=/usr/X11R6
> exec_prefix=/usr/X11R6
> libdir=/usr/X11R6/lib/firefox
> includedir=/usr/X11R6/include/firefox
>

it is

root@blueheron /usr/X11R6/libdata/pkgconfig > cat firefox-plugin.pc
prefix=/usr/X11R6
exec_prefix=/usr/X11R6
libdir=/usr/X11R6/lib/firefox
includedir=/usr/X11R6/include/firefox

Name: Mozilla Plug-In API
Description: Mozilla Plug-In API
Version: 1.0
Requires: firefox-xpcom = 1.0
Cflags: -I${includedir}/java -I${includedir}/plugin


> The reason this breaks things like e.g. www/mplayer-plugin ...
> is that they Use these pkg-config files to set the needed CFLAGS /
> LDFLAGS to actually compile.
>
> I hope this made the problem more clear ...
>
> -- 
>   With kind regards,
>   Pascal Hofstee

--Apple-Mail-5--300018439
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFBlvs1n4uqfTwEb9YRAlmSAJoCUswxYrf0Z6+qw73ChjZBLZtS5ACgqXfG
kBleB321RUzO405FzaLSNng=
=NMYe
-----END PGP SIGNATURE-----

--Apple-Mail-5--300018439--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7DE96541-3606-11D9-AD3A-000A958C81C6>