diff --git a/games/gnome-2048/Makefile b/games/gnome-2048/Makefile index 7f4dfb51ba9e..3cb8ef92b4c6 100644 --- a/games/gnome-2048/Makefile +++ b/games/gnome-2048/Makefile @@ -1,32 +1,35 @@ # Created by: FreeBSD GNOME Team PORTNAME= gnome-2048 PORTVERSION= 3.38.2 PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 194e22699f71.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-2048/-/merge_requests/21 + MAINTAINER= gnome@FreeBSD.org COMMENT= Move the tiles until you obtain the 2048 tile BUILD_DEPENDS= vala:lang/vala \ itstool:textproc/itstool \ appstream-util:devel/appstream-glib LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libcogl.so:graphics/cogl \ libgee-0.8.so:devel/libgee \ libgnome-games-support-1.so:games/libgnome-games-support \ libjson-glib-1.0.so:devel/json-glib PORTSCOUT= limitw:1,even USES= gettext gl gmake gnome localbase meson pathfix pkgconfig tar:xz xorg USE_GNOME= cairo gtk30 intltool libxml2:build USE_GL= egl USE_XORG+= x11 xext xdamage xfixes xcomposite xi xrandr GLIB_SCHEMAS= org.gnome.TwentyFortyEight.gschema.xml .include diff --git a/games/gnome-2048/distinfo b/games/gnome-2048/distinfo index 3eb9ae5d5a0e..30996d7a353e 100644 --- a/games/gnome-2048/distinfo +++ b/games/gnome-2048/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1606280612 SHA256 (gnome/gnome-2048-3.38.2.tar.xz) = e27367f5c09a0136581d335f57913aaf5a5f180e3299cc5c1a30d8583e79ae68 SIZE (gnome/gnome-2048-3.38.2.tar.xz) = 126780 +SHA256 (gnome/194e22699f71.patch) = f4902c94963c5c398ce1f921d3766af38f078b78a210872183471adc869f662a +SIZE (gnome/194e22699f71.patch) = 1079