public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: "Quentin Schulz" <quentin.schulz@cherry.de>,
	<docs@lists.yoctoproject.org>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: Re: [docs] [yocto-docs PATCH 2/5] poky.yaml.in: replace inkscape dependency by librsvg2-bin
Date: Fri, 29 Nov 2024 15:06:23 +0100	[thread overview]
Message-ID: <D5YPY51XWRR9.1V6FJRX4487AI@bootlin.com> (raw)
In-Reply-To: <2ddb847f-9290-4e65-b265-8d2bdb918831@cherry.de>

Hi Quentin,

On Mon Nov 25, 2024 at 6:58 PM CET, Quentin Schulz wrote:
> Hi Antonin,
>
> On 11/20/24 4:10 PM, Antonin Godard via lists.yoctoproject.org wrote:
>> inkscape used to be a requirement to convert SVG images to PNGs/PDFs,
>> but we replaced it recently by rsvg-convert.
>> 
>> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
>> ---
>>   documentation/poky.yaml.in | 8 ++++----
>>   1 file changed, 4 insertions(+), 4 deletions(-)
>> 
>> diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
>> index b840320a89bfadb259d5d9d0e11f951c55e13389..d0c8973db27340838f78f560c01d44fb67771b25 100644
>> --- a/documentation/poky.yaml.in
>> +++ b/documentation/poky.yaml.in
>> @@ -62,7 +62,7 @@ UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL: >-
>>   
>>   UBUNTU_DEBIAN_HOST_PACKAGES_DOC: >-
>>     git
>> -  inkscape
>> +  librsvg2-bin
>>     make
>>     python3-saneyaml
>>     python3-sphinx-rtd-theme
>> @@ -120,7 +120,7 @@ FEDORA_HOST_PACKAGES_ESSENTIAL: >-
>>   FEDORA_HOST_PACKAGES_DOC: >-
>>     git
>>     make
>> -  inkscape
>> +  librsvg2-tools
>>     texlive-latex-extra
>>     sphinx
>>     python3-saneyaml
>> @@ -165,7 +165,7 @@ OPENSUSE_PIP3_HOST_PACKAGES_ESSENTIAL: GitPython
>>   
>>   OPENSUSE_HOST_PACKAGES_DOC: >-
>>     git
>> -  inkscape
>> +  rsvg-convert
>
> thought: maybe keep the packages alphabetically ordered?

Ha yes, that was my initial plan, missed that :)

> Otherwise pkgs.org agrees with this change, so
>
> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thank you!
Antonin

-- 
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


  reply	other threads:[~2024-11-29 14:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20 15:10 [yocto-docs PATCH 0/5] Update the dependencies in poky.yaml.in Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 1/5] Gather " Antonin Godard
2024-11-25 17:55   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 2/5] poky.yaml.in: replace inkscape dependency by librsvg2-bin Antonin Godard
2024-11-25 17:58   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard [this message]
2024-11-20 15:10 ` [yocto-docs PATCH 3/5] system-requirements: update list of supported distros Antonin Godard
2024-11-25 18:04   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 4/5] system-requirements.rst: add dependencies for pdf builds Antonin Godard
2024-11-25 18:11   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-29 14:28       ` Quentin Schulz
2024-11-29 15:21         ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 5/5] poky.yaml.in: add missing locales dependency Antonin Godard
2024-11-25 18:12   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard

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

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

  git send-email \
    --in-reply-to=D5YPY51XWRR9.1V6FJRX4487AI@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=quentin.schulz@cherry.de \
    --cc=thomas.petazzoni@bootlin.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox