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

(-)Makefile (-10 / +10 lines)
Lines 3-16 Link Here
3
#   $MCom: ports/trunk/x11-toolkits/pango/Makefile 18610 2013-06-30 16:33:05Z marcus $
3
#   $MCom: ports/trunk/x11-toolkits/pango/Makefile 18610 2013-06-30 16:33:05Z marcus $
4
4
5
PORTNAME=	pango
5
PORTNAME=	pango
6
PORTVERSION=	1.34.1
6
PORTVERSION=	1.36.0
7
PORTREVISION?=	1
7
PORTREVISION?=	0
8
CATEGORIES=	x11-toolkits
8
CATEGORIES=	x11-toolkits
9
MASTER_SITES=	GNOME
9
MASTER_SITES=	GNOME
10
DIST_SUBDIR=	gnome2
10
DIST_SUBDIR=	gnome2
11
11
12
MAINTAINER=	gnome@FreeBSD.org
12
MAINTAINER=	gnome@FreeBSD.org
13
COMMENT=	An open-source framework for the layout and rendering of i18n text
13
COMMENT=	Open-source framework for the layout and rendering of i18n text
14
14
15
USE_XZ=		yes
15
USE_XZ=		yes
16
16
Lines 17-26 Link Here
17
.if !defined(REFERENCE_PORT)
17
.if !defined(REFERENCE_PORT)
18
18
19
BUILD_DEPENDS=	fontconfig>=2.10.91:${PORTSDIR}/x11-fonts/fontconfig
19
BUILD_DEPENDS=	fontconfig>=2.10.91:${PORTSDIR}/x11-fonts/fontconfig
20
LIB_DEPENDS=	cairo:${PORTSDIR}/graphics/cairo \
20
LIB_DEPENDS=	libcairo.so:${PORTSDIR}/graphics/cairo \
21
		freetype:${PORTSDIR}/print/freetype2 \
21
		libfreetype.so:${PORTSDIR}/print/freetype2 \
22
		harfbuzz:${PORTSDIR}/print/harfbuzz \
22
		libharfbuzz.so:${PORTSDIR}/print/harfbuzz \
23
		fontconfig:${PORTSDIR}/x11-fonts/fontconfig
23
		libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
24
RUN_DEPENDS=	${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
24
RUN_DEPENDS=	${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
25
		${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
25
		${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
26
26
Lines 36-47 Link Here
36
FONTSCALE=	${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf
36
FONTSCALE=	${LOCALBASE}/lib/X11/fonts/TTF/luximb.ttf
37
FONTENCOD=	${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir
37
FONTENCOD=	${LOCALBASE}/lib/X11/fonts/encodings/encodings.dir
38
38
39
MAN1=		pango-view.1 pango-querymodules.1
40
41
OPTIONS_DEFINE=	X11
39
OPTIONS_DEFINE=	X11
42
OPTIONS_DEFAULT=X11
40
OPTIONS_DEFAULT=X11
43
41
44
NO_STAGE=	yes
45
.include <bsd.port.options.mk>
42
.include <bsd.port.options.mk>
46
43
47
.if ${PORT_OPTIONS:MX11}
44
.if ${PORT_OPTIONS:MX11}
Lines 59-64 Link Here
59
	@${FALSE}
56
	@${FALSE}
60
.endif
57
.endif
61
58
59
post-install:
60
	@${MKDIR} ${STAGEDIR}${ETCDIR}
61
62
.include <bsd.port.mk>
62
.include <bsd.port.mk>
63
63
64
.endif
64
.endif
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gnome2/pango-1.34.1.tar.xz) = 1aea30df34a8ae4fcce71afd22aa5b57224b52916d46e3ea81ff9f1eb130e64c
1
SHA256 (gnome2/pango-1.36.0.tar.xz) = bb41d1b26ee7450e5430a7d2765f38c51ebe72db9fce616a9ee52611b55906a0
2
SIZE (gnome2/pango-1.34.1.tar.xz) = 1015112
2
SIZE (gnome2/pango-1.36.0.tar.xz) = 1018732
(-)pkg-plist (-1 / +5 lines)
Lines 1-6 Link Here
1
bin/pango-querymodules
1
bin/pango-querymodules
2
bin/pango-view
2
bin/pango-view
3
etc/pango/pango.modules
4
include/pango-1.0/pango/pango-attributes.h
3
include/pango-1.0/pango/pango-attributes.h
5
include/pango-1.0/pango/pango-bidi-type.h
4
include/pango-1.0/pango/pango-bidi-type.h
6
include/pango-1.0/pango/pango-break.h
5
include/pango-1.0/pango/pango-break.h
Lines 67-72 Link Here
67
libdata/pkgconfig/pangocairo.pc
66
libdata/pkgconfig/pangocairo.pc
68
libdata/pkgconfig/pangoft2.pc
67
libdata/pkgconfig/pangoft2.pc
69
%%X11%%libdata/pkgconfig/pangoxft.pc
68
%%X11%%libdata/pkgconfig/pangoxft.pc
69
man/man1/pango-querymodules.1.gz
70
man/man1/pango-view.1.gz
70
share/gir-1.0/Pango-1.0.gir
71
share/gir-1.0/Pango-1.0.gir
71
share/gir-1.0/PangoCairo-1.0.gir
72
share/gir-1.0/PangoCairo-1.0.gir
72
share/gir-1.0/PangoFT2-1.0.gir
73
share/gir-1.0/PangoFT2-1.0.gir
Lines 100-105 Link Here
100
share/gtk-doc/html/pango/index.html
101
share/gtk-doc/html/pango/index.html
101
share/gtk-doc/html/pango/index.sgml
102
share/gtk-doc/html/pango/index.sgml
102
share/gtk-doc/html/pango/layout.gif
103
share/gtk-doc/html/pango/layout.gif
104
share/gtk-doc/html/pango/left-insensitive.png
103
share/gtk-doc/html/pango/left.png
105
share/gtk-doc/html/pango/left.png
104
share/gtk-doc/html/pango/lowlevel.html
106
share/gtk-doc/html/pango/lowlevel.html
105
share/gtk-doc/html/pango/pango-Bidirectional-Text.html
107
share/gtk-doc/html/pango/pango-Bidirectional-Text.html
Lines 128-137 Link Here
128
share/gtk-doc/html/pango/pango.devhelp2
130
share/gtk-doc/html/pango/pango.devhelp2
129
share/gtk-doc/html/pango/pango.html
131
share/gtk-doc/html/pango/pango.html
130
share/gtk-doc/html/pango/rendering.html
132
share/gtk-doc/html/pango/rendering.html
133
share/gtk-doc/html/pango/right-insensitive.png
131
share/gtk-doc/html/pango/right.png
134
share/gtk-doc/html/pango/right.png
132
share/gtk-doc/html/pango/rotated-text.png
135
share/gtk-doc/html/pango/rotated-text.png
133
share/gtk-doc/html/pango/style.css
136
share/gtk-doc/html/pango/style.css
134
share/gtk-doc/html/pango/tools.html
137
share/gtk-doc/html/pango/tools.html
138
share/gtk-doc/html/pango/up-insensitive.png
135
share/gtk-doc/html/pango/up.png
139
share/gtk-doc/html/pango/up.png
136
@dirrm share/gtk-doc/html/pango
140
@dirrm share/gtk-doc/html/pango
137
@dirrmtry share/gtk-doc/html
141
@dirrmtry share/gtk-doc/html

Return to bug 182954