diff --git a/multimedia/celluloid/Makefile b/multimedia/celluloid/Makefile index 0c4b3a298b17..45f8ffec88d5 100644 --- a/multimedia/celluloid/Makefile +++ b/multimedia/celluloid/Makefile @@ -1,24 +1,27 @@ PORTNAME= celluloid 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 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libmpv.so:multimedia/mpv USES= compiler:c11 desktop-file-utils gettext-tools gnome \ meson pkgconfig python:3.5+,build shebangfix tar:xz USE_GITHUB= yes USE_GNOME= gtk40 GH_ACCOUNT= ${PORTNAME}-player SHEBANG_FILES= src/generate-authors.py meson-post-install.py GLIB_SCHEMAS= io.github.GnomeMpv.gschema.xml \ io.github.celluloid_player.Celluloid.gschema.xml .include diff --git a/multimedia/celluloid/distinfo b/multimedia/celluloid/distinfo index 39ccbcfbe694..24bdb6212ac3 100644 --- a/multimedia/celluloid/distinfo +++ b/multimedia/celluloid/distinfo @@ -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