Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: brook-20240606
@ 2025-01-01 18:45 elbachir-one
  2025-04-02  2:07 ` github-actions
  2025-04-16  2:08 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: elbachir-one @ 2025-01-01 18:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/elbachir-one/void-packages brook
https://github.com/void-linux/void-packages/pull/53794

New package: brook-20240606
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl

Closes: #52604


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

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

From f7e49bbf86ecf2233a8376e80cc1a05347613452 Mon Sep 17 00:00:00 2001
From: elbachir-one <bachiralfa@gmail.com>
Date: Wed, 1 Jan 2025 19:44:09 +0100
Subject: [PATCH] New package: brook-20240606

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

diff --git a/srcpkgs/brook/template b/srcpkgs/brook/template
new file mode 100644
index 00000000000000..047e4eead70a99
--- /dev/null
+++ b/srcpkgs/brook/template
@@ -0,0 +1,20 @@
+# Template file for 'brook'
+pkgname=brook
+version=20240606
+revision=1
+build_style=go
+go_import_path="github.com/txthinking/brook"
+short_desc="Cross-platform programmable network tool"
+maintainer="elbachir-one <bachiralfa@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/txthinking/brook"
+distfiles="https://github.com/txthinking/brook/archive/refs/tags/v${version}.tar.gz"
+checksum=eee1c6173daff3199c23396f4661d7f81d701dc0f4eb1662b39041a6ca10703b
+
+do_build() {
+	go build -o brook ./cli/brook
+}
+
+do_install() {
+	install -Dm755 brook ${DESTDIR}/usr/bin/brook
+}

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

* Re: New package: brook-20240606
  2025-01-01 18:45 [PR PATCH] New package: brook-20240606 elbachir-one
@ 2025-04-02  2:07 ` github-actions
  2025-04-16  2:08 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-04-02  2:07 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/53794#issuecomment-2771100562

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: brook-20240606
  2025-01-01 18:45 [PR PATCH] New package: brook-20240606 elbachir-one
  2025-04-02  2:07 ` github-actions
@ 2025-04-16  2:08 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-04-16  2:08 UTC (permalink / raw)
  To: ml

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

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

New package: brook-20240606
https://github.com/void-linux/void-packages/pull/53794

Description:
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl

Closes: #52604


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

end of thread, other threads:[~2025-04-16  2:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-01 18:45 [PR PATCH] New package: brook-20240606 elbachir-one
2025-04-02  2:07 ` github-actions
2025-04-16  2:08 ` [PR PATCH] [Closed]: " github-actions

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).