View | Details | Raw Unified | Return to bug 114250
Collapse All | Expand All

(-)Makefile (-4 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	pdf_viewer
8
PORTNAME=	pdf_viewer
9
PORTVERSION=	0.4
9
PORTVERSION=	0.5
10
PORTREVISION=	2
11
CATEGORIES=	mail
10
CATEGORIES=	mail
12
MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
11
MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
13
PKGNAMEPREFIX=	claws-mail-
12
PKGNAMEPREFIX=	claws-mail-
Lines 16-23 Link Here
16
COMMENT=	This claws-mail plugin enables viewing of PDF and PS files
15
COMMENT=	This claws-mail plugin enables viewing of PDF and PS files
17
16
18
LIB_DEPENDS=	poppler-glib:${PORTSDIR}/graphics/poppler-gtk
17
LIB_DEPENDS=	poppler-glib:${PORTSDIR}/graphics/poppler-gtk
19
BUILD_DEPENDS=	claws-mail>=2.9:${PORTSDIR}/mail/claws-mail
18
BUILD_DEPENDS=	claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
20
RUN_DEPENDS=	claws-mail>=2.9:${PORTSDIR}/mail/claws-mail
19
RUN_DEPENDS=	claws-mail>=2.10:${PORTSDIR}/mail/claws-mail
21
20
22
USE_GMAKE=	yes
21
USE_GMAKE=	yes
23
USE_GETTEXT=	yes
22
USE_GETTEXT=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (pdf_viewer-0.4.tar.gz) = eaf20191ea5a787e28e0573f4957aa37
1
MD5 (pdf_viewer-0.5.tar.gz) = d833f3523732bca152dcb588ea488e9d
2
SHA256 (pdf_viewer-0.4.tar.gz) = 2e2d1f9a1154d1ce71eabab36d9a3e885c9f9111f93da94576e5e30aefaa3735
2
SHA256 (pdf_viewer-0.5.tar.gz) = bac6789784fd53ec6adcfc8cc5f4a1c8f4abe567f0086133ee9bd3ee26a77483
3
SIZE (pdf_viewer-0.4.tar.gz) = 395108
3
SIZE (pdf_viewer-0.5.tar.gz) = 396385
(-)pkg-plist (-5 / +5 lines)
Lines 1-14 Link Here
1
lib/claws-mail/plugins/pdf_viewer.so
2
lib/claws-mail/plugins/pdf_viewer.la
3
lib/claws-mail/plugins/pdf_viewer.a
1
lib/claws-mail/plugins/pdf_viewer.a
2
lib/claws-mail/plugins/pdf_viewer.la
3
lib/claws-mail/plugins/pdf_viewer.so
4
share/locale/ca/LC_MESSAGES/pdf_viewer.mo
4
share/locale/de/LC_MESSAGES/pdf_viewer.mo
5
share/locale/de/LC_MESSAGES/pdf_viewer.mo
5
share/locale/es/LC_MESSAGES/pdf_viewer.mo
6
share/locale/es/LC_MESSAGES/pdf_viewer.mo
7
share/locale/fi/LC_MESSAGES/pdf_viewer.mo
6
share/locale/fr/LC_MESSAGES/pdf_viewer.mo
8
share/locale/fr/LC_MESSAGES/pdf_viewer.mo
7
share/locale/hu/LC_MESSAGES/pdf_viewer.mo
9
share/locale/hu/LC_MESSAGES/pdf_viewer.mo
8
share/locale/it/LC_MESSAGES/pdf_viewer.mo
10
share/locale/it/LC_MESSAGES/pdf_viewer.mo
9
share/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo
10
share/locale/ca/LC_MESSAGES/pdf_viewer.mo
11
share/locale/fi/LC_MESSAGES/pdf_viewer.mo
12
share/locale/pl/LC_MESSAGES/pdf_viewer.mo
11
share/locale/pl/LC_MESSAGES/pdf_viewer.mo
12
share/locale/pt_BR/LC_MESSAGES/pdf_viewer.mo
13
share/locale/sk/LC_MESSAGES/pdf_viewer.mo
13
share/locale/sk/LC_MESSAGES/pdf_viewer.mo
14
share/locale/sr/LC_MESSAGES/pdf_viewer.mo
14
share/locale/sr/LC_MESSAGES/pdf_viewer.mo

Return to bug 114250