Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freetype: update to 2.13.2.
@ 2023-08-28 18:02 mhmdanas
  2023-09-01 15:54 ` [PR PATCH] [Updated] " mhmdanas
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mhmdanas @ 2023-08-28 18:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages freetype-2.13.2
https://github.com/void-linux/void-packages/pull/45800

freetype: update to 2.13.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freetype-2.13.2-45800.patch --]
[-- Type: text/x-diff, Size: 1446 bytes --]

From ce36f40bbfc7dc84d6102acb4eb5bc36c9e311cf Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 28 Aug 2023 18:52:30 +0100
Subject: [PATCH] freetype: update to 2.13.2.

---
 srcpkgs/freetype/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/freetype/template b/srcpkgs/freetype/template
index 2e5aeaadc9fa0..1028af01632cb 100644
--- a/srcpkgs/freetype/template
+++ b/srcpkgs/freetype/template
@@ -1,11 +1,11 @@
 # Template file for 'freetype'
 pkgname=freetype
-version=2.13.1
+version=2.13.2
 revision=1
 build_style=gnu-configure
 configure_args="--enable-freetype-config"
 hostmakedepends="pkg-config"
-makedepends="bzip2-devel libpng-devel brotli-devel"
+makedepends="bzip2-devel libpng-devel brotli-devel harfbuzz-devel"
 short_desc="Font rendering engine and library API"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, FTL"
@@ -13,7 +13,7 @@ homepage="https://www.freetype.org/"
 # Should be using NONGNU_SITE instead, but that often redirects to outdated
 # mirrors, causing fetching the distfile to fail.
 distfiles="https://download-mirror.savannah.gnu.org/releases/freetype/freetype-${version}.tar.xz"
-checksum=ea67e3b019b1104d1667aa274f5dc307d8cbd606b399bc32df308a77f1a564bf
+checksum=12991c4e55c506dd7f9b765933e62fd2be2e06d421505d7950a132e4f1bb484d
 
 post_patch() {
 	vsed -i -e "s/%PKG_CONFIG%/pkg-config/" builds/unix/freetype-config.in

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

end of thread, other threads:[~2023-10-24 13:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-28 18:02 [PR PATCH] freetype: update to 2.13.2 mhmdanas
2023-09-01 15:54 ` [PR PATCH] [Updated] " mhmdanas
2023-09-23 13:19 ` Duncaen
2023-09-23 13:20 ` Duncaen
2023-09-24 10:23 ` mhmdanas
2023-10-13 22:47 ` [PR PATCH] [Updated] " mhmdanas
2023-10-13 22:47 ` mhmdanas
2023-10-24 13:12 ` [PR PATCH] [Merged]: " classabbyamp

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).