Github messages for voidlinux
 help / color / mirror / Atom feed
From: aadi58002 <aadi58002@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: bpf-linker-0.9.13
Date: Thu, 21 Nov 2024 06:30:06 +0100	[thread overview]
Message-ID: <20241121053006.EC4F4211D6@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53167@inbox.vuxu.org>

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

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

https://github.com/aadi58002/void-packages bpf-linker
https://github.com/void-linux/void-packages/pull/53167

New package: bpf-linker-0.9.13
#### Testing the changes
- I tested the changes in this PR: briefly


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

#### Addresses
#53165 

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

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

From e3e4adcd0043994bae91710079536604b39ba388 Mon Sep 17 00:00:00 2001
From: aadi58002 <aadi58002@gmail.com>
Date: Thu, 21 Nov 2024 10:46:49 +0530
Subject: [PATCH] New package: bpf-linker-0.9.13

---
 srcpkgs/bpf-linker/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/bpf-linker/template

diff --git a/srcpkgs/bpf-linker/template b/srcpkgs/bpf-linker/template
new file mode 100644
index 00000000000000..638e48f8d68c28
--- /dev/null
+++ b/srcpkgs/bpf-linker/template
@@ -0,0 +1,17 @@
+# Template file for 'bpf-linker'
+pkgname=bpf-linker
+version=0.9.13
+revision=1
+build_style=cargo
+short_desc="Simple BPF static linker"
+maintainer="aadi58002 <aadi58002@gmail.com>"
+license="Apache-2.0 AND MIT"
+homepage="https://github.com/aya-rs/bpf-linker"
+changelog="https://github.com/aya-rs/bpf-linker/releases"
+distfiles="https://github.com/aya-rs/bpf-linker/archive/refs/tags/v${version}.tar.gz"
+checksum=6ae888fb2eefbc3a1968124db76934aae1516103daa7cb9fea8a59e681d05474
+
+post_install() {
+	vlicense LICENSE-APACHE
+	vlicense LICENSE-MIT
+}
\ No newline at end of file

  reply	other threads:[~2024-11-21  5:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-21  5:26 [PR PATCH] " aadi58002
2024-11-21  5:30 ` aadi58002 [this message]
2024-11-21  5:34 ` [PR PATCH] [Updated] " aadi58002
2024-11-21  6:21 ` aadi58002
2024-11-21  6:25 ` aadi58002

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=20241121053006.EC4F4211D6@inbox.vuxu.org \
    --to=aadi58002@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).