From 832903546e3bd24635370715acb3138778fe8e5e Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 30 Mar 2024 15:12:56 +0100 Subject: Update to encodings 1.1.0 Switch build system to meson --- fonts/xfonts-encodings/Makefile | 11 ++++------- fonts/xfonts-encodings/distinfo | 4 ++-- fonts/xfonts-encodings/pkg/PLIST | 1 + 3 files changed, 7 insertions(+), 9 deletions(-) (limited to 'fonts/xfonts-encodings') diff --git a/fonts/xfonts-encodings/Makefile b/fonts/xfonts-encodings/Makefile index 19db0dc..92b483e 100644 --- a/fonts/xfonts-encodings/Makefile +++ b/fonts/xfonts-encodings/Makefile @@ -1,9 +1,7 @@ -PKG_ARCH = * +COMMENT = Font encoding tables for libfontenc -COMMENT = - -DISTNAME = encodings-1.0.7 +DISTNAME = encodings-1.1.0 PKGNAME = xfonts-${DISTNAME} CATEGORIES = fonts x11 @@ -17,12 +15,11 @@ PERMIT_PACKAGE = Yes SITES = ${SITE_XORG:=font/} -MODULES = xenocara +MODULES = devel/meson xenocara -CONFIGURE_STYLE = gnu SEPARATE_BUILD = Yes -CONFIGURE_ARGS = --with-fontrootdir=${X11BASE}/lib/X11/fonts +CONFIGURE_ARGS = -Dfontrootdir=${X11BASE}/lib/X11/fonts NO_TEST = Yes diff --git a/fonts/xfonts-encodings/distinfo b/fonts/xfonts-encodings/distinfo index e3cb4f0..4abbebf 100644 --- a/fonts/xfonts-encodings/distinfo +++ b/fonts/xfonts-encodings/distinfo @@ -1,2 +1,2 @@ -SHA256 (encodings-1.0.7.tar.gz) = 060HyihF4jogBO3qaJ0jR8yhQhKe005UNujfQBQcimg= -SIZE (encodings-1.0.7.tar.gz) = 771415 +SHA256 (encodings-1.1.0.tar.gz) = fZt6/tyXw7KbYmKzNGcouHfwqRpKWAK/CR30z/tDpWg= +SIZE (encodings-1.1.0.tar.gz) = 778070 diff --git a/fonts/xfonts-encodings/pkg/PLIST b/fonts/xfonts-encodings/pkg/PLIST index fe13e90..9b203e0 100644 --- a/fonts/xfonts-encodings/pkg/PLIST +++ b/fonts/xfonts-encodings/pkg/PLIST @@ -11,6 +11,7 @@ lib/X11/fonts/encodings/ibm-cp852.enc.gz lib/X11/fonts/encodings/ibm-cp866.enc.gz lib/X11/fonts/encodings/iso8859-11.enc.gz lib/X11/fonts/encodings/iso8859-13.enc.gz +lib/X11/fonts/encodings/iso8859-14.enc.gz lib/X11/fonts/encodings/iso8859-16.enc.gz lib/X11/fonts/encodings/iso8859-6.16.enc.gz lib/X11/fonts/encodings/iso8859-6.8x.enc.gz -- cgit v1.2.3