Bump after gtk+3 gained wayland support.

This commit is contained in:
ajacoutot 2023-12-09 08:39:07 +00:00
parent 235f9fa22c
commit 40234a52fd
4 changed files with 4 additions and 6 deletions

View File

@ -2,7 +2,7 @@ COMMENT= GTK backend implementation for xdg-desktop-portal
V= 1.15.1
DISTNAME= xdg-desktop-portal-gtk-${V}
REVISION= 0
REVISION= 1
CATEGORIES= x11

View File

@ -4,6 +4,7 @@ COMMENT= GNOME settings
GNOME_PROJECT= gnome-control-center
GNOME_VERSION= 45.2
REVISION= 0
CATEGORIES= x11
@ -80,8 +81,6 @@ MODGNOME_TOOLS += gtk-update-icon-cache yelp
MODGNOME_LDFLAGS= -L${X11BASE}/lib
CONFIGURE_ARGS= -Dwayland=false
DEBUG_PACKAGES= ${BUILD_PACKAGES}
pre-configure:

View File

@ -2,6 +2,7 @@ COMMENT= initial-setup firstboot-like tool
GNOME_PROJECT= gnome-initial-setup
GNOME_VERSION= 45.0
REVISION= 0
# GPLv2+
PERMIT_PACKAGE= Yes

View File

@ -2,7 +2,7 @@ COMMENT= quick previewer for Nautilus
GNOME_PROJECT= sushi
GNOME_VERSION= 45.0
REVISION= 0
REVISION= 1
# GPLv2+
PERMIT_PACKAGE= Yes
@ -25,8 +25,6 @@ RUN_DEPENDS= devel/libsoup3 \
x11/gnome/gjs \
x11/gtksourceview4
CONFIGURE_ARGS= -Dwayland=disabled
DEBUG_PACKAGES= ${BUILD_PACKAGES}
.include <bsd.port.mk>