Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fontconfig: update to 2.13.96.
@ 2022-06-24 12:51 zlice
  2022-06-24 12:54 ` [PR PATCH] [Updated] " zlice
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zlice @ 2022-06-24 12:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 734 bytes --]

There is a new pull request by zlice against master on the void-packages repository

https://github.com/zlice/void-packages fontconfig_2.13.96
https://github.com/void-linux/void-packages/pull/37670

fontconfig: update to 2.13.96.

#### Testing the changes
- I tested the changes in this PR: **yes**

- I built this PR locally for my native architecture, **x86_64**


#### Comments

Besides being from 2018, there are a few bugs related to `~/.local/share/fonts` causing font rebuilds of some sort in Firefox. This leads to crashes and random windows/menus closing. Updating to this so far seems to have fixed that with minor testing.

A patch file from https://github.com/void-linux/void-packages/pull/37670.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fontconfig_2.13.96-37670.patch --]
[-- Type: text/x-diff, Size: 1442 bytes --]

From cf584a0c999170909a15247141c0b3730bebde5b Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Fri, 24 Jun 2022 08:49:16 -0400
Subject: [PATCH] fontconfig: update to 2.13.96.

---
 srcpkgs/fontconfig/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/fontconfig/template b/srcpkgs/fontconfig/template
index 89c0cf5ea240..452368da94e6 100644
--- a/srcpkgs/fontconfig/template
+++ b/srcpkgs/fontconfig/template
@@ -1,18 +1,18 @@
 # Template file for 'fontconfig'
 pkgname=fontconfig
-version=2.13.1
-revision=3
+version=2.13.96
+revision=1
 build_style=gnu-configure
 configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}"
 hostmakedepends="gperf pkg-config"
-makedepends="expat-devel freetype-devel libuuid-devel"
+makedepends="expat-devel freetype-devel libuuid-devel python3"
 conf_files="/etc/fonts/fonts.conf"
 short_desc="Library for configuring and customizing font access"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://www.fontconfig.org"
-distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/${pkgname}-${version}.tar.bz2"
-checksum=f655dd2a986d7aa97e052261b36aa67b0a64989496361eca8d604e6414006741
+distfiles="${FREEDESKTOP_SITE}/${pkgname}/release/${pkgname}-${version}.tar.xz"
+checksum=d816a920384aa91bc0ebf20c3b51c59c2153fdf65de0b5564bf9e8473443d637
 
 pre_build() {
 	# trick to regenerate hash functions :-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-27 15:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 12:51 [PR PATCH] fontconfig: update to 2.13.96 zlice
2022-06-24 12:54 ` [PR PATCH] [Updated] " zlice
2022-06-24 13:04 ` zlice
2022-06-24 13:07 ` zlice
2022-06-27 15:42 ` [PR PATCH] [Updated] " zlice
2022-06-27 15:53 ` zlice
2022-06-27 15:56 ` zlice
2022-06-27 15:56 ` [PR PATCH] [Closed]: " zlice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).