Github messages for voidlinux
 help / color / mirror / Atom feed
From: josegpt <josegpt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cagebreak-1.8.2
Date: Mon, 24 Jan 2022 03:00:07 +0100	[thread overview]
Message-ID: <20220124020007.HZ0lVD--hRyiCXn454PG9kv32W1XXxd1Y12ebDqdFug@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35214@inbox.vuxu.org>

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

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

https://github.com/josegpt/void-packages cagebreak
https://github.com/void-linux/void-packages/pull/35214

New package: cagebreak-1.8.2
New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686


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

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

From e7dc4bc2462a3749e8e2ec5a9d066b25d4cff4dc Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 23 Jan 2022 20:49:34 -0500
Subject: [PATCH] New package: cagebreak-1.8.2

---
 srcpkgs/cagebreak/template | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/cagebreak/template

diff --git a/srcpkgs/cagebreak/template b/srcpkgs/cagebreak/template
new file mode 100644
index 000000000000..cae8a7505eb8
--- /dev/null
+++ b/srcpkgs/cagebreak/template
@@ -0,0 +1,25 @@
+# Template file for 'cagebreak'
+pkgname=cagebreak
+version=1.8.2
+revision=1
+wrksrc="${pkgname}"
+build_style=meson
+configure_args="--buildtype=release -Dman-pages=true $(vopt_bool xwayland xwayland)"
+conf_files="/etc/xdg/cagebreak/config"
+hostmakedepends="pkg-config wayland-devel scdoc"
+makedepends="wlroots-devel"
+depends="$(vopt_if xwayland xorg-server-xwayland)"
+short_desc="Tiling wayland compositor based on cage inspired by ratpoison"
+maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
+license="MIT"
+homepage="https://github.com/project-repo/cagebreak"
+distfiles="https://github.com/project-repo/cagebreak/releases/download/${version}/release_${version}.tar.gz"
+checksum=33af10fb92cefc5d961e84b18a22b8164a5c005ab87a9e2487c5cb1b6b13785a
+
+build_options="xwayland"
+build_options_default="xwayland"
+desc_option_xwayland="Enable Xwayland support in cagebreak"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-01-24  2:00 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24  1:56 [PR PATCH] " josegpt
2022-01-24  1:57 ` [PR PATCH] [Updated] " josegpt
2022-01-24  2:00 ` josegpt [this message]
2022-01-26 22:18 ` josegpt
2022-01-26 22:18 ` josegpt
2022-01-26 22:19 ` josegpt
2022-01-26 22:19 ` josegpt
2022-01-26 22:32 ` josegpt
2022-01-26 22:33 ` josegpt
2022-01-26 23:04 ` josegpt
2022-02-27 17:40 ` [PR PATCH] [Updated] " josegpt
2022-05-06 16:30 ` New package: cagebreak-1.8.3 brihadeesh
2022-05-06 17:42 ` josegpt
2022-05-06 20:37 ` [PR PATCH] [Updated] " josegpt
2022-08-07  2:13 ` New package: cagebreak-1.9.0 github-actions
2022-08-07  5:09 ` brihadeesh
2022-08-18 16:59 ` [PR PATCH] [Updated] " josegpt
2022-08-18 17:01 ` New package: cagebreak-1.9.1 josegpt
2022-08-18 17:15 ` [PR PATCH] [Updated] " josegpt
2022-08-18 17:15 ` josegpt
2022-08-24 10:43 ` brihadeesh
2022-11-23  2:06 ` github-actions
2022-11-26 22:57 ` josegpt
2022-11-26 23:50 ` [PR REVIEW] " paper42
2022-11-26 23:50 ` paper42
2023-01-23 19:57 ` paper42
2023-02-14 18:57 ` josegpt
2023-02-14 18:59 ` [PR PATCH] [Updated] " josegpt
2023-02-19 14:51 ` [PR PATCH] [Updated] New package: cagebreak-2.0.1 josegpt
2023-04-04 12:24 ` josegpt
2023-04-04 21:02 ` [PR PATCH] [Updated] New package: cagebreak-2.1.0 josegpt
2023-04-04 21:03 ` josegpt
2023-06-24 12:37 ` [PR PATCH] [Closed]: " Duncaen

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=20220124020007.HZ0lVD--hRyiCXn454PG9kv32W1XXxd1Y12ebDqdFug@z \
    --to=josegpt@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).