Lines 1-5
Link Here
|
1 |
PORTNAME= pango |
1 |
PORTNAME= pango |
2 |
PORTVERSION= 1.50.14 |
2 |
PORTVERSION= 1.52.2 |
3 |
CATEGORIES= x11-toolkits |
3 |
CATEGORIES= x11-toolkits |
4 |
MASTER_SITES= GNOME |
4 |
MASTER_SITES= GNOME |
5 |
DIST_SUBDIR= gnome2 |
5 |
DIST_SUBDIR= gnome2 |
Lines 15-54
LIB_DEPENDS= libfreetype.so:print/freetype2 \
Link Here
|
15 |
libharfbuzz.so:print/harfbuzz \ |
15 |
libharfbuzz.so:print/harfbuzz \ |
16 |
libfontconfig.so:x11-fonts/fontconfig \ |
16 |
libfontconfig.so:x11-fonts/fontconfig \ |
17 |
libfribidi.so:converters/fribidi |
17 |
libfribidi.so:converters/fribidi |
18 |
RUN_DEPENDS= xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype \ |
18 |
TEST_DEPENDS= cantarell-fonts>=0:x11-fonts/cantarell-fonts |
19 |
${FONTENCOD}:x11-fonts/encodings |
|
|
20 |
|
19 |
|
21 |
PORTSCOUT= limitw:1,even |
20 |
USES= cpe gnome meson pkgconfig tar:xz |
22 |
|
21 |
CPE_VENDOR= gnome |
23 |
USES= compiler:c11 cpe gettext gnome localbase meson pkgconfig python:env tar:xz |
|
|
24 |
USE_LDCONFIG= yes |
25 |
USE_GNOME= cairo glib20 introspection:build |
22 |
USE_GNOME= cairo glib20 introspection:build |
|
|
23 |
USE_LDCONFIG= yes |
26 |
|
24 |
|
27 |
CPE_VENDOR= gnome |
25 |
PORTSCOUT= limit:^1\.[^9] |
28 |
|
26 |
|
29 |
VERSION= 1.8.0 |
27 |
VERSION= 1.8.0 |
30 |
LIBVERSION= 0.5000.14 |
28 |
LIBVERSION= 0.5200.2 |
31 |
PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION} |
29 |
PLIST_SUB= LIBVERSION=${LIBVERSION} \ |
32 |
|
30 |
VERSION=${VERSION} |
33 |
FONTSCALE= ${LOCALBASE}/share/fonts/TTF/luximb.ttf |
|
|
34 |
FONTENCOD= ${LOCALBASE}/share/fonts/encodings/encodings.dir |
35 |
|
31 |
|
36 |
OPTIONS_SUB= yes |
|
|
37 |
OPTIONS_DEFINE= X11 DOCS MANPAGES THAI |
32 |
OPTIONS_DEFINE= X11 DOCS MANPAGES THAI |
38 |
OPTIONS_DEFAULT=X11 MANPAGES THAI |
33 |
OPTIONS_DEFAULT=X11 MANPAGES THAI |
|
|
34 |
OPTIONS_SUB= yes |
35 |
|
36 |
THAI_DESC= Thai language support via libThai |
39 |
|
37 |
|
40 |
DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen |
38 |
DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen |
41 |
DOCS_MESON_TRUE= gtk_doc |
39 |
DOCS_MESON_TRUE= gtk_doc |
42 |
|
40 |
|
43 |
MANPAGES_BUILD_DEPENDS= help2man:misc/help2man |
41 |
MANPAGES_BUILD_DEPENDS= help2man:misc/help2man |
44 |
|
42 |
|
45 |
THAI_DESC= Thai language support via libThai |
|
|
46 |
THAI_LIB_DEPENDS= libthai.so:devel/libthai |
43 |
THAI_LIB_DEPENDS= libthai.so:devel/libthai |
47 |
THAI_MESON_ENABLED= libthai |
44 |
THAI_MESON_ENABLED= libthai |
48 |
|
45 |
|
49 |
X11_MESON_ENABLED= xft |
|
|
50 |
X11_USES= xorg |
46 |
X11_USES= xorg |
51 |
X11_USE= XORG=x11,xft,xrender |
47 |
X11_USE= XORG=x11,xft,xrender |
|
|
48 |
X11_MESON_ENABLED= xft |
52 |
|
49 |
|
53 |
TESTING_UNSAFE= 2 out of 24 tests fail |
50 |
TESTING_UNSAFE= 2 out of 24 tests fail |
54 |
|
51 |
|