aboutsummaryrefslogtreecommitdiff
path: root/deskutils/foliate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/foliate/Makefile')
-rw-r--r--deskutils/foliate/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/deskutils/foliate/Makefile b/deskutils/foliate/Makefile
index d61862693484..8e7e7ba40a8b 100644
--- a/deskutils/foliate/Makefile
+++ b/deskutils/foliate/Makefile
@@ -1,9 +1,11 @@
PORTNAME= foliate
-PORTVERSION= 2.6.3
+PORTVERSION= 2.6.4
+PORTREVISION= 2
CATEGORIES= deskutils
MAINTAINER= fox@FreeBSD.org
COMMENT= Simple and modern GTK eBook viewer
+WWW= https://johnfactotum.github.io/foliate/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -13,10 +15,9 @@ BUILD_DEPENDS= appstream-util:devel/appstream-glib \
LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3
RUN_DEPENDS= gjs-console:lang/gjs
-USES= desktop-file-utils gnome localbase meson python:3.6+ shebangfix
+USES= desktop-file-utils gnome localbase meson python shebangfix
USE_GNOME= cairo gtk30 introspection
-
-INSTALLS_ICONS= yes
+GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml
SHEBANG_FILES= ${WRKSRC}/build-aux/meson/postinstall.py \
${WRKSRC}/src/assets/KindleUnpack/*.py
@@ -29,8 +30,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