Github messages for voidlinux
 help / color / mirror / Atom feed
From: sirkhancision <sirkhancision@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] kitty: update to 0.27.1.
Date: Tue, 04 Apr 2023 22:24:12 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43270@inbox.vuxu.org> (raw)

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

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

https://github.com/sirkhancision/void-packages kitty
https://github.com/void-linux/void-packages/pull/43270

kitty: update to 0.27.1.
#### 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-glibc

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

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

From e462217556fb6beb632d78965072e0e2b7f680c3 Mon Sep 17 00:00:00 2001
From: sirkhancision <jsantiago12tone@gmail.com>
Date: Mon, 3 Apr 2023 00:47:37 -0300
Subject: [PATCH] kitty: update to 0.27.1.

---
 srcpkgs/kitty/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template
index 90eb7261085c..fe0bcf370a65 100644
--- a/srcpkgs/kitty/template
+++ b/srcpkgs/kitty/template
@@ -1,9 +1,9 @@
 # Template file for 'kitty'
 pkgname=kitty
-version=0.26.5
-revision=2
+version=0.27.1
+revision=1
 pycompile_dirs="usr/lib/kitty"
-hostmakedepends="pkg-config python3 wayland-devel wayland-protocols"
+hostmakedepends="go pkg-config python3 wayland-devel wayland-protocols"
 makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel
  python3-devel wayland-devel wayland-protocols librsync-devel libcanberra-devel openssl-devel"
 depends="kitty-terminfo-${version}_${revision}"
@@ -13,14 +13,15 @@ license="GPL-3.0-or-later"
 homepage="https://sw.kovidgoyal.net/kitty/"
 changelog="https://sw.kovidgoyal.net/kitty/changelog.html"
 distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz"
-checksum=5544a580314fec7711187ce28162909b5ecff6780071444fe96fb97f8be5c9ad
+checksum=e57672c5ba1973be139548eb772ff13d79c29b0ed67cbbe4418c87b6f1b1a901
 python_version=3
 LDFLAGS+=" -Wl,-z,stack-size=2097152"
+nopie_files="/usr/bin/kitten"
 
 # TIOCSWINSZ on ppc overflows signed int, used in ioctl()
 # glibc defines it with ulong, musl with int (should be harmless)
 case "$XBPS_TARGET_MACHINE" in
-	ppc*-musl) CFLAGS+=" -Wno-error=overflow";;
+ppc*-musl) CFLAGS+=" -Wno-error=overflow" ;;
 esac
 
 do_build() {

             reply	other threads:[~2023-04-04 20:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04 20:24 sirkhancision [this message]
2023-04-04 20:35 ` classabbyamp
2023-04-05 18:09 ` [PR PATCH] [Updated] " sirkhancision
2023-04-05 18:55 ` [PR REVIEW] " classabbyamp
2023-04-05 18:55 ` classabbyamp
2023-04-05 18:55 ` classabbyamp
2023-04-05 19:03 ` sirkhancision
2023-04-05 19:10 ` [PR PATCH] [Updated] " sirkhancision
2023-04-05 19:22 ` [PR REVIEW] " classabbyamp
2023-04-05 19:29 ` sirkhancision
2023-04-05 19:33 ` paper42
2023-04-07 19:11 ` sirkhancision
2023-04-07 19:12 ` classabbyamp
2023-06-14  6:50 ` [PR PATCH] [Closed]: " classabbyamp

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-43270@inbox.vuxu.org \
    --to=sirkhancision@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).