mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
x11-toolkits/pango: Update to 1.52.2
PR: 279522 Reviewed by: arrowd
This commit is contained in:
parent
b3179d564f
commit
af2c0a4d9b
@ -1,5 +1,5 @@
|
||||
PORTNAME= pango
|
||||
PORTVERSION= 1.50.14
|
||||
PORTVERSION= 1.52.2
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -15,40 +15,37 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfribidi.so:converters/fribidi
|
||||
RUN_DEPENDS= xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype \
|
||||
${FONTENCOD}:x11-fonts/encodings
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= compiler:c11 cpe gettext gnome localbase meson pkgconfig python:env tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= cairo glib20 introspection:build
|
||||
TEST_DEPENDS= cantarell-fonts>=0:x11-fonts/cantarell-fonts
|
||||
|
||||
USES= cpe gnome meson pkgconfig tar:xz
|
||||
CPE_VENDOR= gnome
|
||||
USE_GNOME= cairo glib20 introspection:build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTSCOUT= limit:^1\.[^9]
|
||||
|
||||
VERSION= 1.8.0
|
||||
LIBVERSION= 0.5000.14
|
||||
PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION}
|
||||
LIBVERSION= 0.5200.2
|
||||
PLIST_SUB= LIBVERSION=${LIBVERSION} \
|
||||
VERSION=${VERSION}
|
||||
|
||||
FONTSCALE= ${LOCALBASE}/share/fonts/TTF/luximb.ttf
|
||||
FONTENCOD= ${LOCALBASE}/share/fonts/encodings/encodings.dir
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
OPTIONS_DEFINE= X11 DOCS MANPAGES THAI
|
||||
OPTIONS_DEFAULT=X11 MANPAGES THAI
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
THAI_DESC= Thai language support via libThai
|
||||
|
||||
DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen
|
||||
DOCS_MESON_TRUE= gtk_doc
|
||||
|
||||
MANPAGES_BUILD_DEPENDS= help2man:misc/help2man
|
||||
|
||||
THAI_DESC= Thai language support via libThai
|
||||
THAI_LIB_DEPENDS= libthai.so:devel/libthai
|
||||
THAI_MESON_ENABLED= libthai
|
||||
|
||||
X11_MESON_ENABLED= xft
|
||||
X11_USES= xorg
|
||||
X11_USE= XORG=x11,xft,xrender
|
||||
X11_MESON_ENABLED= xft
|
||||
|
||||
TESTING_UNSAFE= 2 out of 24 tests fail
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1677763195
|
||||
SHA256 (gnome2/pango-1.50.14.tar.xz) = 1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8
|
||||
SIZE (gnome2/pango-1.50.14.tar.xz) = 4273776
|
||||
TIMESTAMP = 1716202214
|
||||
SHA256 (gnome2/pango-1.52.2.tar.xz) = d0076afe01082814b853deec99f9349ece5f2ce83908b8e58ff736b41f78a96b
|
||||
SIZE (gnome2/pango-1.52.2.tar.xz) = 1963588
|
||||
|
Loading…
Reference in New Issue
Block a user