From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97C32158094 for ; Fri, 2 Sep 2022 05:52:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2C00E094A; Fri, 2 Sep 2022 05:52:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94F38E094A for ; Fri, 2 Sep 2022 05:52:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 79E623411C4 for ; Fri, 2 Sep 2022 05:52:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B106F599 for ; Fri, 2 Sep 2022 05:52:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1662096799.d9e622d2e8728c68789de267f76df889d4c07ccc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/bino/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/bino/files/bino-1.6.8-respect-AR.patch media-video/bino/files/bino-1.6.8-time-include.patch X-VCS-Directories: media-video/bino/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d9e622d2e8728c68789de267f76df889d4c07ccc X-VCS-Branch: master Date: Fri, 2 Sep 2022 05:52:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bbae9ffe-f24c-4cc8-9bc4-3895923fadd4 X-Archives-Hash: 3e3d008a0879ed16fe7ee72e7b9648db commit: d9e622d2e8728c68789de267f76df889d4c07ccc Author: Sam James gentoo org> AuthorDate: Fri Sep 2 05:33:08 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Sep 2 05:33:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9e622d2 media-video/bino/files: update patches w/ commit links Now committed, yay! Signed-off-by: Sam James gentoo.org> media-video/bino/files/bino-1.6.8-respect-AR.patch | 3 +-- media-video/bino/files/bino-1.6.8-time-include.patch | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/media-video/bino/files/bino-1.6.8-respect-AR.patch b/media-video/bino/files/bino-1.6.8-respect-AR.patch index b4f9177affe1..8bf545ba11e8 100644 --- a/media-video/bino/files/bino-1.6.8-respect-AR.patch +++ b/media-video/bino/files/bino-1.6.8-respect-AR.patch @@ -1,6 +1,5 @@ -Sent upstream by email on 2022-09-02. +https://git.marlam.de/gitweb/?p=bino.git;a=commitdiff;h=94fbab21a6d98fe6f6fffa0283b60da30f1d7c20 -From 66399974bec4cc3b9c7570b222bc778078f5dc7f Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Sep 2022 02:04:00 +0100 Subject: [PATCH 1/2] build: respect AR diff --git a/media-video/bino/files/bino-1.6.8-time-include.patch b/media-video/bino/files/bino-1.6.8-time-include.patch index b10f42b1a40f..e331f9a29cfe 100644 --- a/media-video/bino/files/bino-1.6.8-time-include.patch +++ b/media-video/bino/files/bino-1.6.8-time-include.patch @@ -1,6 +1,5 @@ -Sent upstream by email on 2022-09-02. +https://git.marlam.de/gitweb/?p=bino.git;a=commit;h=99a9fe61134ba9ca379d2bddb52e8322cad769e5 -From 242b5df7074739fb4c74e2682cb9f325a5269c94 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Sep 2022 02:04:26 +0100 Subject: [PATCH 2/2] Fix build with GCC 12 and musl (missing include)