View | Details | Raw Unified | Return to bug 277951 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/zathura-cb/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zathura-cb
1
PORTNAME=	zathura-cb
2
DISTVERSION=	0.1.10
2
DISTVERSION=	0.1.10
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
6
6
(-)b/graphics/zathura-djvu/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zathura-djvu
1
PORTNAME=	zathura-djvu
2
DISTVERSION=	0.2.9
2
DISTVERSION=	0.2.9
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
6
6
(-)b/graphics/zathura-pdf-mupdf/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zathura-pdf-mupdf
1
PORTNAME=	zathura-pdf-mupdf
2
DISTVERSION=	0.4.1
2
DISTVERSION=	0.4.1
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
5
6
MAINTAINER=	uzsolt@FreeBSD.org
6
MAINTAINER=	uzsolt@FreeBSD.org
(-)b/graphics/zathura-pdf-poppler/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zathura-pdf-poppler
1
PORTNAME=	zathura-pdf-poppler
2
DISTVERSION=	0.3.1
2
DISTVERSION=	0.3.1
3
PORTREVISION=	5
3
PORTREVISION=	6
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
6
6
(-)b/graphics/zathura-ps/Makefile (-1 / +1 lines)
Lines 1-6 Link Here
1
PORTNAME=	zathura-ps
1
PORTNAME=	zathura-ps
2
DISTVERSION=	0.2.7
2
DISTVERSION=	0.2.7
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	graphics
4
CATEGORIES=	graphics
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
6
6
(-)b/graphics/zathura/Makefile (-11 / +12 lines)
Lines 1-6 Link Here
1
PORTNAME=	zathura
1
PORTNAME=	zathura
2
DISTVERSION=	0.5.2
2
DISTVERSION=	0.5.4
3
PORTREVISION=	3
4
CATEGORIES=	graphics print
3
CATEGORIES=	graphics print
5
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
4
MASTER_SITES=	https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/
6
5
Lines 11-29 WWW= https://pwmt.org/projects/zathura/ Link Here
11
LICENSE=	ZLIB
10
LICENSE=	ZLIB
12
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
13
12
14
BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \
13
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
15
		${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
14
		libgirara-gtk3.so:x11-toolkits/girara
16
LIB_DEPENDS=	libcairo.so:graphics/cairo \
17
		libgirara-gtk3.so:x11-toolkits/girara \
18
		libsynctex.so:devel/tex-synctex
19
15
20
USES=		compiler:c11 desktop-file-utils gettext-tools:build gnome meson \
16
USES=		compiler:c11 desktop-file-utils gettext-tools:build gnome meson \
21
		ninja pkgconfig python
17
		ninja pkgconfig python
22
USE_GNOME=	gdkpixbuf2 glib20 gtk30
18
USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30
23
MESON_ARGS=	-Dseccomp=disabled -Dtests=disabled
19
MESON_ARGS=	-Dseccomp=disabled -Dtests=disabled -Dmanpages=disabled
24
20
25
OPTIONS_DEFINE=		SQLITE SYNCTEX
21
OPTIONS_DEFINE=		MANPAGES SQLITE SYNCTEX
26
OPTIONS_DEFAULT=	SQLITE SYNCTEX
22
OPTIONS_DEFAULT=	MANPAGES SQLITE SYNCTEX
23
OPTIONS_SUB=		yes
24
25
MANPAGES_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2,1:textproc/py-sphinx@${PY_FLAVOR} \
26
			${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR}
27
MANPAGES_MESON_ENABLED=	manpages
27
28
28
SQLITE_USES=		sqlite
29
SQLITE_USES=		sqlite
29
SQLITE_MESON_ENABLED=	sqlite
30
SQLITE_MESON_ENABLED=	sqlite
(-)b/graphics/zathura/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1671135393
1
TIMESTAMP = 1711376550
2
SHA256 (zathura-0.5.2.tar.gz) = 7be256b94d0e517dca5d3e0d0f7835e9ff4801c5e5df8a5e5e3034b25c7c2e74
2
SHA256 (zathura-0.5.4.tar.gz) = c41e1ff2f30ea5de21b778e082c608649078650df4b5e06999f016f1b127546b
3
SIZE (zathura-0.5.2.tar.gz) = 208606
3
SIZE (zathura-0.5.4.tar.gz) = 216719
(-)b/graphics/zathura/pkg-plist (-2 / +2 lines)
Lines 7-14 include/zathura/plugin-api.h Link Here
7
include/zathura/types.h
7
include/zathura/types.h
8
include/zathura/zathura-version.h
8
include/zathura/zathura-version.h
9
libdata/pkgconfig/zathura.pc
9
libdata/pkgconfig/zathura.pc
10
share/man/man1/zathura.1.gz
10
%%MANPAGES%%share/man/man1/zathura.1.gz
11
share/man/man5/zathurarc.5.gz
11
%%MANPAGES%%share/man/man5/zathurarc.5.gz
12
share/applications/org.pwmt.zathura.desktop
12
share/applications/org.pwmt.zathura.desktop
13
share/bash-completion/completions/zathura
13
share/bash-completion/completions/zathura
14
share/dbus-1/interfaces/org.pwmt.zathura.xml
14
share/dbus-1/interfaces/org.pwmt.zathura.xml

Return to bug 277951