all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Takesi Ayanokoji <ayanokoji.takesi@gmail.com>
Cc: 66506@debbugs.gnu.org, Po Lu <luangruo@yahoo.com>
Subject: bug#66506: 30.0.50; java/INSTALL contains unnecessary patch for Android-ImageMagick7.
Date: Wed, 10 Jan 2024 14:03:29 -0800	[thread overview]
Message-ID: <CADwFkmm6dgpLULqNspd6RuK-kJUMeOTm1gqNNrA9THUCmr8fiA@mail.gmail.com> (raw)
In-Reply-To: <CAN7WbiYaxZSwwW9wy5zt4faE07HGbgQ63KOusrabSq3KD-O5Ow@mail.gmail.com> (Takesi Ayanokoji's message of "Fri, 13 Oct 2023 06:16:45 +0900")

Takesi Ayanokoji <ayanokoji.takesi@gmail.com> writes:

> Hello,
>
> When I tried building Android port of emacs-30.0.50 with modules, I realized unnecessary hunk is included in the patch for
> libjpeg-turbo-2.0.2/jconfig.h part of Android-ImageMagick7.
>
> This hunk seems deletes empty lines only.

Po Lu, any comments?

>
> diff --git a/libjpeg-turbo-2.0.2/jconfig.h b/libjpeg-turbo-2.0.2/jconfig.h
> index 47d14c9..5c6f8ee 100644
> --- a/libjpeg-turbo-2.0.2/jconfig.h
> +++ b/libjpeg-turbo-2.0.2/jconfig.h
> @@ -1,57 +1,43 @@
> -/* autogenerated jconfig.h based on Android.mk var JCONFIG_FLAGS */
> +/* autogenerated jconfig.h based on Android.mk var JCONFIG_FLAGS */
>  #ifndef JPEG_LIB_VERSION
>  #define JPEG_LIB_VERSION 62
>  #endif
> -
>  #ifndef LIBJPEG_TURBO_VERSION
>  #define LIBJPEG_TURBO_VERSION 2.0.2
>  #endif
> -
>  #ifndef LIBJPEG_TURBO_VERSION_NUMBER
>  #define LIBJPEG_TURBO_VERSION_NUMBER 202
>  #endif
> -
>  #ifndef C_ARITH_CODING_SUPPORTED
>  #define C_ARITH_CODING_SUPPORTED
>  #endif
> -
>  #ifndef D_ARITH_CODING_SUPPORTED
>  #define D_ARITH_CODING_SUPPORTED
>  #endif
> -
>  #ifndef MEM_SRCDST_SUPPORTED
>  #define MEM_SRCDST_SUPPORTED
>  #endif
> -
>  #ifndef WITH_SIMD
>  #define WITH_SIMD
>  #endif
> -
>  #ifndef BITS_IN_JSAMPLE
>  #define BITS_IN_JSAMPLE 8
>  #endif
> -
>  #ifndef HAVE_LOCALE_H
>  #define HAVE_LOCALE_H
>  #endif
> -
>  #ifndef HAVE_STDDEF_H
>  #define HAVE_STDDEF_H
>  #endif
> -
>  #ifndef HAVE_STDLIB_H
>  #define HAVE_STDLIB_H
>  #endif
> -
>  #ifndef NEED_SYS_TYPES_H
>  #define NEED_SYS_TYPES_H
>  #endif
> -
>  #ifndef HAVE_UNSIGNED_CHAR
>  #define HAVE_UNSIGNED_CHAR
>  #endif
> -
>  #ifndef HAVE_UNSIGNED_SHORT
>  #define HAVE_UNSIGNED_SHORT
>  #endif
> -
>
> Thanks,





  reply	other threads:[~2024-01-10 22:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 21:16 bug#66506: 30.0.50; java/INSTALL contains unnecessary patch for Android-ImageMagick7 Takesi Ayanokoji
2024-01-10 22:03 ` Stefan Kangas [this message]
2024-01-11  1:25   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-11 18:24     ` Stefan Kangas
2024-01-12  1:48       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=CADwFkmm6dgpLULqNspd6RuK-kJUMeOTm1gqNNrA9THUCmr8fiA@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=66506@debbugs.gnu.org \
    --cc=ayanokoji.takesi@gmail.com \
    --cc=luangruo@yahoo.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.