diff --git a/deskutils/gnome-calendar/Makefile b/deskutils/gnome-calendar/Makefile index 0fa164025ad7..540063891ab2 100644 --- a/deskutils/gnome-calendar/Makefile +++ b/deskutils/gnome-calendar/Makefile @@ -1,37 +1,40 @@ # Created by: Koop Mast PORTNAME= gnome-calendar PORTVERSION= 41.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome +PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ +PATCHFILES+= e35dbc1acd03.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/198 + MAINTAINER= gnome@FreeBSD.org COMMENT= Simple and beautiful calendar application for GNOME LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libical.so:devel/libical \ libdazzle-1.0.so:x11-toolkits/libdazzle \ libsoup-2.4.so:devel/libsoup \ libgweather-3.so:net/libgweather \ libgeoclue-2.so:net/geoclue \ libgeocode-glib.so:net/geocode-glib \ libgoa-1.0.so:net/gnome-online-accounts \ libhandy-1.so:x11-toolkits/libhandy RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even USES= compiler:c11 desktop-file-utils gettext gnome \ localbase:ldflags meson pkgconfig python:3.4+,build tar:xz USE_LDCONFIG= yes USE_GNOME= cairo evolutiondataserver3 gtksourceview3 BINARY_ALIAS= python3=${PYTHON_VERSION} GLIB_SCHEMAS= org.gnome.calendar.enums.xml \ org.gnome.calendar.gschema.xml .include diff --git a/deskutils/gnome-calendar/distinfo b/deskutils/gnome-calendar/distinfo index d89c9a87e72c..1ef79ca30182 100644 --- a/deskutils/gnome-calendar/distinfo +++ b/deskutils/gnome-calendar/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1640291825 SHA256 (gnome/gnome-calendar-41.2.tar.xz) = 956b2f190322651c67fe667223896f8aa5acf33b70ada5a3b05a5361bda6611a SIZE (gnome/gnome-calendar-41.2.tar.xz) = 583584 +SHA256 (gnome/e35dbc1acd03.patch) = ded10dd0b1e9fce59414fd60a6ab42c560842745ef38774dc6d30f222293e71d +SIZE (gnome/e35dbc1acd03.patch) = 773