Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] foot: update to 1.5.0. 
@ 2020-09-23 22:50 ifreund
  2020-09-23 23:58 ` sirikid
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ifreund @ 2020-09-23 22:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages bump-foot
https://github.com/void-linux/void-packages/pull/25063

foot: update to 1.5.0. 


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bump-foot-25063.patch --]
[-- Type: text/x-diff, Size: 2531 bytes --]

From e1069058a07fc1d44ea850e513f9afb180959f1b Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Thu, 24 Sep 2020 00:18:26 +0200
Subject: [PATCH 1/2] fcft: update to 2.3.1.

---
 srcpkgs/fcft/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index afbd5820be5..64d344a5daa 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -1,17 +1,22 @@
 # Template file for 'fcft'
 pkgname=fcft
-version=2.2.7
+version=2.3.1
 revision=1
 wrksrc=$pkgname
 build_style=meson
+configure_args="-Dtext-shaping=$(vopt_if harfbuzz enabled disabled)"
 hostmakedepends="pkg-config scdoc"
-makedepends="fontconfig-devel freetype-devel pixman-devel tllist"
+makedepends="fontconfig-devel freetype-devel pixman-devel tllist
+ $(vopt_if harfbuzz harfbuzz-devel)"
 short_desc="Simple library for font loading and glyph rasterization"
 maintainer="Isaac Freund <ifreund@ifreund.xyz>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=d1c6f540bb75a3b66705ff72d2445b2e084cd427ffa62cbe79b7f44047773e96
+checksum=4a8ed7e9818a391ec422ec8ee561fccf2586410c1bfc86ecc64026a5cf8bc18c
+
+build_options="harfbuzz"
+build_options_default="harfbuzz"
 
 post_install() {
 	vlicense LICENSE

From 66287566249ae5131ec151362e41ab834dc37528 Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Thu, 24 Sep 2020 00:30:20 +0200
Subject: [PATCH 2/2] foot: update to 1.5.0.

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index 50991a6d351..196f97b3d0f 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -1,10 +1,10 @@
 # Template file for 'foot'
 pkgname=foot
-version=1.4.4
+version=1.5.0
 revision=1
 wrksrc=$pkgname
 build_style=meson
-hostmakedepends="pkg-config scdoc wayland-devel "
+hostmakedepends="pkg-config scdoc wayland-devel"
 makedepends="fcft-devel libxkbcommon-devel ncurses-devel tllist wayland-devel
  wayland-protocols"
 depends="${pkgname}-terminfo>=${version}_${revision}"
@@ -13,7 +13,7 @@ maintainer="Isaac Freund <ifreund@ifreund.xyz>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=0d00e30d38c50b67138535bbcb6f2ea0e27b83b160823842cffbe79f9cc5de30
+checksum=47272490222e2ebc7249a2cefdaa08921475e8d0339610cf6ee611ff8c5af6a4
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2020-09-29 15:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 22:50 [PR PATCH] foot: update to 1.5.0 ifreund
2020-09-23 23:58 ` sirikid
2020-09-24  8:28 ` [PR PATCH] [Updated] " ifreund
2020-09-25  4:03 ` [PR REVIEW] " travankor
2020-09-25  8:24 ` ifreund
2020-09-29 15:37 ` [PR PATCH] [Merged]: " ahesford

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