Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] foot: update to 1.14.0.
@ 2023-04-07 19:16 icp1994
  2023-04-07 20:56 ` cinerea0
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2023-04-07 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages foot
https://github.com/void-linux/void-packages/pull/43328

foot: update to 1.14.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

\cc @ifreund 

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

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

From d1ed439661c4a5a87856f1e4b2fb64ca6d623e46 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 5 Apr 2023 22:28:35 +0530
Subject: [PATCH] foot: update to 1.14.0.

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index 9c4fcd8bbd88..d5cc558988bc 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -1,6 +1,6 @@
 # Template file for 'foot'
 pkgname=foot
-version=1.13.1
+version=1.14.0
 revision=1
 build_style=meson
 configure_args="-Dwerror=false"
@@ -13,8 +13,8 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737
+distfiles="https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
+checksum=9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690
 conf_files="/etc/xdg/foot/foot.ini"
 
 post_install() {

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

* Re: foot: update to 1.14.0.
  2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
@ 2023-04-07 20:56 ` cinerea0
  2023-04-08  5:10 ` [PR PATCH] [Updated] " icp1994
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: cinerea0 @ 2023-04-07 20:56 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/43328#issuecomment-1500638745

Comment:
`libutempter` should be added to makedepends and depends. This release adds support for writing log files using it. Adding it to makedepends is necessary for the build process to autodetect where utempter lives in the filesystem (though this can also be set using `-Ddefault-utempter-path`), and adding it to depends manually is necessary because xbps doesn't detect the shlib automatically. I've been testing this for a couple days and was about to open my own PR, so otherwise this looks good.

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

* Re: [PR PATCH] [Updated] foot: update to 1.14.0.
  2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
  2023-04-07 20:56 ` cinerea0
@ 2023-04-08  5:10 ` icp1994
  2023-04-08  5:11 ` icp1994
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-08  5:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages foot
https://github.com/void-linux/void-packages/pull/43328

foot: update to 1.14.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

\cc @ifreund 

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

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

From a171399a971f771fd9c0daa51f5428f13ff83bf1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 5 Apr 2023 22:28:35 +0530
Subject: [PATCH] foot: update to 1.14.0.

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index 9c4fcd8bbd88..bfb057dcebd4 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -1,20 +1,20 @@
 # Template file for 'foot'
 pkgname=foot
-version=1.13.1
+version=1.14.0
 revision=1
 build_style=meson
-configure_args="-Dwerror=false"
+configure_args="-Dwerror=false -Ddefault-utempter-path=${XBPS_CROSS_BASE}/usr/lib/utempter"
 hostmakedepends="pkg-config scdoc wayland-devel"
 makedepends="fcft-devel libutf8proc-devel libxkbcommon-devel ncurses-devel tllist
- wayland-devel wayland-protocols"
-depends="${pkgname}-terminfo>=${version}_${revision}"
+ libutempter-devel wayland-devel wayland-protocols"
+depends="${pkgname}-terminfo>=${version}_${revision} libutempter"
 short_desc="Fast, lightweight and minimalistic Wayland terminal emulator"
 maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737
+distfiles="https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
+checksum=9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690
 conf_files="/etc/xdg/foot/foot.ini"
 
 post_install() {

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

* Re: foot: update to 1.14.0.
  2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
  2023-04-07 20:56 ` cinerea0
  2023-04-08  5:10 ` [PR PATCH] [Updated] " icp1994
@ 2023-04-08  5:11 ` icp1994
  2023-04-08 18:59 ` [PR PATCH] [Updated] " icp1994
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-08  5:11 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/43328#issuecomment-1500793934

Comment:
mmm, okay - I wasn't sure whether to add it or not since it's marked as optional.

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

* Re: [PR PATCH] [Updated] foot: update to 1.14.0.
  2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
                   ` (2 preceding siblings ...)
  2023-04-08  5:11 ` icp1994
@ 2023-04-08 18:59 ` icp1994
  2023-04-08 19:00 ` icp1994
  2023-04-12 22:16 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-08 18:59 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages foot
https://github.com/void-linux/void-packages/pull/43328

foot: update to 1.14.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

\cc @ifreund 

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

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

From 31969033578061b6e56826f455f9141daecb1111 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 5 Apr 2023 22:28:35 +0530
Subject: [PATCH] foot: update to 1.14.0.

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

diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index 9c4fcd8bbd88..15142ca68f76 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -1,20 +1,20 @@
 # Template file for 'foot'
 pkgname=foot
-version=1.13.1
+version=1.14.0
 revision=1
 build_style=meson
-configure_args="-Dwerror=false"
+configure_args="-Dwerror=false -Ddefault-utempter-path=/usr/lib/utempter/utempter"
 hostmakedepends="pkg-config scdoc wayland-devel"
 makedepends="fcft-devel libutf8proc-devel libxkbcommon-devel ncurses-devel tllist
  wayland-devel wayland-protocols"
-depends="${pkgname}-terminfo>=${version}_${revision}"
+depends="${pkgname}-terminfo>=${version}_${revision} libutempter"
 short_desc="Fast, lightweight and minimalistic Wayland terminal emulator"
 maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 changelog="https://codeberg.org/dnkl/foot/src/branch/master/CHANGELOG.md"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=604f777fdaccfc1ee2d20376cc5688a819dcd6b7113725880cc973194fd6c737
+distfiles="https://codeberg.org/dnkl/foot/archive/${version}.tar.gz"
+checksum=9a306951bc6bdce150364bccb0fb4b67720f50e98e9ac1de89792c1c1aa30690
 conf_files="/etc/xdg/foot/foot.ini"
 
 post_install() {

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

* Re: foot: update to 1.14.0.
  2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
                   ` (3 preceding siblings ...)
  2023-04-08 18:59 ` [PR PATCH] [Updated] " icp1994
@ 2023-04-08 19:00 ` icp1994
  2023-04-12 22:16 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2023-04-08 19:00 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/43328#issuecomment-1500956431

Comment:
I think I figured why xbps is not detecting the shlib. It's cause the the binary is not actually linked to the sofile. So it's just a runtime dependency, -devel not required for building.

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

* Re: [PR PATCH] [Merged]: foot: update to 1.14.0.
  2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
                   ` (4 preceding siblings ...)
  2023-04-08 19:00 ` icp1994
@ 2023-04-12 22:16 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-04-12 22:16 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

foot: update to 1.14.0.
https://github.com/void-linux/void-packages/pull/43328

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

\cc @ifreund 

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

end of thread, other threads:[~2023-04-12 22:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-07 19:16 [PR PATCH] foot: update to 1.14.0 icp1994
2023-04-07 20:56 ` cinerea0
2023-04-08  5:10 ` [PR PATCH] [Updated] " icp1994
2023-04-08  5:11 ` icp1994
2023-04-08 18:59 ` [PR PATCH] [Updated] " icp1994
2023-04-08 19:00 ` icp1994
2023-04-12 22:16 ` [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).