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

(-)Makefile (-5 / +5 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	cups-filters
3
PORTNAME=	cups-filters
4
PORTVERSION=	1.9.0
4
PORTVERSION=	1.10.0
5
CATEGORIES=	print
5
CATEGORIES=	print
6
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
6
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
7
7
Lines 17-24 Link Here
17
17
18
CONFLICTS=	cups-pstoraster-[0-9]* foomatic-filters-[0-9]*
18
CONFLICTS=	cups-pstoraster-[0-9]* foomatic-filters-[0-9]*
19
19
20
USES=		compiler:c++11-lib cpe ghostscript gmake gnome libtool pathfix \
20
USES=		compiler:c++11-lib cpe gettext ghostscript gmake gnome libtool \
21
		pkgconfig shebangfix tar:xz
21
		iconv pathfix pkgconfig shebangfix tar:xz
22
CPE_VENDOR=	linuxfoundation
22
CPE_VENDOR=	linuxfoundation
23
SHEBANG_FILES=	filter/braille/drivers/generic/brftoembosser.in \
23
SHEBANG_FILES=	filter/braille/drivers/generic/brftoembosser.in \
24
		filter/braille/drivers/index/imageubrltoindexv3.in \
24
		filter/braille/drivers/index/imageubrltoindexv3.in \
Lines 25-31 Link Here
25
		filter/braille/drivers/index/imageubrltoindexv4.in \
25
		filter/braille/drivers/index/imageubrltoindexv4.in \
26
		filter/braille/drivers/index/textbrftoindexv3.in \
26
		filter/braille/drivers/index/textbrftoindexv3.in \
27
		filter/braille/filters/imagetobrf.in \
27
		filter/braille/filters/imagetobrf.in \
28
		filter/braille/filters/texttobrf.in filter/textonly
28
		filter/braille/filters/texttobrf.in
29
USE_GNOME=	glib20
29
USE_GNOME=	glib20
30
USE_RC_SUBR=	cups_browsed
30
USE_RC_SUBR=	cups_browsed
31
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
Lines 34-40 Link Here
34
INSTALL_TARGET=	install-strip
34
INSTALL_TARGET=	install-strip
35
35
36
CPPFLAGS+=	-I${LOCALBASE}/include
36
CPPFLAGS+=	-I${LOCALBASE}/include
37
LIBS+=		-L${LOCALBASE}/lib
37
LIBS+=		-L${LOCALBASE}/lib ${ICONV_LIB}
38
USE_LDCONFIG=	yes
38
USE_LDCONFIG=	yes
39
39
40
OPTIONS_DEFINE=			BRAILLE COLORD DOCS IJS IMAGEFILTERS
40
OPTIONS_DEFINE=			BRAILLE COLORD DOCS IJS IMAGEFILTERS
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1466869491
1
TIMESTAMP = 1469563729
2
SHA256 (cups-filters-1.9.0.tar.xz) = 63421044883a9250428655dc0b0c2531dead4a009fb2fd33d6fb6a9598598522
2
SHA256 (cups-filters-1.10.0.tar.xz) = 1f708a404164fb8eb341e5410e1b849b19cb47ce1bbe0d97c3673768db3401a1
3
SIZE (cups-filters-1.9.0.tar.xz) = 1387668
3
SIZE (cups-filters-1.10.0.tar.xz) = 1399652
(-)pkg-plist (-3 / +3 lines)
Lines 31-36 Link Here
31
libexec/cups/filter/commandtoescpx
31
libexec/cups/filter/commandtoescpx
32
libexec/cups/filter/commandtopclx
32
libexec/cups/filter/commandtopclx
33
libexec/cups/filter/foomatic-rip
33
libexec/cups/filter/foomatic-rip
34
libexec/cups/filter/gstopdf
34
libexec/cups/filter/gstopxl
35
libexec/cups/filter/gstopxl
35
libexec/cups/filter/gstoraster
36
libexec/cups/filter/gstoraster
36
%%BRAILLE%%libexec/cups/filter/imagetobrf
37
%%BRAILLE%%libexec/cups/filter/imagetobrf
Lines 45-61 Link Here
45
libexec/cups/filter/pdftopdf
46
libexec/cups/filter/pdftopdf
46
libexec/cups/filter/pdftops
47
libexec/cups/filter/pdftops
47
libexec/cups/filter/pdftoraster
48
libexec/cups/filter/pdftoraster
48
libexec/cups/filter/pstopdf
49
libexec/cups/filter/rastertoescpx
49
libexec/cups/filter/rastertoescpx
50
libexec/cups/filter/rastertopclx
50
libexec/cups/filter/rastertopclx
51
libexec/cups/filter/rastertopdf
51
libexec/cups/filter/rastertopdf
52
libexec/cups/filter/rastertops
52
libexec/cups/filter/sys5ippprinter
53
libexec/cups/filter/sys5ippprinter
53
%%BRAILLE%%libexec/cups/filter/textbrftoindexv3
54
%%BRAILLE%%libexec/cups/filter/textbrftoindexv3
54
%%BRAILLE%%libexec/cups/filter/textbrftoindexv4
55
%%BRAILLE%%libexec/cups/filter/textbrftoindexv4
55
libexec/cups/filter/textonly
56
%%BRAILLE%%libexec/cups/filter/texttobrf
56
%%BRAILLE%%libexec/cups/filter/texttobrf
57
libexec/cups/filter/texttopdf
57
libexec/cups/filter/texttopdf
58
libexec/cups/filter/texttops
58
libexec/cups/filter/texttops
59
libexec/cups/filter/texttotext
59
libexec/cups/filter/urftopdf
60
libexec/cups/filter/urftopdf
60
man/man1/foomatic-rip.1.gz
61
man/man1/foomatic-rip.1.gz
61
man/man5/cups-browsed.conf.5.gz
62
man/man5/cups-browsed.conf.5.gz
Lines 121-124 Link Here
121
share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
122
share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
122
share/ppd/cupsfilters/pxlcolor.ppd
123
share/ppd/cupsfilters/pxlcolor.ppd
123
share/ppd/cupsfilters/pxlmono.ppd
124
share/ppd/cupsfilters/pxlmono.ppd
124
share/ppd/cupsfilters/textonly.ppd

Return to bug 211534