aboutsummaryrefslogtreecommitdiff
path: root/deskutils/foliate
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-08-27 14:44:47 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-08-27 15:05:16 +0000
commit421153eccef8f5443584cace7c336e1072773662 (patch)
treea0d4a2039297ffef3c392167a48c9bcb707162d3 /deskutils/foliate
parentedc1905c1243d4679895f6bfc2998ca9ab37e5be (diff)
downloadports-421153eccef8f5443584cace7c336e1072773662.tar.gz
ports-421153eccef8f5443584cace7c336e1072773662.zip
gnome.mk: fix usage of GLIB_SCHEMAS in five ports
Glib schema files should be registered using the GLIB_SCHEMAS variable provided by gnome.mk. This will add them and additionally the required glib-schemas keyword to the plist. The following ports were touched: * deskutils/foliate * deskutils/gnome-tweaks * deskutils/maliit-keyboard * games/swell-foop * textproc/ibus-m17n
Diffstat (limited to 'deskutils/foliate')
-rw-r--r--deskutils/foliate/Makefile4
-rw-r--r--deskutils/foliate/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/foliate/Makefile b/deskutils/foliate/Makefile
index d61862693484..9ac9d3834809 100644
--- a/deskutils/foliate/Makefile
+++ b/deskutils/foliate/Makefile
@@ -1,5 +1,6 @@
PORTNAME= foliate
PORTVERSION= 2.6.3
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= fox@FreeBSD.org
@@ -15,6 +16,7 @@ RUN_DEPENDS= gjs-console:lang/gjs
USES= desktop-file-utils gnome localbase meson python:3.6+ shebangfix
USE_GNOME= cairo gtk30 introspection
+GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml
INSTALLS_ICONS= yes
@@ -29,8 +31,6 @@ NLS_USES= gettext
USE_GITHUB= yes
GH_ACCOUNT= johnfactotum
-GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml
-
post-patch:
@${REINPLACE_CMD} -e 's/@PYTHON_VERSION@/${PYTHON_VERSION}/g' \
${WRKSRC}/src/epubView.js
diff --git a/deskutils/foliate/pkg-plist b/deskutils/foliate/pkg-plist
index 5b41361e8104..1dbac0a01d79 100644
--- a/deskutils/foliate/pkg-plist
+++ b/deskutils/foliate/pkg-plist
@@ -45,7 +45,6 @@ share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src
share/com.github.johnfactotum.Foliate/assets/libarchivejs/main.js
share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.data.gresource
share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.src.gresource
-share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml
share/icons/hicolor/scalable/apps/com.github.johnfactotum.Foliate.svg
share/icons/hicolor/symbolic/apps/com.github.johnfactotum.Foliate-symbolic.svg
share/locale/cs/LC_MESSAGES/com.github.johnfactotum.Foliate.mo