1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

deskutils/gnome-utils: Temporarily disable deskutils/gnome-todo

The port deskutils/gnome-todo has failed to build for months, which
makes deskutils/gnome-utils and eventually x11/gnome3 packages missing.
The build potentially needs a non-trivial fix, so temporarily remove
deskutils/gnome-todo from build while the issue is being investigated.

PR:		257667
Reviewed by:	tcberner (gnome)
This commit is contained in:
Guangyuan Yang 2021-08-15 03:52:07 -04:00
parent 809ec70b32
commit 347bb55ed0

View File

@ -2,6 +2,7 @@
PORTNAME= gnome-utils
PORTVERSION= 3.26
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= deskutils gnome
@ -23,8 +24,9 @@ RUN_DEPENDS= baobab>=3.0:deskutils/baobab \
gnome-photos>=3.0:deskutils/gnome-photos \
gnome-clocks>=3.0:deskutils/gnome-clocks \
gnome-maps>=3.0:deskutils/gnome-maps \
gnome-weather>=3.0:deskutils/gnome-weather \
gnome-todo>=3.0:deskutils/gnome-todo
gnome-weather>=3.0:deskutils/gnome-weather
# Temporarily disabled due to build errors, see PR 257667
#gnome-todo>=3.0:deskutils/gnome-todo
OPTIONS_DEFINE= DOCS
DOCS_DESC= Build Gnome Documents (pulls in tracker)