Date: Tue, 30 Aug 2011 11:53:58 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: George Liaskos <geo.liaskos@gmail.com> Cc: Gabor PALI <pgj@FreeBSD.org>, freebsd-office@FreeBSD.org Subject: Re: LibreOffice progress. Message-ID: <20110830095358.GC71669@azathoth.lan> In-Reply-To: <CANcjpOC87X=rqybD27X--Fj8Hh2-CdLLofJMSgE4F5kwtnMFkg@mail.gmail.com> References: <CANcjpOAf1JSGr9oaCi5Vs=d_piy09DenNn_vggyzhbNNxW8_zA@mail.gmail.com> <4E5CA173.6070205@FreeBSD.org> <CANcjpOC87X=rqybD27X--Fj8Hh2-CdLLofJMSgE4F5kwtnMFkg@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
On Tue, Aug 30, 2011 at 11:50:03AM +0300, George Liaskos wrote:
> > Maybe because you forgot to include these lines in the Makefile?
> >
> > .if defined(WITH_SDK)
> > .for subdir in include share/idl share/libreoffice share/doc
> > @cd ${LODESTDIR}/${PREFIX}/${subdir} && ${FIND} -H -s * -type f
> > -o -type l | \
> > ${SED} -e 's|^|${subdir}/|' >> ${PLISTF}
> > @cd ${LODESTDIR}/${PREFIX}/${subdir} && ${FIND} -d * -type d | \
> > ${SED} -e 's|^|@dirrm ${subdir}/|' >> ${PLISTD}
> > .endfor
> > .endif
> >
> > @${SORT} ${PLISTF} >> ${TMPPLIST}
> > @${SORT} -r ${PLISTD} >> ${TMPPLIST}
> >
> > .if defined(WITH_SDK)
> > .for subdir in include share/idl share/libreoffice share/doc
> > @${ECHO_CMD} "@unexec ${RMDIR} %D/${subdir} 2>/dev/null ||
> > ${TRUE}" >> ${TMPPLIST}
> > .endfor
> > .endif
> >
> > It is in bapt's github repository [1], but somehow it was lost during
> > the integration to the Ports Collection :-(
> >
> >
> >> PS. I like how we moved from DVCS to d-tarballs. :p
> >
> > -1 :-(
> >
> >
> > [1]
> > https://github.com/bapt/libreoffice-ports/blob/master/editors/libreoffice/Makefile
>
> Ah ok, bapt send me a new tarball on irc.
>
> http://www.freebsd.org/~bapt/libreoffice.tar.gz
>
> Thank you.
> _______________________________________________
> freebsd-office@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-office
> To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org"
Yeah i lost the git thing during the new release process sorry about that.
I'll fix that soon
I also lots part of the SDK thing while working one the 3.4.2
re sorry about that
So the last one I had is http://www.freebsd.org/~bapt/libreoffice.tar.gz (now
the version from George which miss the WITH_SDK thing
Thanks for the work
regards,
Bapt
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)
iEYEARECAAYFAk5cszYACgkQ8kTtMUmk6ExVpwCdHMQyPQm5hD1N8kIBRGUTIt2l
RyIAnibZ2ajlQSLrPit5AjFj9nQibCIz
=gPl+
-----END PGP SIGNATURE-----
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110830095358.GC71669>
