1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

devel/gnome-builder: unbreak after 6134fd3514

../src/gstyle/gstyle-color-panel.c:33:10: fatal error: 'libportal/portal-gtk3.h' file not found
 #include <libportal/portal-gtk3.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
This commit is contained in:
Jan Beich 2022-01-03 18:07:55 +00:00
parent 69f4ebaff6
commit 442ee94e6f
2 changed files with 6 additions and 0 deletions

View File

@ -1,9 +1,13 @@
PORTNAME= gnome-builder
PORTVERSION= 41.3
PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= b3bfa0df53a3.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-builder/-/merge_requests/486
MAINTAINER= gnome@FreeBSD.org
COMMENT= IDE for writing software for GNOME

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1638993844
SHA256 (gnome/gnome-builder-41.3.tar.xz) = e2250fc8e9e9f2002c452e5950d82685734d3c4480b35167ab508ac8702509e1
SIZE (gnome/gnome-builder-41.3.tar.xz) = 12712096
SHA256 (gnome/b3bfa0df53a3.patch) = 77cf7c95cd39febe66bc3cc04c4e886a910c02445d3f01558db8b16dc502deea
SIZE (gnome/b3bfa0df53a3.patch) = 3887