aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharlie Li <git@vishwin.info>2020-05-08 23:32:07 +0800
committerCharlie Li <git@vishwin.info>2020-05-08 23:32:07 +0800
commitfddbdec4506c51dd9e4812808e24fab67f815714 (patch)
tree128350e09ac131c91afc1bb4edf777080fc1b6e4
parent06bb033dc7f90def1ff93bab631da6cbb9af50ba (diff)
downloadfreebsd-ports-gnome-fddbdec4506c51dd9e4812808e24fab67f815714.tar.gz
freebsd-ports-gnome-fddbdec4506c51dd9e4812808e24fab67f815714.tar.zst
freebsd-ports-gnome-fddbdec4506c51dd9e4812808e24fab67f815714.zip
graphics/xreader: update to 2.4.4
-rw-r--r--graphics/xreader/Makefile12
-rw-r--r--graphics/xreader/distinfo6
2 files changed, 11 insertions, 7 deletions
diff --git a/graphics/xreader/Makefile b/graphics/xreader/Makefile
index 06a856d7dbb9..246b9e467165 100644
--- a/graphics/xreader/Makefile
+++ b/graphics/xreader/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xreader
-PORTVERSION= 2.4.3
+PORTVERSION= 2.4.4
CATEGORIES= graphics print
DIST_SUBDIR= gnome
@@ -16,11 +16,14 @@ LIB_DEPENDS= libxapp.so:x11/xapps \
libpoppler-glib.so:graphics/poppler-glib \
libsecret-1.so:security/libsecret
-USES= compiler:c11 desktop-file-utils gettext-tools gnome meson pkgconfig xorg
+USES= compiler:c11 desktop-file-utils gettext-tools gnome meson pkgconfig \
+ python:3.5+,build shebangfix xorg
USE_GITHUB= yes
GH_ACCOUNT= linuxmint
+SHEBANG_FILES= install-scripts test
+
USE_XORG= ice sm x11
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection libxml2
@@ -28,7 +31,8 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection libxml2
MESON_ARGS= -Dintrospection=true \
-Dmathjax-directory=${PREFIX}/www/MathJax \
-Dpixbuf=true \
- -Dpdf=true
+ -Dpdf=true \
+ -Dtests=false
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
@@ -44,7 +48,7 @@ COMICS_DESC= Comic book archives support
COMICS_MESON_TRUE= comics
DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus
-DBUS_MESON_TRUE= dbus
+DBUS_MESON_TRUE= enable_dbus
DEBUG_MESON_TRUE= enable_debug deprecated_warnings
diff --git a/graphics/xreader/distinfo b/graphics/xreader/distinfo
index b06b0149e0d8..b1602e5b2416 100644
--- a/graphics/xreader/distinfo
+++ b/graphics/xreader/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578473669
-SHA256 (gnome/linuxmint-xreader-2.4.3_GH0.tar.gz) = e3d5a4ed8612dae35f4f37add3198b6a34a4b7bf6099dfb044fb146add13c201
-SIZE (gnome/linuxmint-xreader-2.4.3_GH0.tar.gz) = 2175046
+TIMESTAMP = 1588944625
+SHA256 (gnome/linuxmint-xreader-2.4.4_GH0.tar.gz) = 1ccfee598aef723e8815c7a2b782624c0d5f6c4d15194dbeb74f5e45b8aff898
+SIZE (gnome/linuxmint-xreader-2.4.4_GH0.tar.gz) = 2177561