Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rust-bindgen: update to 0.61.0.
@ 2022-10-23 17:11 rederick29
  2022-11-05  6:22 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: rederick29 @ 2022-10-23 17:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rederick29/void-packages rust-bindgen
https://github.com/void-linux/void-packages/pull/40130

rust-bindgen: update to 0.61.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**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 and tested this PR locally for my native architecture, (x86_64-gnu)
- I built this PR locally for these architectures (all crossbuilds):
  - aarch64-musl
  - armv6l
  - i686



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

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

From 1706e06e9e567a8a8d05c2fb881e453832078be9 Mon Sep 17 00:00:00 2001
From: Erick Vilcica <erick.vilcica@protonmail.com>
Date: Sun, 23 Oct 2022 18:01:51 +0100
Subject: [PATCH] rust-bindgen: update to 0.61.0.

---
 srcpkgs/rust-bindgen/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rust-bindgen/template b/srcpkgs/rust-bindgen/template
index 13c9a79a5442..a26da2c19979 100644
--- a/srcpkgs/rust-bindgen/template
+++ b/srcpkgs/rust-bindgen/template
@@ -1,9 +1,10 @@
 # Template file for 'rust-bindgen'
 pkgname=rust-bindgen
-version=0.60.1
+version=0.61.0
 revision=1
 build_style="cargo"
-make_check_args="--bins"
+configure_args="--bins"
+make_install_args="--path bindgen-cli"
 depends="libclang"
 checkdepends="libclang"
 short_desc="Tool to generate Rust FFI bindings to C (and some C++) libraries"
@@ -12,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://rust-lang.github.io/rust-bindgen/"
 changelog="https://raw.githubusercontent.com/rust-lang/rust-bindgen/master/CHANGELOG.md"
 distfiles="https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v${version}.tar.gz"
-checksum="b521c18af2230d748b1f7eea8f3aab9381a08a07024fc52a6350fee286fae4ec"
+checksum="889ef7f1edd5db50e4e3e39b84e52b360ebe2f42a916adaf0ac97586419d885e"
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: rust-bindgen: update to 0.61.0.
  2022-10-23 17:11 [PR PATCH] rust-bindgen: update to 0.61.0 rederick29
@ 2022-11-05  6:22 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-11-05  6:22 UTC (permalink / raw)
  To: ml

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

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

rust-bindgen: update to 0.61.0.
https://github.com/void-linux/void-packages/pull/40130

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**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 and tested this PR locally for my native architecture, (x86_64-gnu)
- I built this PR locally for these architectures (all crossbuilds):
  - aarch64-musl
  - armv6l
  - i686



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

end of thread, other threads:[~2022-11-05  6:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-23 17:11 [PR PATCH] rust-bindgen: update to 0.61.0 rederick29
2022-11-05  6:22 ` [PR PATCH] [Merged]: " classabbyamp

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