Skip to content

Commit

Permalink
net/freerdp: backport Image RemoteFX fix from upstream
Browse files Browse the repository at this point in the history
PR:		274152
Approved by:	arrowd (mentor, implicit)
  • Loading branch information
Vladimir Druzenko authored and Vladimir Druzenko committed Sep 29, 2023
1 parent e8bc363 commit aea3ce0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions net/freerdp/Makefile
@@ -1,12 +1,15 @@
PORTNAME= freerdp
DISTVERSION= 2.11.2
PORTREVISION= 1
CATEGORIES= net comms
MASTER_SITES= https://pub.freerdp.com/releases/ \
https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/

PATCH_SITES= https://github.com/FreeRDP/FreeRDP/commit/
PATCHFILES+= 61983cd6dcb86097d91b7ef405abc1266444a368.patch:-p1 # ffmpeg6 support: AVPicture
# https://github.com/FreeRDP/FreeRDP/pull/8941
PATCHFILES+= b27b20b2a27217be44fbc5d734299dc45572a207.patch:-p1 # Advertise Image RFX GUID when rfx-mode:image
# https://github.com/FreeRDP/FreeRDP/pull/9428

MAINTAINER= vvd@FreeBSD.org
COMMENT= Free implementation of Remote Desktop Protocol
Expand Down
4 changes: 3 additions & 1 deletion net/freerdp/distinfo
@@ -1,5 +1,7 @@
TIMESTAMP = 1695305767
TIMESTAMP = 1695981844
SHA256 (freerdp-2.11.2.tar.gz) = 17e36553065cb59126f8fee987ec74783db50232b361574dac86b7a768dea3b4
SIZE (freerdp-2.11.2.tar.gz) = 7326213
SHA256 (61983cd6dcb86097d91b7ef405abc1266444a368.patch) = be68ff4ab63c15592ff576af34d4592340b70e7b6d7b5ef3cfe5ba97b5fdccf2
SIZE (61983cd6dcb86097d91b7ef405abc1266444a368.patch) = 2826
SHA256 (b27b20b2a27217be44fbc5d734299dc45572a207.patch) = 41d2bdaf0ef3f2a8a7470697bcc57cb5ceb75b7bd2993940fe260f910a1e2385
SIZE (b27b20b2a27217be44fbc5d734299dc45572a207.patch) = 909

0 comments on commit aea3ce0

Please sign in to comment.