diff options
author | Sam James <sam@gentoo.org> | 2022-09-02 06:33:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-02 06:33:19 +0100 |
commit | d9e622d2e8728c68789de267f76df889d4c07ccc (patch) | |
tree | d3e5c3621832bfec93d605388b2e527712419905 /media-video/bino | |
parent | media-gfx/inkscape: add link to upstream PR for poppler fix (diff) | |
download | gentoo-d9e622d2e8728c68789de267f76df889d4c07ccc.tar.gz gentoo-d9e622d2e8728c68789de267f76df889d4c07ccc.tar.bz2 gentoo-d9e622d2e8728c68789de267f76df889d4c07ccc.zip |
media-video/bino/files: update patches w/ commit links
Now committed, yay!
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-video/bino')
-rw-r--r-- | media-video/bino/files/bino-1.6.8-respect-AR.patch | 3 | ||||
-rw-r--r-- | 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 <sam@gentoo.org> 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 <sam@gentoo.org> Date: Fri, 2 Sep 2022 02:04:26 +0100 Subject: [PATCH 2/2] Fix build with GCC 12 and musl (missing <ctime> include) |