Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150282435
D32266.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D32266.diff
View Options
Index: graphics/zathura/Makefile
===================================================================
--- graphics/zathura/Makefile
+++ graphics/zathura/Makefile
@@ -1,19 +1,18 @@
# Created by: Quentin Stievenart <acieroid@awesom.eu>
PORTNAME= zathura
-DISTVERSION= 0.4.5
+DISTVERSION= 0.4.8
CATEGORIES= graphics print
MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
MAINTAINER= quentin.stievenart@gmail.com
-COMMENT= Customizable lightweight pdf viewer
+COMMENT= Highly customizable and functional document viewer
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcairo.so:graphics/cairo \
- libgirara-gtk3.so:x11-toolkits/girara \
- libsynctex.so:devel/tex-synctex
+ libgirara-gtk3.so:x11-toolkits/girara
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
@@ -22,10 +21,15 @@
USE_GNOME= glib20 gtk30 gdkpixbuf2
INSTALLS_ICONS= yes
-OPTIONS_DEFINE= SQLITE
-OPTIONS_DEFAULT= SQLITE
+OPTIONS_DEFINE= SQLITE TEX
+OPTIONS_DEFAULT= SQLITE TEX
SQLITE_USES= sqlite
SQLITE_MESON_ENABLED= sqlite
+TEX_DESC= SyncTeX support to do forward/inverse search
+TEX_DESC= Direct and reverse synchronisation support with SyncTeX
+TEX_RUN_DEPENDS= tex-synctex>=1.19.0:devel/tex-synctex
+TEX_MESON_ENABLED= synctex
+
.include <bsd.port.mk>
Index: graphics/zathura/distinfo
===================================================================
--- graphics/zathura/distinfo
+++ graphics/zathura/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583082376
-SHA256 (zathura-0.4.5.tar.gz) = 317882fc4e05104591c011c237b2ba6bf0b3978c189f5cdf3c978cb333ee04fe
-SIZE (zathura-0.4.5.tar.gz) = 195275
+TIMESTAMP = 1632579378
+SHA256 (zathura-0.4.8.tar.gz) = 7b53921a90ff29319588f604575348ef78fa55816d866bbdf7687a8972536c8f
+SIZE (zathura-0.4.8.tar.gz) = 202264
Index: graphics/zathura/pkg-descr
===================================================================
--- graphics/zathura/pkg-descr
+++ graphics/zathura/pkg-descr
@@ -1,6 +1,5 @@
-zathura is a highly customizable and functional PDF viewer based on the poppler
-rendering library and the gtk+ toolkit. The idea behind zathura is an
-application that provides a minimalistic and space saving interface as well as
-an easy usage that mainly focuses on keyboard interaction.
+zathura is a highly customizable and functional document viewer. It provides a
+minimalistic and space saving interface as well as an easy usage that mainly
+focuses on keyboard interaction.
WWW: https://pwmt.org/projects/zathura/
Index: graphics/zathura/pkg-message
===================================================================
--- graphics/zathura/pkg-message
+++ graphics/zathura/pkg-message
@@ -1,9 +1,10 @@
[
{ type: install
message: <<EOM
- In order to read documents, zathura need at least one plugin. Such
- plugins are in graphics/zathura-* ports. If you want to read pdf files,
- install the graphics/zathura-pdf-poppler port.
+ zathura uses a plugin based system for supported document types. Plugins
+ are provided as graphics/zathura-* ports. For instance, to view PDF
+ documents, graphics/zathura-pdf-poppler and graphics/zathura-pdf-mupdf
+ are available.
EOM
}
]
Index: graphics/zathura/pkg-plist
===================================================================
--- graphics/zathura/pkg-plist
+++ graphics/zathura/pkg-plist
@@ -12,13 +12,13 @@
share/applications/org.pwmt.zathura.desktop
share/bash-completion/completions/zathura
share/dbus-1/interfaces/org.pwmt.zathura.xml
-share/fish/completions/zathura.fish
+share/fish/vendor_completions.d/zathura.fish
share/icons/hicolor/128x128/apps/org.pwmt.zathura.png
share/icons/hicolor/16x16/apps/org.pwmt.zathura.png
share/icons/hicolor/256x256/apps/org.pwmt.zathura.png
share/icons/hicolor/32x32/apps/org.pwmt.zathura.png
share/icons/hicolor/64x64/apps/org.pwmt.zathura.png
-share/icons/scalable/apps/org.pwmt.zathura.svg
+share/icons/hicolor/scalable/apps/org.pwmt.zathura.svg
share/locale/ar/LC_MESSAGES/zathura.mo
share/locale/ca/LC_MESSAGES/zathura.mo
share/locale/cs/LC_MESSAGES/zathura.mo
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 31, 8:55 PM (13 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30648842
Default Alt Text
D32266.diff (4 KB)
Attached To
Mode
D32266: graphics/zathura: Update to 0.4.8, Add SyncTeX support
Attached
Detach File
Event Timeline
Log In to Comment