From 47a742b03af9dc65afcc049e2530ab93a145b5b0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 4 Apr 2022 17:42:18 +0200 Subject: [PATCH] emacs: update to 28.1. Enable cairo and harfbuzz by default, as recommended by upstream. --- srcpkgs/emacs/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/emacs/template b/srcpkgs/emacs/template index 9c4405ffc88e..644e44cf4d06 100644 --- a/srcpkgs/emacs/template +++ b/srcpkgs/emacs/template @@ -1,6 +1,6 @@ # Template file for 'emacs' pkgname=emacs -version=27.2 +version=28.1 revision=1 build_style=gnu-configure configure_args="--with-file-notification=inotify --with-modules @@ -24,7 +24,7 @@ maintainer="Leah Neukirchen " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/emacs/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=b4a7cc4e78e63f378624e0919215b910af5bb2a0afc819fad298272e9f40c1b9 +checksum=28b1b3d099037a088f0a4ca251d7e7262eab5ea1677aabffa6c4426961ad75e1 nocross=yes nopie=yes @@ -33,7 +33,8 @@ build_options="jpeg tiff gif png xpm svg xml imagemagick gnutls sound m17n dbus desc_option_xpm="Enable support for XPM images" desc_option_sound="Enable support for sound" desc_option_m17n="Enable support for m17n multilingual text processing" -build_options_default="jpeg tiff gif png xpm svg xml gnutls sound m17n json gmp" +build_options_default="cairo gif gmp gnutls harfbuzz jpeg json m17n png sound + svg tiff xml xpm" pre_configure() { # Just configuring in different directories results in