Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cargo-flamegraph-0.6.2
@ 2023-03-04 15:27 reedts
  2023-03-04 15:32 ` [PR REVIEW] " tranzystorek-io
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: reedts @ 2023-03-04 15:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/reedts/void-packages cargo-flamegraph_v0.6.2
https://github.com/void-linux/void-packages/pull/42585

New package: cargo-flamegraph-0.6.2
<!-- 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cargo-flamegraph_v0.6.2-42585.patch --]
[-- Type: text/x-diff, Size: 1103 bytes --]

From 82e782ee1c866181ade091a52aa8a9e496806f0f Mon Sep 17 00:00:00 2001
From: reedts <j.reedts@gmail.com>
Date: Sat, 4 Mar 2023 15:53:23 +0100
Subject: [PATCH] New package: cargo-flamegraph-0.6.2

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

diff --git a/srcpkgs/cargo-flamegraph/template b/srcpkgs/cargo-flamegraph/template
new file mode 100644
index 000000000000..fdab6010dbc6
--- /dev/null
+++ b/srcpkgs/cargo-flamegraph/template
@@ -0,0 +1,16 @@
+# Template file for 'cargo-flamegraph'
+pkgname=cargo-flamegraph
+version=0.6.2
+revision=1
+build_style=cargo
+depends="perf"
+short_desc="Easy flamegraphs for Rust projects and everything else"
+maintainer="reedts <j.reedts@gmail.com>"
+license="MIT, Apache-2.0"
+homepage="https://github.com/flamegraph-rs/flamegraph"
+distfiles="https://github.com/flamegraph-rs/flamegraph/archive/v${version}/${pkgname}-${version}.tar.gz"
+checksum=ec9626f8bc6e52b4c6ebbd5b35ac87f0e17e70ac1fd9eb5f26a8d7dd898f7911
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

end of thread, other threads:[~2023-03-05  6:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-04 15:27 [PR PATCH] New package: cargo-flamegraph-0.6.2 reedts
2023-03-04 15:32 ` [PR REVIEW] " tranzystorek-io
2023-03-04 15:35 ` tranzystorek-io
2023-03-04 15:52 ` [PR PATCH] [Updated] " reedts
2023-03-04 16:31 ` reedts
2023-03-04 16:33 ` reedts
2023-03-05  6:06 ` [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).