From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Michael Vetter <jubalh@iodoru.org>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/jasper: use JAS_ENABLE_DOC
Date: Thu, 27 Jan 2022 20:28:22 +0100 [thread overview]
Message-ID: <20220127192822.GO457876@scaer> (raw)
In-Reply-To: <20220127180456.2338773-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2022-01-27 19:04 +0100, Fabrice Fontaine spake thusly:
> Replace CMAKE_DISABLE_FIND_PACKAGE_{DOXYGEN,LATEX} by JAS_ENABLE_DOC
> which is available (and working as expected) since version 2.0.20 and
> https://github.com/jasper-software/jasper/commit/cddb7b199a1c78f3ec0b2c6b8af705588437af4b
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
I've slightly reworded the commit title, and applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/jasper/jasper.mk | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
> index 6ef1afcac7..59c5b3d66a 100644
> --- a/package/jasper/jasper.mk
> +++ b/package/jasper/jasper.mk
> @@ -11,9 +11,7 @@ JASPER_LICENSE = JasPer-2.0
> JASPER_LICENSE_FILES = LICENSE
> JASPER_CPE_ID_VENDOR = jasper_project
> JASPER_SUPPORTS_IN_SOURCE_BUILD = NO
> -JASPER_CONF_OPTS = \
> - -DCMAKE_DISABLE_FIND_PACKAGE_DOXYGEN=TRUE \
> - -DCMAKE_DISABLE_FIND_PACKAGE_LATEX=TRUE
> +JASPER_CONF_OPTS = -DJAS_ENABLE_DOC=OFF
>
> ifeq ($(BR2_STATIC_LIBS),y)
> JASPER_CONF_OPTS += -DJAS_ENABLE_SHARED=OFF
> --
> 2.34.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-01-27 19:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-27 18:04 [Buildroot] [PATCH 1/2] package/jasper: use JAS_ENABLE_DOC Fabrice Fontaine
2022-01-27 18:04 ` [Buildroot] [PATCH 2/2] package/jasper: bump to version 2.0.33 Fabrice Fontaine
2022-01-27 19:28 ` Yann E. MORIN
2022-01-27 19:28 ` Yann E. MORIN [this message]
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=20220127192822.GO457876@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=jubalh@iodoru.org \
/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