git: b88acdfba012 - main - multimedia/obs-streamfx: fix build on non-x86
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Jan 2022 02:54:16 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=b88acdfba012ac3559f8404cc8421cedaf8fd1ec commit b88acdfba012ac3559f8404cc8421cedaf8fd1ec Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-01-02 02:50:35 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-01-02 02:50:35 +0000 multimedia/obs-streamfx: fix build on non-x86 The upstream patch removes unused x86-only headers. --- multimedia/obs-streamfx/Makefile | 3 +++ multimedia/obs-streamfx/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/multimedia/obs-streamfx/Makefile b/multimedia/obs-streamfx/Makefile index a576683c3733..9b4fec13fd17 100644 --- a/multimedia/obs-streamfx/Makefile +++ b/multimedia/obs-streamfx/Makefile @@ -2,6 +2,9 @@ PORTNAME= obs-streamfx DISTVERSION= 0.9.3 CATEGORIES= multimedia +PATCH_SITES= https://github.com/Xaymar/obs-StreamFX/commit/ +PATCHFILES= 612c2f52139ba7255abf133edf8008b2c6ece41a.patch:-p1 + MAINTAINER= yuri@FreeBSD.org COMMENT= OBS Studio Plugin: Modern effects diff --git a/multimedia/obs-streamfx/distinfo b/multimedia/obs-streamfx/distinfo index f4f44aa7420b..603ea924d31e 100644 --- a/multimedia/obs-streamfx/distinfo +++ b/multimedia/obs-streamfx/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1612285622 +TIMESTAMP = 1641089548 SHA256 (Xaymar-obs-StreamFX-0.9.3_GH0.tar.gz) = 163255a2721e2257d8c9b097ec0a6f743c64f91b4d79e8040a93e9da9e8ac5ae SIZE (Xaymar-obs-StreamFX-0.9.3_GH0.tar.gz) = 13769257 +SHA256 (612c2f52139ba7255abf133edf8008b2c6ece41a.patch) = 63a06eccb18d2fb15974fbc6f7491653837ccdbeb4ed9ec548fb3e77c5839159 +SIZE (612c2f52139ba7255abf133edf8008b2c6ece41a.patch) = 594