From patchwork Tue May 2 17:53:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6833 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl31k1mz3wlH for ; Tue, 2 May 2023 17:54:07 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Q9nl231WMz175; Tue, 2 May 2023 17:54:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Q9nl22S3Zz2xmm; Tue, 2 May 2023 17:54:06 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl04XVkz2xk2 for ; Tue, 2 May 2023 17:54:04 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Q9nl00Hc4zjh; Tue, 2 May 2023 17:54:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1683050044; 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=rYRhU1vXlJlSbLcnO0rgdH89nF36c6irG/KxT2qq//k=; b=XL5yqkEVpgyjODxMTUeclFSyxTJq6LQnl3bxc+nMtWCY9MWtupqhe5c6LeAkGCGyMcVZw7 m5zMgGl+fieosACw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1683050044; 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=rYRhU1vXlJlSbLcnO0rgdH89nF36c6irG/KxT2qq//k=; b=nExtGzxwP4KE4SwcPc25WXgYQxMLyc0C3oEmlzA66qiFogpuz12xv0hjb7ax1Ml9PGRAVY sSXQrrpUvdjrK+ctIrf5Sa4wfwwEfDoF1E9RCc26LYwKusCDcUaYDvBL+Kp436MAQmS8v9 gBZHSNuFDdY6HuxPv8EbpIrP46xUczxH/s5jCSctQ6nKgcEatiAieBrxJLHUZm8kfoXjRn k1c8UnUKVYSQdvAc5Ri4ZGiPy0eqz3qUvLNL6Y1nrIb1lJeO+6Ysgu0ViXpsTPj1jGJJEh 5WQMTf9z3IotBMRXKVQuw2b6fvUazaIIEmmi0yHFgAJNsQuRGFRvAZkMSOPxcA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/4] ffmpeg: Update to version 6.0 Date: Tue, 2 May 2023 19:53:57 +0200 Message-Id: <20230502175400.3769686-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 5.1.2 to 6.0 - Update of rootfile - sobump occurs so find-dependencies checked and the addons mpd, shairport-sync & minidlna will be bumped to the next PAK_VER as a patch set with this change. - Changelog version 6.0: - Radiance HDR image support - ddagrab (Desktop Duplication) video capture filter - ffmpeg -shortest_buf_duration option - ffmpeg now requires threading to be built - ffmpeg now runs every muxer in a separate thread - Add new mode to cropdetect filter to detect crop-area based on motion vectors and edges - VAAPI decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9 - WBMP (Wireless Application Protocol Bitmap) image format - a3dscope filter - bonk decoder and demuxer - Micronas SC-4 audio decoder - LAF demuxer - APAC decoder and demuxer - Media 100i decoders - DTS to PTS reorder bsf - ViewQuest VQC decoder - backgroundkey filter - nvenc AV1 encoding support - MediaCodec decoder via NDKMediaCodec - MediaCodec encoder - oneVPL support for QSV - QSV AV1 encoder - QSV decoding and encoding for 10/12bit 422, 10/12bit 444 HEVC and VP9 - showcwt multimedia filter - corr video filter - adrc audio filter - afdelaysrc audio filter - WADY DPCM decoder and demuxer - CBD2 DPCM decoder - ssim360 video filter - ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt], -stats_mux_pre[_fmt] - hstack_vaapi, vstack_vaapi and xstack_vaapi filters - XMD ADPCM decoder and demuxer - media100 to mjpegb bsf - ffmpeg CLI new option: -fix_sub_duration_heartbeat - WavArc decoder and demuxer - CrystalHD decoders deprecated - SDNS demuxer - RKA decoder and demuxer - filtergraph syntax in ffmpeg CLI now supports passing file contents as option values, by prefixing option name with '/' - hstack_qsv, vstack_qsv and xstack_qsv filters For more details about the changes you have to review the commits in the git repo https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n6.0 Signed-off-by: Adolf Belka --- config/rootfiles/packages/ffmpeg | 56 +++++++++++++++++--------------- lfs/ffmpeg | 8 ++--- 2 files changed, 33 insertions(+), 31 deletions(-) diff --git a/config/rootfiles/packages/ffmpeg b/config/rootfiles/packages/ffmpeg index fd27ea788..89c48bc0a 100644 --- a/config/rootfiles/packages/ffmpeg +++ b/config/rootfiles/packages/ffmpeg @@ -46,6 +46,7 @@ usr/bin/ffprobe #usr/include/libavutil/adler32.h #usr/include/libavutil/aes.h #usr/include/libavutil/aes_ctr.h +#usr/include/libavutil/ambient_viewing_environment.h #usr/include/libavutil/attributes.h #usr/include/libavutil/audio_fifo.h #usr/include/libavutil/avassert.h @@ -147,29 +148,29 @@ usr/bin/ffprobe #usr/include/libswscale/version.h #usr/include/libswscale/version_major.h #usr/lib/libavcodec.so -usr/lib/libavcodec.so.59 -usr/lib/libavcodec.so.59.37.100 +usr/lib/libavcodec.so.60 +usr/lib/libavcodec.so.60.3.100 #usr/lib/libavdevice.so -usr/lib/libavdevice.so.59 -usr/lib/libavdevice.so.59.7.100 +usr/lib/libavdevice.so.60 +usr/lib/libavdevice.so.60.1.100 #usr/lib/libavfilter.so -usr/lib/libavfilter.so.8 -usr/lib/libavfilter.so.8.44.100 +usr/lib/libavfilter.so.9 +usr/lib/libavfilter.so.9.3.100 #usr/lib/libavformat.so -usr/lib/libavformat.so.59 -usr/lib/libavformat.so.59.27.100 +usr/lib/libavformat.so.60 +usr/lib/libavformat.so.60.3.100 #usr/lib/libavutil.so -usr/lib/libavutil.so.57 -usr/lib/libavutil.so.57.28.100 +usr/lib/libavutil.so.58 +usr/lib/libavutil.so.58.2.100 #usr/lib/libpostproc.so -usr/lib/libpostproc.so.56 -usr/lib/libpostproc.so.56.6.100 +usr/lib/libpostproc.so.57 +usr/lib/libpostproc.so.57.1.100 #usr/lib/libswresample.so usr/lib/libswresample.so.4 -usr/lib/libswresample.so.4.7.100 +usr/lib/libswresample.so.4.10.100 #usr/lib/libswscale.so -usr/lib/libswscale.so.6 -usr/lib/libswscale.so.6.7.100 +usr/lib/libswscale.so.7 +usr/lib/libswscale.so.7.1.100 #usr/lib/pkgconfig/libavcodec.pc #usr/lib/pkgconfig/libavdevice.pc #usr/lib/pkgconfig/libavfilter.pc @@ -216,27 +217,28 @@ usr/lib/libswscale.so.6.7.100 #usr/share/ffmpeg/examples #usr/share/ffmpeg/examples/Makefile #usr/share/ffmpeg/examples/README +#usr/share/ffmpeg/examples/avio_http_serve_files.c #usr/share/ffmpeg/examples/avio_list_dir.c -#usr/share/ffmpeg/examples/avio_reading.c +#usr/share/ffmpeg/examples/avio_read_callback.c #usr/share/ffmpeg/examples/decode_audio.c +#usr/share/ffmpeg/examples/decode_filter_audio.c +#usr/share/ffmpeg/examples/decode_filter_video.c #usr/share/ffmpeg/examples/decode_video.c -#usr/share/ffmpeg/examples/demuxing_decoding.c +#usr/share/ffmpeg/examples/demux_decode.c #usr/share/ffmpeg/examples/encode_audio.c #usr/share/ffmpeg/examples/encode_video.c #usr/share/ffmpeg/examples/extract_mvs.c #usr/share/ffmpeg/examples/filter_audio.c -#usr/share/ffmpeg/examples/filtering_audio.c -#usr/share/ffmpeg/examples/filtering_video.c -#usr/share/ffmpeg/examples/http_multiclient.c #usr/share/ffmpeg/examples/hw_decode.c -#usr/share/ffmpeg/examples/metadata.c -#usr/share/ffmpeg/examples/muxing.c -#usr/share/ffmpeg/examples/qsvdec.c -#usr/share/ffmpeg/examples/remuxing.c -#usr/share/ffmpeg/examples/resampling_audio.c -#usr/share/ffmpeg/examples/scaling_video.c +#usr/share/ffmpeg/examples/mux.c +#usr/share/ffmpeg/examples/qsv_decode.c +#usr/share/ffmpeg/examples/qsv_transcode.c +#usr/share/ffmpeg/examples/remux.c +#usr/share/ffmpeg/examples/resample_audio.c +#usr/share/ffmpeg/examples/scale_video.c +#usr/share/ffmpeg/examples/show_metadata.c +#usr/share/ffmpeg/examples/transcode.c #usr/share/ffmpeg/examples/transcode_aac.c -#usr/share/ffmpeg/examples/transcoding.c #usr/share/ffmpeg/examples/vaapi_encode.c #usr/share/ffmpeg/examples/vaapi_transcode.c #usr/share/ffmpeg/ffprobe.xsd diff --git a/lfs/ffmpeg b/lfs/ffmpeg index c9a27397f..d989846d5 100644 --- a/lfs/ffmpeg +++ b/lfs/ffmpeg @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 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,7 +26,7 @@ include Config SUMMARY = Library for working with various multimedia formats -VER = 5.1.2 +VER = 6.0 THISAPP = ffmpeg-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ffmpeg -PAK_VER = 14 +PAK_VER = 15 DEPS = sdl2 lame libvorbis xvid @@ -52,7 +52,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 4e2682f040205e6344ff1f2cf8ac69c35cac90a14634a2cd4b41fffc0e09264586b014327f7e9cb6417d12210894cdbc180541c07ad02e782bdf79af9f22991f +$(DL_FILE)_BLAKE2 = c70884911f3a3e40fe87473f241a2a56b303f5abe7f1d7fa797d05e29e00971f98cbf37832c1c3dc5fa949a5beddef05a6ec55ae6668091976ea870ad93c0e8d install : $(TARGET) From patchwork Tue May 2 17:53:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6834 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl43bgtz3wlH for ; Tue, 2 May 2023 17:54:08 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Q9nl25r00z1Fg; Tue, 2 May 2023 17:54:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Q9nl22xYCz30HX; Tue, 2 May 2023 17:54:06 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl05cMDz2xmm for ; Tue, 2 May 2023 17:54:04 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Q9nl04MP0z1Cb; Tue, 2 May 2023 17:54:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1683050044; 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=sTJ4OVewMt/lEF2K3zjo10u5LcGOIWawfOUYSvVjVOA=; b=z74p6z0Bjqxe3uyQn/ZvxEHaLJce8bXuxXQlUy+4O+J7T1whRzFKrTt8i0Oxb370qZ0XmD wgce9dtS9FhPYLDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1683050044; 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=sTJ4OVewMt/lEF2K3zjo10u5LcGOIWawfOUYSvVjVOA=; b=q3AvJBzHyBCbw/1VpO2rHkhEBfoCbHaT36oGiITl5xYwHPDqOK6EZFZKzLJ7r7Dq98hJut 2NmVP4b6qJ73xupD7rQ4gfQ0K314orRHm3jV3h0xPrHQM60+6esl0JEZlPR/Sycd5Mt/0/ DGK4w5SEm8gpRDZkvTz9LjCHkNztkAQB5uc3szSwHpdmKmSbQMQCVlUQsP56tkFvkCm5ns 9veDE0RvCQf/F07k1834Znh7ZGWFsyaRRw9Nmuwbf6mNCbt1DzetTQwcCCq4LxJotdancv 2Jh8zrEqo1qWBgPOPul/5kG3BpQ/oGvP+QGKgLn/sq6YqzPJS9wBcRuPwvjZxA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/4] mpd: bump PAK_VER due to ffmpeg library sobump Date: Tue, 2 May 2023 19:53:58 +0200 Message-Id: <20230502175400.3769686-2-adolf.belka@ipfire.org> In-Reply-To: <20230502175400.3769686-1-adolf.belka@ipfire.org> References: <20230502175400.3769686-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" Signed-off-by: Adolf Belka --- lfs/mpd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/mpd b/lfs/mpd index 053a56ab1..9010e70f8 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 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 # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 30 +PAK_VER = 31 SUP_ARCH = aarch64 x86_64 DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt From patchwork Tue May 2 17:53:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6836 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl46Vl0z3wlj for ; Tue, 2 May 2023 17:54:08 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Q9nl2627Wz1G1; Tue, 2 May 2023 17:54:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Q9nl23NZZz30JR; Tue, 2 May 2023 17:54:06 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl06ldrz2xk2 for ; Tue, 2 May 2023 17:54:04 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Q9nl05TCXz17v; Tue, 2 May 2023 17:54:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1683050044; 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=UMCKW/aUVOaUfXVsTo8lfa0kYV3KjBbzeGqVCONThug=; b=iXUJMQIvITUQXIN/FxRmRErszRg1ZqGa0QqlUEZWsd/zljYi826LZThF1vg/hNQ5BNlF1n XVamMysSVmYEukAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1683050044; 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=UMCKW/aUVOaUfXVsTo8lfa0kYV3KjBbzeGqVCONThug=; b=Przr7DKM6/47u9CwJJQjMTo5zFDs0mduo0envfLVxkCOnendUPXFDdhQG7NHrwxctyggZ2 y+AVsxG6suPMU2Rtnw0jtFQ9Y8VUv+SrA926E87up2iTh/ZJlnYP/cAr7YLrM5A/hAin/L x6vutJTAPkS43gfxKXWiPG1u5xEOP/OqibPeV2UK0qT1lf6xFYwg7pHjjlzAgakXewtAIW KDiKJhgLBC90ole04QYZLl8791GQczhauF89307gxQkDowsCauaqd+O2ydr9oGSFzPIwVz 8lqWi6T5lpRiEI1AGZfnKZvLcpEDPU67UzJj9h315GWiMWGVXpov9GJTq0/7Gw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 3/4] shairport-sync: bump PAK_VER due to ffmpeg library sobump Date: Tue, 2 May 2023 19:53:59 +0200 Message-Id: <20230502175400.3769686-3-adolf.belka@ipfire.org> In-Reply-To: <20230502175400.3769686-1-adolf.belka@ipfire.org> References: <20230502175400.3769686-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" Signed-off-by: Adolf Belka --- lfs/shairport-sync | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 5ffd085f7..946aedeec 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -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 # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = shairport-sync -PAK_VER = 10 +PAK_VER = 11 DEPS = alac alsa avahi ffmpeg libdaemon libplist nqptp soxr From patchwork Tue May 2 17:54:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6835 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl457jSz3wlV for ; Tue, 2 May 2023 17:54:08 +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 "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Q9nl264sQz1JT; Tue, 2 May 2023 17:54:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Q9nl23sq9z30Jn; Tue, 2 May 2023 17:54:06 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Q9nl10pdJz2xmm for ; Tue, 2 May 2023 17:54:05 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Q9nl06cClz1Cb; Tue, 2 May 2023 17:54:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1683050045; 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=D6kO/AWmWcBMo52E16LG9FZoyt2/NvVkdBXw3pN0ZBg=; b=DQE6v4eGKxrZ5AzimUFu82j6viGKzLAaNvH1N1Xtxe8goOwiZR2UoDvv9awKijkWKM0xxO V51rCCm6s73B6RDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1683050045; 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=D6kO/AWmWcBMo52E16LG9FZoyt2/NvVkdBXw3pN0ZBg=; b=FVwV7mnXg8QGafI9FjoRc/LvHYoBLr159dHIRRsCXn+JHj3QE/h1jdFvQgHnFdGB7tsYMt J9WfTANWwazw4z+g8p8I//W5e/QRG6BJuDfTetMROCVaso5OUNaq8cH2EMy/nUh2bq/g/Y KOfWUWcYhweR1XqlJhGdtUo9B+FVZmKJ6XZbyOqtz5EIGajxmXjot/e7Ym1Mt/MMk7IDXr DCZ4IaWhH7W3dfJiwT35awMZ+xyXrdzIUvyalcKpUM2NbOiSziSn9TEuwGAaMWhYstGOb4 kq7kWkaKaPm3dco5CEwvww2BPFDAaM+iNLxlomy4ACMIRDLUaJ1poa7IpGGLJg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 4/4] minidlna: bump PAK_VER due to ffmpeg library sobump Date: Tue, 2 May 2023 19:54:00 +0200 Message-Id: <20230502175400.3769686-4-adolf.belka@ipfire.org> In-Reply-To: <20230502175400.3769686-1-adolf.belka@ipfire.org> References: <20230502175400.3769686-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" Signed-off-by: Adolf Belka --- lfs/minidlna | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/minidlna b/lfs/minidlna index 82a9d7f38..1ef104743 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 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 # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 11 +PAK_VER = 12 DEPS = ffmpeg flac libexif libid3tag libogg