1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

irc/polari: add missing USE_GNOME=libadwaita

Otherwise fails to run:

% polari

(polari:36417): Gjs-CRITICAL **: 16:32:52.548: JS ERROR: Error: Requiring Adw, version none: Typelib file for namespace 'Adw' (any version) not found
require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28
@gi://Adw:3:25

** Message: 16:32:52.550: Execution of main.js threw exception: Module <main> threw an exception
This commit is contained in:
Charlie Li 2024-02-03 16:38:20 -05:00
parent e99aeb77e1
commit 5bdf1c1972
No known key found for this signature in database
GPG Key ID: 678F936058415CCA

View File

@ -1,6 +1,6 @@
PORTNAME= polari
PORTVERSION= 42.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= irc gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
@ -26,7 +26,7 @@ PORTSCOUT= limitw:1,even
USES= desktop-file-utils gettext gnome localbase \
meson pkgconfig tar:xz
USE_GNOME= cairo gtk30 introspection
USE_GNOME= cairo gtk30 introspection libadwaita
USE_LDCONFIG= yes
GLIB_SCHEMAS= org.gnome.Polari.gschema.xml