Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wgcf-2.2.22
@ 2024-03-26 18:11 nuckle
  0 siblings, 0 replies; only message in thread
From: nuckle @ 2024-03-26 18:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nuckle/void-packages wgcf
https://github.com/void-linux/void-packages/pull/49552

New package: wgcf-2.2.22
<!-- 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**|**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, (amd64-glibc)


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

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

From a42c28cecb6729f3593c5d68b3608d3f2c7364df Mon Sep 17 00:00:00 2001
From: Nuckle <coil@itscat.org>
Date: Tue, 26 Mar 2024 21:07:04 +0300
Subject: [PATCH] New package: wgcf-2.2.22

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

diff --git a/srcpkgs/wgcf/template b/srcpkgs/wgcf/template
new file mode 100644
index 00000000000000..62d3934447e173
--- /dev/null
+++ b/srcpkgs/wgcf/template
@@ -0,0 +1,16 @@
+# Template file for 'wgcf'
+pkgname=wgcf
+version=2.2.22
+revision=1
+build_style=go
+go_import_path="github.com/ViRb3/${pkgname}"
+short_desc="Cross-platform, unofficial CLI for Cloudflare Warp"
+maintainer="Nuckle <coil@itscat.org>"
+license="MIT"
+homepage="https://github.com/ViRb3/wgcf"
+distfiles="https://github.com/ViRb3/wgcf/archive/refs/tags/v${version}.tar.gz"
+checksum=949cfc61681683ef44af9561bf8080ea87f04d4da00f97d0512143956b6e27b9
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-26 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26 18:11 [PR PATCH] New package: wgcf-2.2.22 nuckle

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