1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

multimedia/celluloid: unbreak with gtk4/X11=off after 51d62dcf1e

../src/celluloid-video-area.c:28:10: fatal error: 'gdk/x11/gdkx.h' file not found
 #include <gdk/x11/gdkx.h>
          ^~~~~~~~~~~~~~~~
This commit is contained in:
Jan Beich 2022-01-03 12:26:56 +00:00
parent 66a42ca385
commit 492fe7fbe4
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.22
CATEGORIES= multimedia
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= f49bdcdcee55.patch:-p1 # https://github.com/celluloid-player/celluloid/pull/733
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple GTK+ frontend for mpv

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1636045846
SHA256 (celluloid-player-celluloid-v0.22_GH0.tar.gz) = dc5a7da19f89cf5dd6caeab2625fea1b8ac9a0311bfb14f5dc1e9c76daba4a9f
SIZE (celluloid-player-celluloid-v0.22_GH0.tar.gz) = 489189
SHA256 (f49bdcdcee55.patch) = c8cb4ddb78d61dd62d0a0852e7b3f96b53d2491fcb6d289ec6b591bf17d231be
SIZE (f49bdcdcee55.patch) = 782