Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pdpmake-1.2.0
@ 2022-05-27 23:48 kawaiiamber
  2022-05-27 23:50 ` [PR PATCH] [Updated] " kawaiiamber
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: kawaiiamber @ 2022-05-27 23:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kawaiiamber/void-packages pdpmake
https://github.com/void-linux/void-packages/pull/37320

New package: pdpmake-1.2.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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-musl)


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

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

From 887ae2e16b739ca5f0701ff63e2282d2c313b9f6 Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Fri, 27 May 2022 17:51:37 -0600
Subject: [PATCH] New package: pdpmake-1.2.0

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

diff --git a/srcpkgs/pdpmake/template b/srcpkgs/pdpmake/template
new file mode 100644
index 000000000000..d67bf947005e
--- /dev/null
+++ b/srcpkgs/pdpmake/template
@@ -0,0 +1,15 @@
+# Template file for 'pdpmake'
+pkgname=pdpmake
+version=1.2.0
+revision=1
+build_style=gnu-makefile
+short_desc="Pubic domain POSIX make"
+maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+license="unlicense"
+homepage="https://frippery.org/make"
+distfiles="https://frippery.org/make/pdpmake-${version}.tar.gz"
+checksum=c545301f4031eb2705196e789e19cd83fe954f62f6ebb9e7e8cf3191884ada17
+
+do_install() {
+	vbin make pdpmake
+}

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

end of thread, other threads:[~2022-09-12  2:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27 23:48 [PR PATCH] New package: pdpmake-1.2.0 kawaiiamber
2022-05-27 23:50 ` [PR PATCH] [Updated] " kawaiiamber
2022-05-27 23:57 ` classabbyamp
2022-05-28  0:00 ` kawaiiamber
2022-05-28  0:05 ` kawaiiamber
2022-08-29  2:14 ` github-actions
2022-09-12  2:15 ` [PR PATCH] [Closed]: " github-actions

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