From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] fribidi: Update to version 1.0.16
Date: Mon, 18 Nov 2024 20:01:47 +0000 [thread overview]
Message-ID: <20D87748-73BF-4615-8A0E-2A3811576B8E@ipfire.org> (raw)
In-Reply-To: <20241115213640.899223-5-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2524 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 15 Nov 2024, at 21:36, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>
> - Update from version 1.0.12 to 1.0.16
> - Update of rootfile not required
> - Changelog
> 1.0.16
> Update Unicode character databases to v16.0.0
> 1.0.15
> Fixed the bad tarball from 1.0.14 with stall include files. There are no other
> changes
> 1.0.14
> Updated Unicode tables to version 15.1
> 1.0.13
> Adding missing man pages to the tar release file.
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/fribidi | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
> diff --git a/lfs/fribidi b/lfs/fribidi
> index 75ea2d148..9e32b79d7 100644
> --- a/lfs/fribidi
> +++ b/lfs/fribidi
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2024 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.0.12
> +VER = 1.0.16
>
> THISAPP = fribidi-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = f76f9d28f738f0cc9790ccdf0fe419cb0e7d70b24aa825844d23c4b31ad51c33f09c88ad4876fa6a52523f2a52d5eb7a4b50deeb70f9db750c69ac236ecfa8f5
> +$(DL_FILE)_BLAKE2 = 9a0dce6152ba0f0ca4a42a83ca0f6d234fb9fef2a681d274aab6922e3394b70430e677fd549b17b13d928d733c0e72a7e3527cfb461971bbfd155ec1bd5e738c
>
> install : $(TARGET)
>
> @@ -71,7 +71,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
> @$(PREBUILD)
> @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
> $(UPDATE_AUTOMAKE)
> - cd $(DIR_APP) && meson --prefix=/usr builddir/
> + cd $(DIR_APP) && meson setup \
> + --prefix=/usr \
> + builddir/
> cd $(DIR_APP) && ninja -C builddir/ $(MAKETUNING)
> cd $(DIR_APP) && ninja -C builddir/ install
> @rm -rf $(DIR_APP)
> --
> 2.47.0
>
next prev parent reply other threads:[~2024-11-18 20:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-15 21:36 [PATCH] cairo: Update to version 1.18.2 Adolf Belka
2024-11-15 21:36 ` [PATCH] conntrack-tools: Update to version 1.4.8 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] elfutils: Update to version 0.192 Adolf Belka
2024-11-18 20:00 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] freetype: Update to version 2.13.3 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] fribidi: Update to version 1.0.16 Adolf Belka
2024-11-18 20:01 ` Michael Tremer [this message]
2024-11-15 21:36 ` [PATCH] fuse: Update to version 3.16.2 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] iptables: Update to version 1.8.11 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] libnetfilter_conntrack: Update to version 1.1.0 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-15 21:36 ` [PATCH] perl-Imager: Update to version 1.024 Adolf Belka
2024-11-18 20:01 ` Michael Tremer
2024-11-18 20:01 ` [PATCH] cairo: Update to version 1.18.2 Michael Tremer
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=20D87748-73BF-4615-8A0E-2A3811576B8E@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.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