From patchwork Fri Jul 21 20:51:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7007 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4R71vF05p3z3whs for ; Fri, 21 Jul 2023 20:51:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4R71vC3kG9z1gY; Fri, 21 Jul 2023 20:51:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4R71vC2YZKz2yXN; Fri, 21 Jul 2023 20:51:51 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4R71vB4X8rz2xGN for ; Fri, 21 Jul 2023 20:51:50 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4R71vB1G9Hz1Rl; Fri, 21 Jul 2023 20:51:50 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1689972710; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=be2R3KpKQKy572YXasHf/8XJ17lO+YaehFKx10lx0t4=; b=BMs549HUR2rxvqxtQBZgc/w9JwnDn/G1hXpRWOYjNk3KJY5wYOdVCvMG5+BUl3IgWVpmhu j0ULoQ273etvnuDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1689972710; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=be2R3KpKQKy572YXasHf/8XJ17lO+YaehFKx10lx0t4=; b=EWtyvCGVEcXvwDgD08ccmGO0Zg9dDod7KxwtrH1r801L0A42J52Sl1eKvN0Husj5UAjt+y mgd1rg8sWaCN4KT6bBUHVbM/9IE5ykAphaYsDmmHtEbALBXZNC0lrh0aVU0OXRoONvtmP/ aZgL0j8Y7WxE4acCWiZRnFFG5DHHncHvN+ZLRVgWrD3Lj6yVfInDZyBYhIx3q9Z6s7yOyM 7OfLjAUcZzXhtek6Hv71nUHyQDE4v2Ib9bHTe+vnhIAGW5IibljqXc2/gEynAmE7NmERuU mvNwzmA3DGpgZBBWRMTmi7G6FnOORKRqs+AtE3Lv0ZydfYeyH9gs0YHwQJzRdw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] freefont: Update to version 20100919 Date: Fri, 21 Jul 2023 22:51:38 +0200 Message-ID: <20230721205144.2143152-2-adolf.belka@ipfire.org> In-Reply-To: <20230721205144.2143152-1-adolf.belka@ipfire.org> References: <20230721205144.2143152-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 20060126 to 20100919 - Version 20100919 is the most recent version that is available as a .tar.gz file There is a 20120503 version but it is only available as a .zip file - This patch brings this package as up to date as it can be. - Update of rootfile not required - Changelog for changes made from Feb 2006 till 2010 is too large to show here - approx 5000 lines. See the contents of the ChangeLog file in the source tarball Signed-off-by: Adolf Belka --- lfs/freefont | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lfs/freefont b/lfs/freefont index 0604661d4..ecf5fb1cc 100644 --- a/lfs/freefont +++ b/lfs/freefont @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # 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 # @@ -26,15 +26,15 @@ include Config SUMMARY = Free UCS scalable fonts -VER = 20060126 +VER = 20100919 THISAPP = freefont-$(VER) -DL_FILE = freefont-ttf-$(VER).tar.bz2 +DL_FILE = freefont-ttf-$(VER).tar.gz DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = freefont -PAK_VER = 1 +PAK_VER = 2 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 27d18c7fdc10a4db67386eaf613ae630ea6e87633919829b7866a3447df594edf7850a13b70fd631b65e0c840333ab52924d6044b5baa2673116895dda91874e +$(DL_FILE)_BLAKE2 = 687bda97956cb164ec5757d38ec370ad8b25361112646e3494c9686a450f9e72cad8e68adb5726db587c590134de81278cd0578ada763716b0ca869fe0a33f75 install : $(TARGET) @@ -80,7 +80,7 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) -mkdir -p /usr/share/fonts/default/TrueType/ cd $(DIR_APP) && install -m 644 *.ttf /usr/share/fonts/default/TrueType/ @rm -rf $(DIR_APP)