Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorekk <tranzystorekk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] cage: update to 0.1.5
Date: Sun, 26 Nov 2023 09:44:58 +0100	[thread overview]
Message-ID: <20231126084458.t5qprA-ufT_oOuq27tSjf-wv9O5u6YflrPpDqvqlIdE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47389@inbox.vuxu.org>

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

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

https://github.com/tranzystorekk/void-packages cage
https://github.com/void-linux/void-packages/pull/47389

cage: update to 0.1.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

cc @snglth 

<!--
#### 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/47389.patch is attached

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

From be418e51728e3dc606ee214217d05b2e30cd0bef Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Sat, 25 Nov 2023 19:45:06 +0100
Subject: [PATCH] cage: update to 0.1.5

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

diff --git a/srcpkgs/cage/template b/srcpkgs/cage/template
index 7c61b1a6b0e19..91b9c67f9eb13 100644
--- a/srcpkgs/cage/template
+++ b/srcpkgs/cage/template
@@ -1,18 +1,18 @@
 # Template file for 'cage'
 pkgname=cage
-version=0.1.4
-revision=2
+version=0.1.5
+revision=1
 build_style=meson
 configure_args="$(vopt_bool xwayland xwayland)"
 hostmakedepends="pkg-config wayland-devel scdoc"
-makedepends="wlroots0.14-devel"
+makedepends="wlroots0.16-devel"
 depends="$(vopt_if xwayland xorg-server-xwayland)"
 short_desc="Kiosk compositor for Wayland"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://www.hjdskes.nl/projects/cage/"
-distfiles="https://github.com/Hjdskes/cage/archive/v${version}.tar.gz"
-checksum=dfe27fb0c7d43db72d6c82f01e2736580a0791a23ba69d7b56285d08af98ad90
+distfiles="https://github.com/cage-kiosk/cage/archive/refs/tags/v${version}.tar.gz"
+checksum=576b8b5a041712b8d8785243ac6db08c7bc9c32822f96ad6dec7ac2b2db9b2b5
 
 build_options="xwayland"
 build_options_default="xwayland"

  parent reply	other threads:[~2023-11-26  8:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-25 10:05 [PR PATCH] " tranzystorekk
2023-11-25 17:06 ` snglth
2023-11-25 17:13 ` [PR PATCH] [Updated] " tranzystorekk
2023-11-25 18:45 ` [PR PATCH] [Updated] cage: update to 0.1.5, orphan tranzystorekk
2023-11-26  8:33 ` cage: update to 0.1.5 classabbyamp
2023-11-26  8:44 ` tranzystorekk [this message]
2023-11-26  8:47 ` [PR PATCH] [Merged]: " 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=20231126084458.t5qprA-ufT_oOuq27tSjf-wv9O5u6YflrPpDqvqlIdE@z \
    --to=tranzystorekk@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).