mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] xorg-font-ttf-android: version bump 4.4.4r2 -> 8.1.0r7
@ 2026-06-25 11:43 Artur Wiebe via ptxdist
  2026-07-01  7:39 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Artur Wiebe via ptxdist @ 2026-06-25 11:43 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

Signed-off-by: Artur Wiebe <artur@4wiebe.de>
---
 rules/xorg-font-ttf-android.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/xorg-font-ttf-android.make b/rules/xorg-font-ttf-android.make
index 151abc2a6..62485b71f 100644
--- a/rules/xorg-font-ttf-android.make
+++ b/rules/xorg-font-ttf-android.make
@@ -15,11 +15,11 @@ PACKAGES-$(PTXCONF_XORG_FONT_TTF_ANDROID) += xorg-font-ttf-android
 #
 # Paths and names
 #
-XORG_FONT_TTF_ANDROID_VERSION		:= 4.4.4r2
-XORG_FONT_TTF_ANDROID_SHA256		:= 39a6b64ab292fa65b7db2829917ec0f297f0789298b152fbf5d84fc6a56df170
+XORG_FONT_TTF_ANDROID_VERSION		:= 8.1.0r7
+XORG_FONT_TTF_ANDROID_SHA256		:= 5cb12904eb8fefd17fd820f7ca2ca175a6136269a5d65ca92bf334d7feb9cea0
 XORG_FONT_TTF_ANDROID			:= fonts-android_$(XORG_FONT_TTF_ANDROID_VERSION)
-XORG_FONT_TTF_ANDROID_SUFFIX		:= orig.tar.xz
-XORG_FONT_TTF_ANDROID_URL		:= http://snapshot.debian.org/archive/debian/20140920T101110Z/pool/main/f/fonts-android/$(XORG_FONT_TTF_ANDROID).$(XORG_FONT_TTF_ANDROID_SUFFIX)
+XORG_FONT_TTF_ANDROID_SUFFIX		:= orig.tar.gz
+XORG_FONT_TTF_ANDROID_URL		:= https://snapshot.debian.org/archive/debian/20241028T145958Z/pool/main/f/fonts-android/$(XORG_FONT_TTF_ANDROID).$(XORG_FONT_TTF_ANDROID_SUFFIX)
 XORG_FONT_TTF_ANDROID_SOURCE		:= $(SRCDIR)/$(XORG_FONT_TTF_ANDROID).$(XORG_FONT_TTF_ANDROID_SUFFIX)
 XORG_FONT_TTF_ANDROID_DIR		:= $(BUILDDIR)/$(XORG_FONT_TTF_ANDROID)
 XORG_FONT_TTF_ANDROID_STRIP_LEVEL	:= 0
-- 
2.54.0




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] xorg-font-ttf-android: version bump 4.4.4r2 -> 8.1.0r7
  2026-06-25 11:43 [ptxdist] [PATCH] xorg-font-ttf-android: version bump 4.4.4r2 -> 8.1.0r7 Artur Wiebe via ptxdist
@ 2026-07-01  7:39 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-07-01  7:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Artur Wiebe

Thanks, applied as 4311423f75a2a4f75d4c6a4bdfa6e70375dc038c.

Michael

[sent from post-receive hook]

On Wed, 01 Jul 2026 09:39:20 +0200, Artur Wiebe <artur@4wiebe.de> wrote:
> Signed-off-by: Artur Wiebe <artur@4wiebe.de>
> Message-Id: <20260625114327.2432704-1-artur@4wiebe.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/xorg-font-ttf-android.make b/rules/xorg-font-ttf-android.make
> index 151abc2a6e15..62485b71f3bb 100644
> --- a/rules/xorg-font-ttf-android.make
> +++ b/rules/xorg-font-ttf-android.make
> @@ -15,11 +15,11 @@ PACKAGES-$(PTXCONF_XORG_FONT_TTF_ANDROID) += xorg-font-ttf-android
>  #
>  # Paths and names
>  #
> -XORG_FONT_TTF_ANDROID_VERSION		:= 4.4.4r2
> -XORG_FONT_TTF_ANDROID_SHA256		:= 39a6b64ab292fa65b7db2829917ec0f297f0789298b152fbf5d84fc6a56df170
> +XORG_FONT_TTF_ANDROID_VERSION		:= 8.1.0r7
> +XORG_FONT_TTF_ANDROID_SHA256		:= 5cb12904eb8fefd17fd820f7ca2ca175a6136269a5d65ca92bf334d7feb9cea0
>  XORG_FONT_TTF_ANDROID			:= fonts-android_$(XORG_FONT_TTF_ANDROID_VERSION)
> -XORG_FONT_TTF_ANDROID_SUFFIX		:= orig.tar.xz
> -XORG_FONT_TTF_ANDROID_URL		:= http://snapshot.debian.org/archive/debian/20140920T101110Z/pool/main/f/fonts-android/$(XORG_FONT_TTF_ANDROID).$(XORG_FONT_TTF_ANDROID_SUFFIX)
> +XORG_FONT_TTF_ANDROID_SUFFIX		:= orig.tar.gz
> +XORG_FONT_TTF_ANDROID_URL		:= https://snapshot.debian.org/archive/debian/20241028T145958Z/pool/main/f/fonts-android/$(XORG_FONT_TTF_ANDROID).$(XORG_FONT_TTF_ANDROID_SUFFIX)
>  XORG_FONT_TTF_ANDROID_SOURCE		:= $(SRCDIR)/$(XORG_FONT_TTF_ANDROID).$(XORG_FONT_TTF_ANDROID_SUFFIX)
>  XORG_FONT_TTF_ANDROID_DIR		:= $(BUILDDIR)/$(XORG_FONT_TTF_ANDROID)
>  XORG_FONT_TTF_ANDROID_STRIP_LEVEL	:= 0



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-01  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 11:43 [ptxdist] [PATCH] xorg-font-ttf-android: version bump 4.4.4r2 -> 8.1.0r7 Artur Wiebe via ptxdist
2026-07-01  7:39 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox