Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: makefile2graph-2021.11.06
@ 2023-03-27  6:55 0x5c
  2023-03-30  4:08 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: 0x5c @ 2023-03-27  6:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages new/makefile2graph
https://github.com/void-linux/void-packages/pull/43044

New package: makefile2graph-2021.11.06
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 61f1c258105bc87c1acfaba0352f44fc683ccca0 Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Mon, 27 Mar 2023 02:48:18 -0400
Subject: [PATCH] New package: makefile2graph-2021.11.06

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

diff --git a/srcpkgs/makefile2graph/template b/srcpkgs/makefile2graph/template
new file mode 100644
index 000000000000..b5ec31a6441b
--- /dev/null
+++ b/srcpkgs/makefile2graph/template
@@ -0,0 +1,17 @@
+# Template file for 'makefile2graph'
+pkgname=makefile2graph
+version=2021.11.06
+revision=1
+build_style=gnu-makefile
+make_install_args="pkgdocdir=/usr/share/doc/makefile2graph"
+depends="make"
+short_desc="Creates a graph of dependencies from GNU-Make"
+maintainer="0x5c <dev@0x5c.io>"
+license="MIT"
+homepage="https://github.com/lindenb/makefile2graph"
+distfiles="https://github.com/lindenb/makefile2graph/archive/refs/tags/${version}.tar.gz"
+checksum=5be8e528fa2945412357a8ef233e68fa3729639307ec1c38fd63768aad642c41
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: makefile2graph-2021.11.06
  2023-03-27  6:55 [PR PATCH] New package: makefile2graph-2021.11.06 0x5c
@ 2023-03-30  4:08 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-03-30  4:08 UTC (permalink / raw)
  To: ml

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

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

New package: makefile2graph-2021.11.06
https://github.com/void-linux/void-packages/pull/43044

Description:
<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-03-30  4:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-27  6:55 [PR PATCH] New package: makefile2graph-2021.11.06 0x5c
2023-03-30  4:08 ` [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).