Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] foot: update to 1.5.0. 
Date: Thu, 24 Sep 2020 00:50:36 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25063@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2020-09-23 22:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-23 22:50 ifreund [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2020-09-22 15:22 [PR PATCH] " travankor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25063@inbox.vuxu.org \
    --to=ifreund@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).