unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 60939@debbugs.gnu.org
Cc: efraim@flashner.co.il
Subject: [bug#60939] [PATCH] Add skia-for-libreoffice.
Date: Wed, 18 Jan 2023 19:24:46 +0100	[thread overview]
Message-ID: <87pmbblmz5.fsf@ngraves.fr> (raw)


Hi!

Here is a patch series enabling the skia 2D graphics library for
libreoffice.

It should improve performance of libreoffice, but adds no new
functionality. I will test it in a real environment from now on.

The implementation can be reworked. In particular :
- skia is built by keeping the libreoffice source, adding the skia
tarball, building skia only, and exporting the libraries.
- it builds fine, but relies on many arguments from libreoffice, which
probably implies a rebuild each time libreoffice is updated (while it is
not a strict need, since the skia tarball is not updated for each new
libreoffice version).
- but separating both arguments fields by copying them is fine, but it
  will lead to a lot of duplicated code.


-- 
Best regards,
Nicolas Graves




             reply	other threads:[~2023-01-18 18:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 18:24 Nicolas Graves via Guix-patches via [this message]
2023-01-18 18:34 ` [bug#60939] [PATCH 1/2] gnu: Add skia-for-libreoffice Nicolas Graves via Guix-patches via
2023-01-18 18:35   ` [bug#60939] [PATCH 2/2] gnu: libreoffice: Enable build with skia Nicolas Graves via Guix-patches via
2023-01-18 21:27 ` [bug#60939] [PATCH v2 1/2] gnu: Add skia-for-libreoffice Nicolas Graves via Guix-patches via
2023-01-18 21:27   ` [bug#60939] [PATCH v2 2/2] gnu: libreoffice: Enable build with skia Nicolas Graves via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pmbblmz5.fsf@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=60939@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=ngraves@ngraves.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).