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

(-)scantailor/Makefile (-3 / +4 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	scantailor
4
PORTNAME=	scantailor
5
PORTVERSION=	0.9.11
5
PORTVERSION=	0.9.11
6
PORTREVISION=	1
6
CATEGORIES=	graphics
7
CATEGORIES=	graphics
7
MASTER_SITES=	SF
8
MASTER_SITES=	SF
8
9
Lines 11-19 Link Here
11
12
12
LICENSE=	GPLv3
13
LICENSE=	GPLv3
13
14
14
LIB_DEPENDS=	jpeg.11:${PORTSDIR}/graphics/jpeg \
15
LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
15
		tiff.4:${PORTSDIR}/graphics/tiff \
16
		tiff:${PORTSDIR}/graphics/tiff \
16
		jbig.1:${PORTSDIR}/graphics/jbigkit \
17
		jbig:${PORTSDIR}/graphics/jbigkit \
17
		png15:${PORTSDIR}/graphics/png
18
		png15:${PORTSDIR}/graphics/png
18
BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
19
BUILD_DEPENDS=	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
19
20
(-)scantailor/pkg-descr (-1 / +1 lines)
Lines 3-6 Link Here
3
garbage. All operations can be done automatically, however it's still
3
garbage. All operations can be done automatically, however it's still
4
possible to manually correct their results
4
possible to manually correct their results
5
5
6
WWW:	http://scantailor.sourceforge.net/
6
WWW: http://scantailor.sourceforge.net/
(-)scantailor/pkg-plist (+2 lines)
Lines 3-14 Link Here
3
%%DATADIR%%/translations/scantailor_bg.qm
3
%%DATADIR%%/translations/scantailor_bg.qm
4
%%DATADIR%%/translations/scantailor_cs.qm
4
%%DATADIR%%/translations/scantailor_cs.qm
5
%%DATADIR%%/translations/scantailor_de.qm
5
%%DATADIR%%/translations/scantailor_de.qm
6
%%DATADIR%%/translations/scantailor_es.qm
6
%%DATADIR%%/translations/scantailor_fr.qm
7
%%DATADIR%%/translations/scantailor_fr.qm
7
%%DATADIR%%/translations/scantailor_it.qm
8
%%DATADIR%%/translations/scantailor_it.qm
8
%%DATADIR%%/translations/scantailor_ja.qm
9
%%DATADIR%%/translations/scantailor_ja.qm
9
%%DATADIR%%/translations/scantailor_pl.qm
10
%%DATADIR%%/translations/scantailor_pl.qm
10
%%DATADIR%%/translations/scantailor_ru.qm
11
%%DATADIR%%/translations/scantailor_ru.qm
11
%%DATADIR%%/translations/scantailor_sk.qm
12
%%DATADIR%%/translations/scantailor_sk.qm
13
%%DATADIR%%/translations/scantailor_uk.qm
12
%%DATADIR%%/translations/scantailor_zh_TW.qm
14
%%DATADIR%%/translations/scantailor_zh_TW.qm
13
@dirrm %%DATADIR%%/translations
15
@dirrm %%DATADIR%%/translations
14
@dirrm %%DATADIR%%
16
@dirrm %%DATADIR%%

Return to bug 178615