From patchwork Fri Jul 28 21:39:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7033 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 4RCLdb2htxz3wk0 for ; Fri, 28 Jul 2023 21:40:03 +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 4RCLdY662dzdl; Fri, 28 Jul 2023 21:40:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RCLdY5DKDz2xZV; Fri, 28 Jul 2023 21:40:01 +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 4RCLdX0gxbz2xQl for ; Fri, 28 Jul 2023 21:40:00 +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 4RCLdT2cldzdl; Fri, 28 Jul 2023 21:39:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1690580397; 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; bh=3utxDGL7yT5vAa8Ne+FmichhSWTk/PwFmpzCC99B9JM=; b=FfjaKhT+b+zSUeCwEv948MV2PS2qpefYtdC29YdnEfFIxZ+n5fq2+Kaop3AEcjCLxZhCnB 3ByvRb1x5zOxYMDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1690580397; 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; bh=3utxDGL7yT5vAa8Ne+FmichhSWTk/PwFmpzCC99B9JM=; b=ZvE7R8yYyjkFpnyLY466vCIv8CRIE+Jw4bIYv6BM0nHruVcZZLSce/JwfN9+5QztWmOqc+ 3d3kBqlhAcV3T5JbHdOlU6pQcL0z5uoNCy9HspQ47UrgDtoNkoiyhZNFh3jQCTOAd/ll7h FNfMTdxilgthkNL38nApbzLt3HI84JdMktUHeOBf6lZzv05yV6eSgyJgdSOVqiZ65omSwK mpM9Q0sQJvh6uUYuLvqWHoba6foUEQhevd6tudSs/JC3Myaik3Qw4NL+SOVKhFS7TkmEvN jO8sOz/JzRPquh3GWiVjv+FyHNkkmwIi9GQu90Uk0fni1uYdQy1snyjZKifopQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] sox: Remove from IPFire as no longer needed for asterix Date: Fri, 28 Jul 2023 23:39:52 +0200 Message-ID: <20230728213952.3984503-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" - sox was used for asterix but that addon was removed in Core Update 158 so sox is no longer needed. - remove the lfs and rootfile files and remove sox from the make.sh script Signed-off-by: Adolf Belka --- config/rootfiles/packages/sox | 19 -------- lfs/sox | 89 ----------------------------------- make.sh | 1 - 3 files changed, 109 deletions(-) delete mode 100644 config/rootfiles/packages/sox delete mode 100644 lfs/sox diff --git a/config/rootfiles/packages/sox b/config/rootfiles/packages/sox deleted file mode 100644 index a3b2d7170..000000000 --- a/config/rootfiles/packages/sox +++ /dev/null @@ -1,19 +0,0 @@ -usr/bin/play -usr/bin/rec -usr/bin/sox -usr/bin/soxi -#usr/include/sox.h -#usr/lib/libsox.a -#usr/lib/libsox.la -#usr/lib/libsox.so -usr/lib/libsox.so.3 -usr/lib/libsox.so.3.0.0 -#usr/lib/pkgconfig/sox.pc -#usr/share/man/man1/play.1 -#usr/share/man/man1/rec.1 -#usr/share/man/man1/sox.1 -#usr/share/man/man1/soxi.1 -#usr/share/man/man3/libsox.3 -#usr/share/man/man7/soxeffect.7 -#usr/share/man/man7/soxformat.7 - diff --git a/lfs/sox b/lfs/sox deleted file mode 100644 index a9470d5db..000000000 --- a/lfs/sox +++ /dev/null @@ -1,89 +0,0 @@ -############################################################################### -# # -# IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 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 # -# the Free Software Foundation, either version 3 of the License, or # -# (at your option) any later version. # -# # -# This program is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with this program. If not, see . # -# # -############################################################################### - -############################################################################### -# Definitions -############################################################################### - -include Config - -SUMMARY = Sound Conversion Tools - -VER = 14.4.2 - -THISAPP = sox-$(VER) -DL_FILE = $(THISAPP).tar.bz2 -DL_FROM = $(URL_IPFIRE) -DIR_APP = $(DIR_SRC)/$(THISAPP) -TARGET = $(DIR_INFO)/$(THISAPP) -PROG = sox -PAK_VER = 2 - -DEPS = libvorbis - -SERVICES = - -############################################################################### -# Top-level Rules -############################################################################### - -objects = $(DL_FILE) - -$(DL_FILE) = $(DL_FROM)/$(DL_FILE) - -$(DL_FILE)_BLAKE2 = 89c7dd4818864087add1c53c65fd934655a8df30f62b2d5fe1be12e5527e94330e50b65aef5626eda893d3841d5c38a875347521e8735ef9475c5cc12b2792e0 - -install : $(TARGET) - -check : $(patsubst %,$(DIR_CHK)/%,$(objects)) - -download :$(patsubst %,$(DIR_DL)/%,$(objects)) - -b2 : $(subst %,%_BLAKE2,$(objects)) - -dist: - @$(PAK) - -############################################################################### -# Downloading, checking, b2sum -############################################################################### - -$(patsubst %,$(DIR_CHK)/%,$(objects)) : - @$(CHECK) - -$(patsubst %,$(DIR_DL)/%,$(objects)) : - @$(LOAD) - -$(subst %,%_BLAKE2,$(objects)) : - @$(B2SUM) - -############################################################################### -# Installation Details -############################################################################### - -$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) - @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) - $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure --prefix=/usr - cd $(DIR_APP) && make $(EXTRA_MAKE) - cd $(DIR_APP) && make install - @rm -rf $(DIR_APP) - @$(POSTBUILD) diff --git a/make.sh b/make.sh index d41e6bd6b..b0a4b8926 100755 --- a/make.sh +++ b/make.sh @@ -1465,7 +1465,6 @@ buildipfire() { lfsmake2 libvorbis lfsmake2 flac lfsmake2 lame - lfsmake2 sox lfsmake2 soxr lfsmake2 libshout lfsmake2 xvid