From patchwork Sun Apr 5 14:14:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2910 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 48wFzr2ClTz3wdp for ; Sun, 5 Apr 2020 14:14:48 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 48wFzp3FSGz1Sy; Sun, 5 Apr 2020 14:14:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 48wFzn6pFnz2yHt; Sun, 5 Apr 2020 14:14:45 +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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 48wFzJ5f8Hz2xmJ for ; Sun, 5 Apr 2020 14:14:20 +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 (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 48wFzJ17xRz1cY for ; Sun, 5 Apr 2020 14:14:20 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1586096060; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=T28XXNL8Jn6la7tDb/BT32/MKewFMMmlZWiRAvQBShs=; b=KBCV+JUrXtm7ESy8y4K8OioJU8UCQegd95p8Hzd/F98dACwLuJMAcfefh+rQhodGSWDTsM 52SCzAZP+4jerIBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1586096060; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=T28XXNL8Jn6la7tDb/BT32/MKewFMMmlZWiRAvQBShs=; b=mQog8G2fbpOcBmun/IX2jPeq/eVE4gbee6voFImvxr3h4PkIn3McFCLgNLVaUzJ0E2SSbo P+AKDIMgaUJqxb6aKl8FnSoYoUnnPP8c0nqlFfoB/WDwmCdtAxUTIjnxNM69r3OBQEVxpd 3opKofhTIcKS+tQ8joZ5MGs70plV/GdOK0E2z2U4ittd5uy9gLWY7lOZz9KSkx59SAgVbT d88KVwrRzYim5DJiirMDeYAYYUfofUQZ07GtoLkQkTaLFGAzAOOlJVr6PJvGvBZ12Zphlb RK34faogWY5IxRA1akBi7YbLj+b0wmGD075qEw099FBz6sH3wxjAasGVTbK4jg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] xvid: Update to 1.3.7 Date: Sun, 5 Apr 2020 16:14:14 +0200 Message-Id: <20200405141414.9416-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org 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" For details see: https://www.videohelp.com/software/XviD-Codec/version-history Signed-off-by: Matthias Fischer --- config/rootfiles/packages/xvid | 2 +- lfs/xvid | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/rootfiles/packages/xvid b/config/rootfiles/packages/xvid index e29a760f7..17bee8950 100644 --- a/config/rootfiles/packages/xvid +++ b/config/rootfiles/packages/xvid @@ -2,4 +2,4 @@ #usr/lib/libxvidcore.a usr/lib/libxvidcore.so usr/lib/libxvidcore.so.4 -usr/lib/libxvidcore.so.4.2 +usr/lib/libxvidcore.so.4.3 diff --git a/lfs/xvid b/lfs/xvid index bb23b83ce..c26c5c271 100644 --- a/lfs/xvid +++ b/lfs/xvid @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# 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 # @@ -24,7 +24,7 @@ include Config -VER = 1.2.1 +VER = 1.3.7 THISAPP = xvidcore-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/xvidcore TARGET = $(DIR_INFO)/$(THISAPP) PROG = xvid -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3f57b3e153687fddefc9ccdf0dc737b7 +$(DL_FILE)_MD5 = 5c6c19324608ac491485dbb27d4da517 install : $(TARGET) @@ -81,8 +81,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP)/build/generic && ./configure --prefix=/usr cd $(DIR_APP)/build/generic && make cd $(DIR_APP)/build/generic && make install - chmod -v 755 /usr/lib/libxvidcore.so.4.2 - ln -v -sf libxvidcore.so.4.2 /usr/lib/libxvidcore.so.4 + chmod -v 755 /usr/lib/libxvidcore.so.4.3 + ln -v -sf libxvidcore.so.4.3 /usr/lib/libxvidcore.so.4 ln -v -sf libxvidcore.so.4 /usr/lib/libxvidcore.so @rm -rf $(DIR_APP) @$(POSTBUILD)