mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] sdl2-ttf: Version bump. 2.0.15 -> 2.0.18.
Date: Wed,  9 Feb 2022 22:15:24 +0100	[thread overview]
Message-ID: <20220209211524.3384121-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20220209211524.3384121-1-christian.melki@t2data.com>

https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.0.18

* License seems to be zlib, not unknown.
* Correct some minor whitespace issues.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/sdl2-ttf.make | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/rules/sdl2-ttf.make b/rules/sdl2-ttf.make
index 161dbf838..1f649e166 100644
--- a/rules/sdl2-ttf.make
+++ b/rules/sdl2-ttf.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_SDL2_TTF) += sdl2-ttf
 #
 # Paths and names
 #
-SDL2_TTF_VERSION	:= 2.0.15
-SDL2_TTF_MD5		:= 04fe06ff7623d7bdcb704e82f5f88391
+SDL2_TTF_VERSION	:= 2.0.18
+SDL2_TTF_MD5		:= 86d3023ad3fab597203022f856cff103
 SDL2_TTF		:= SDL2_ttf-$(SDL2_TTF_VERSION)
-SDL2_TTF_SUFFIX	:= tar.gz
+SDL2_TTF_SUFFIX		:= tar.gz
 SDL2_TTF_URL		:= https://www.libsdl.org/projects/SDL_ttf/release/$(SDL2_TTF).$(SDL2_TTF_SUFFIX)
-SDL2_TTF_SOURCE	:= $(SRCDIR)/$(SDL2_TTF).$(SDL2_TTF_SUFFIX)
+SDL2_TTF_SOURCE		:= $(SRCDIR)/$(SDL2_TTF).$(SDL2_TTF_SUFFIX)
 SDL2_TTF_DIR		:= $(BUILDDIR)/$(SDL2_TTF)
-SDL2_TTF_LICENSE	:= unknown
+SDL2_TTF_LICENSE	:= zlib
+SDL2_TTF_LICENSE_FILES	:= \
+	file://COPYING.txt;md5=e98cfd01ca78f683e9d035795810ce87
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -29,8 +31,7 @@ SDL2_TTF_LICENSE	:= unknown
 
 SDL2_TTF_CONF_TOOL	:= autoconf
 SDL2_TTF_CONF_OPT	:= \
-	$(CROSS_AUTOCONF_USR) \
-	--$(call ptx/endis,PTXCONF_SDL2_OPENGL)-opengl
+	$(CROSS_AUTOCONF_USR)
 
 ifdef PTXCONF_SDL2_PULSEAUDIO
 SDL2_TTF_LDFLAGS	:= \
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2022-02-09 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-09 21:15 [ptxdist] [PATCH] sdl2: Version bump. 2.0.16 -> 2.0.20 Christian Melki
2022-02-09 21:15 ` Christian Melki [this message]
2022-02-14 12:43   ` [ptxdist] [APPLIED] sdl2-ttf: Version bump. 2.0.15 -> 2.0.18 Michael Olbrich
2022-02-14 12:43 ` [ptxdist] [APPLIED] sdl2: Version bump. 2.0.16 -> 2.0.20 Michael Olbrich

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=20220209211524.3384121-2-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /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