Date: Tue, 12 Aug 2014 13:10:07 +0200 From: =?UTF-8?Q?Ren=C3=A9_Ladan?= <rene@freebsd.org> To: Jia-Shiun Li <jiashiun@gmail.com> Cc: chromium-list freebsd <freebsd-chromium@freebsd.org> Subject: Re: chromium 36 almost there ... Message-ID: <CADL2u4hN%2BZLvLjdeKDYu9wWKkBX0uCe8Hg%2BzQnDU1V==6Ct2oQ@mail.gmail.com> In-Reply-To: <CAHNYxxOS5uq-v1ZAQZp4RyUCRnB4yHe_cywEoNYa2Y5L1N-2cA@mail.gmail.com> References: <53E941E9.1030501@freebsd.org> <CAHNYxxOS5uq-v1ZAQZp4RyUCRnB4yHe_cywEoNYa2Y5L1N-2cA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2014-08-12 13:02 GMT+02:00 Jia-Shiun Li <jiashiun@gmail.com>: > On Tue, Aug 12, 2014 at 6:21 AM, Ren=C3=A9 Ladan <rene@freebsd.org> wrote= : > > > > I pushed the new WIP version to > > https://github.com/gliaskos/freebsd-chromium/ > > > > Hi Rene, > > looks it needs the following modification to find correct libxml2 > library & webp ports dir: > > jsli@jsli-2c:/root/freebsd-chromium % git diff > diff --git a/www/chromium/Makefile b/www/chromium/Makefile > index 43742a0..03b2155 100644 > --- a/www/chromium/Makefile > +++ b/www/chromium/Makefile > @@ -48,8 +48,8 @@ LIB_DEPENDS=3D libcairo.so:${PORTSDIR}/graphics/cairo = \ > libsnappy.so:${PORTSDIR}/archivers/snappy \ > libspeechd.so:${PORTSDIR}/accessibility/speech-dispatcher= \ > libspeex.so:${PORTSDIR}/audio/speex \ > - libxml.so:${PORTSDIR}/textproc/libxml2 \ > - libwebp.so:${PORTSDIR}/graphics/libwebp > + libxml2.so:${PORTSDIR}/textproc/libxml2 \ > + libwebp.so:${PORTSDIR}/graphics/webp > > Oops, late-ish night hacking ... will fix later. > RUN_DEPENDS=3D > > ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/a= lsa-plugins > \ > > > ${LOCALBASE}/lib/X11/fonts/Droid/fonts.dir:${PORTSDIR}/x11-fonts/droid-fo= nts-ttf > \ > jsli@jsli-2c:/root/freebsd-chromium % > > > > -Jia-Shiun. > Ren=C3=A9 --=20 http://www.rene-ladan.nl/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADL2u4hN%2BZLvLjdeKDYu9wWKkBX0uCe8Hg%2BzQnDU1V==6Ct2oQ>