../src/kgx-tab-switcher.c:160:30: error: 'adw_flap_get_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations] !adw_flap_get_reveal_flap (self->flap)); ^ /usr/local/include/libadwaita-1/adw-flap.h:66:1: note: 'adw_flap_get_reveal_flap' has been explicitly marked deprecated here ADW_DEPRECATED_IN_1_4 ^ /usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4' # define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED ^ /usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED' # define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../src/kgx-tab-switcher.c:162:7: error: 'adw_flap_get_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations] if (adw_flap_get_reveal_flap (self->flap)) { ^ /usr/local/include/libadwaita-1/adw-flap.h:66:1: note: 'adw_flap_get_reveal_flap' has been explicitly marked deprecated here ADW_DEPRECATED_IN_1_4 ^ /usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4' # define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED ^ /usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED' # define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../src/kgx-tab-switcher.c:599:10: error: 'adw_flap_get_content' is deprecated [-Werror,-Wdeprecated-declarations] return adw_flap_get_content (self->flap); ^ /usr/local/include/libadwaita-1/adw-flap.h:42:1: note: 'adw_flap_get_content' has been explicitly marked deprecated here ADW_DEPRECATED_IN_1_4 ^ /usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4' # define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED ^ /usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED' # define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../src/kgx-tab-switcher.c:614:3: error: 'adw_flap_set_content' is deprecated [-Werror,-Wdeprecated-declarations] adw_flap_set_content (self->flap, child); ^ /usr/local/include/libadwaita-1/adw-flap.h:44:1: note: 'adw_flap_set_content' has been explicitly marked deprecated here ADW_DEPRECATED_IN_1_4 ^ /usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4' # define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED ^ /usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED' # define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../src/kgx-tab-switcher.c:687:3: error: 'adw_flap_set_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations] adw_flap_set_reveal_flap (self->flap, TRUE); ^ /usr/local/include/libadwaita-1/adw-flap.h:68:1: note: 'adw_flap_set_reveal_flap' has been explicitly marked deprecated here ADW_DEPRECATED_IN_1_4 ^ /usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4' # define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED ^ /usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED' # define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../src/kgx-tab-switcher.c:696:3: error: 'adw_flap_set_reveal_flap' is deprecated [-Werror,-Wdeprecated-declarations] adw_flap_set_reveal_flap (self->flap, FALSE); ^ /usr/local/include/libadwaita-1/adw-flap.h:68:1: note: 'adw_flap_set_reveal_flap' has been explicitly marked deprecated here ADW_DEPRECATED_IN_1_4 ^ /usr/local/include/libadwaita-1/adw-version.h:205:44: note: expanded from macro 'ADW_DEPRECATED_IN_1_4' # define ADW_DEPRECATED_IN_1_4 _ADW_DEPRECATED ^ /usr/local/include/libadwaita-1/adw-version.h:130:39: note: expanded from macro '_ADW_DEPRECATED' # define _ADW_DEPRECATED G_DEPRECATED _ADW_EXTERN ^ /usr/local/include/glib-2.0/glib/gmacros.h:1262:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Reported by: pkg-fallout See also: https://gitlab.gnome.org/GNOME/console/-/commit/9fd16f0f8474
33 lines
914 B
Makefile
33 lines
914 B
Makefile
PORTNAME= gnome-console
|
|
PORTVERSION= 43.0
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11 gnome
|
|
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
|
DIST_SUBDIR= gnome
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
COMMENT= Minimal terminal for GNOME
|
|
WWW= https://gitlab.gnome.org/GNOME/console
|
|
|
|
LICENSE= GPLv2+
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
BUILD_DEPENDS= itstool>0:textproc/itstool \
|
|
sassc>0:textproc/sassc
|
|
LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
|
|
libgtop-2.0.so:devel/libgtop \
|
|
libhandy-1.so:x11-toolkits/libhandy \
|
|
libicudata.so:devel/icu \
|
|
libpcre2-8.so:devel/pcre2 \
|
|
libvte-2.91.so:x11-toolkits/vte3
|
|
|
|
USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \
|
|
pkgconfig tar:xz
|
|
USE_CSTD= c11
|
|
USE_GNOME= gtk30 gtksourceview5 libadwaita
|
|
MESON_ARGS= ${${PORTVERSION:R}<44:?-Dwerror=false:}
|
|
GLIB_SCHEMAS= org.gnome.Console.gschema.xml
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
.include <bsd.port.mk>
|