diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index a81621fa1a22..f59f5ac2fa7b 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -1,37 +1,40 @@ # Created by: Koop Mast PORTNAME= aisleriot DISTVERSION= 3.22.19 CATEGORIES= games gnome MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${PORTVERSION}/ DIST_SUBDIR= gnome3 +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= 4bf6fcf5c804.patch:-p1 # https://gitlab.gnome.org/GNOME/aisleriot/-/issues/916 + MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of patience games written in guile scheme LICENSE= GPLv3 BUILD_DEPENDS= itstool:textproc/itstool \ bash:shells/bash LIB_DEPENDS= libguile-2.2.so:lang/guile2 \ libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libgc-threaded.so:devel/boehm-gc-threaded CONFLICTS_INSTALL= sol PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext meson gnome pkgconfig \ python:build,3.6+ shebangfix xorg USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build USE_XORG= x11 MESON_ARGS= -Dtheme_kde=false SHEBANG_FILES= data/icons/meson_updateiconcache.py \ data/meson_desktopfile.py \ src/lib/meson_compileschemas.py \ src/meson_gconf.py GLIB_SCHEMAS= org.gnome.Patience.WindowState.gschema.xml .include diff --git a/games/aisleriot/distinfo b/games/aisleriot/distinfo index f5f4e687a9f9..6847fecd4657 100644 --- a/games/aisleriot/distinfo +++ b/games/aisleriot/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1634651003 SHA256 (gnome3/aisleriot-3.22.19.tar.gz) = 63d890479e2b9cf15702e264c5bbab0f7f2bbce610aecbfcfb5e88c547150e2f SIZE (gnome3/aisleriot-3.22.19.tar.gz) = 8047432 +SHA256 (gnome3/4bf6fcf5c804.patch) = 0ccdd0dbfefdf7fe3ed6b5718b71d8004fe3dd6ec8cf7b1a29b518c1389a5b8b +SIZE (gnome3/4bf6fcf5c804.patch) = 801