Github messages for voidlinux
 help / color / mirror / Atom feed
From: rederick29 <rederick29@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: bindgen-0.60.1
Date: Sun, 18 Sep 2022 21:52:41 +0200	[thread overview]
Message-ID: <20220918195241.dVpzjfrBrv_lrZc721Xt8XpTVgd3fj6sjfSw4gBcTNg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39348@inbox.vuxu.org>

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

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

https://github.com/rederick29/void-packages master
https://github.com/void-linux/void-packages/pull/39348

New package: bindgen-0.60.1
<!-- 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-gnu, also aarch64)
- I built this PR locally for these architectures (crossbuilds):
  - x86_64-musl
  - armv6l

This is a command line tool that generates Rust bindings from C/C++ header files. It is also a build dependency of the new Mesa Rusticl OpenCL driver, so it will be needed in the future when that releases. 


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

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

From 1594e9ea32616958ef249613b83349e56e5544ed Mon Sep 17 00:00:00 2001
From: Erick Vilcica <erick.vilcica@protonmail.com>
Date: Sun, 18 Sep 2022 19:36:54 +0100
Subject: [PATCH] New package: bindgen-0.60.1

---
 srcpkgs/rust-bindgen/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/rust-bindgen/template

diff --git a/srcpkgs/rust-bindgen/template b/srcpkgs/rust-bindgen/template
new file mode 100644
index 000000000000..394ec3b044b3
--- /dev/null
+++ b/srcpkgs/rust-bindgen/template
@@ -0,0 +1,18 @@
+# Template file for 'rust-bindgen'
+pkgname=rust-bindgen
+version=0.60.1
+revision=1
+build_style="cargo"
+build_helper="rust"
+short_desc="Tool to generate Rust FFI bindings to C (and some C++) libraries"
+maintainer="Erick Vilcica <erick.vilcica@protonmail.com>"
+license="BSD-3-Clause"
+homepage="https://rust-lang.github.io/rust-bindgen/"
+depends="libclang>=12.0.1"
+shlib_requires="libclang.so.12"
+distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz"
+checksum="b521c18af2230d748b1f7eea8f3aab9381a08a07024fc52a6350fee286fae4ec"
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-09-18 19:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-18 19:07 [PR PATCH] " rederick29
2022-09-18 19:25 ` ahesford
2022-09-18 19:52 ` rederick29 [this message]
2022-09-18 19:53 ` [PR PATCH] [Updated] " rederick29
2022-09-18 21:00 ` [PR REVIEW] New package: rust-bindgen-0.60.1 classabbyamp
2022-09-18 21:00 ` classabbyamp
2022-09-18 21:00 ` classabbyamp
2022-09-18 21:19 ` [PR PATCH] [Updated] " rederick29
2022-09-18 21:55 ` rederick29
2022-09-19 18:58 ` rederick29
2022-09-19 18:59 ` classabbyamp
2022-09-22  7:33 ` [PR PATCH] [Merged]: " classabbyamp

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=20220918195241.dVpzjfrBrv_lrZc721Xt8XpTVgd3fj6sjfSw4gBcTNg@z \
    --to=rederick29@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).