Github messages for voidlinux
 help / color / mirror / Atom feed
From: lz-coder <lz-coder@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: havoc-0.5.0
Date: Fri, 19 May 2023 01:58:40 +0200	[thread overview]
Message-ID: <20230518235840.ncSFyyf1gdMMvRQnzEuSpGJ-5aGypQO2dtNdGXTspTA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43935@inbox.vuxu.org>

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

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

https://github.com/lz-coder/void-packages havoc
https://github.com/void-linux/void-packages/pull/43935

New package: havoc-0.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- 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, (X86_64-glibc)


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

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

From 21404bd99a6345b826a78aebcfe53aac701c9629 Mon Sep 17 00:00:00 2001
From: lz-coder <lzcoder@proton.me>
Date: Thu, 18 May 2023 20:51:22 -0300
Subject: [PATCH] New package: havoc-0.5.0

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

diff --git a/srcpkgs/havoc/template b/srcpkgs/havoc/template
new file mode 100644
index 000000000000..42d5eb4065b2
--- /dev/null
+++ b/srcpkgs/havoc/template
@@ -0,0 +1,19 @@
+# Template file for 'havoc'
+pkgname=havoc
+version=0.5.0
+revision=1
+build_style=gnu-makefile
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="wayland-devel libxkbcommon-devel"
+short_desc="Minimal terminal emulator for Wayland on Linux"
+maintainer="lz-coder <lzcoder@proton.me>"
+license="MIT"
+homepage="https://github.com/ii8/havoc"
+distfiles="https://github.com/ii8/havoc/archive/refs/tags/${version}.tar.gz"
+checksum=3b0d37b13e3ca21f5e22f1e62a32fe736119cd5c601307c4000bed5fee179f77
+
+post_install() {
+	vlicense LICENSE
+	vmkdir etc/xdg/havoc
+	vcopy havoc.cfg /etc/xdg/havoc/
+}

  reply	other threads:[~2023-05-18 23:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 23:54 [PR PATCH] " lz-coder
2023-05-18 23:58 ` lz-coder [this message]
2023-05-19  9:31 ` icp1994
2023-06-29 20:47 ` icp1994
2023-06-29 20:48 ` [PR PATCH] [Closed]: " lz-coder
2023-06-20 22:01 [PR PATCH] " ii8
2023-06-20 22:17 ` [PR PATCH] [Updated] " ii8

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=20230518235840.ncSFyyf1gdMMvRQnzEuSpGJ-5aGypQO2dtNdGXTspTA@z \
    --to=lz-coder@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).