Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Added template for mold.
@ 2022-01-30  5:41 basicfunc
  2022-02-01  7:33 ` [PR PATCH] [Updated] " basicfunc
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: basicfunc @ 2022-01-30  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/basicfunc/void-packages master
https://github.com/void-linux/void-packages/pull/35305

Added template for mold.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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 [skip CI](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-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686


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

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

From 59e9382230f81140f1a1a434e46222394bb63e15 Mon Sep 17 00:00:00 2001
From: Rahul <basicfunc@gmail.com>
Date: Sun, 30 Jan 2022 11:07:40 +0530
Subject: [PATCH] Added template for mold.

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

diff --git a/srcpkgs/mold/template b/srcpkgs/mold/template
new file mode 100644
index 000000000000..e843aae14fbc
--- /dev/null
+++ b/srcpkgs/mold/template
@@ -0,0 +1,14 @@
+# Template file for 'mold'
+pkgname=mold
+version=1.0.2
+revision=1
+archs="i686 x86_64"
+build_style=gnu-makefile
+hostmakedepends="cmake pkg-config"
+makedepends="libstdc++-devel openssl-devel zlib-devel"
+short_desc="A Modern Linker."
+maintainer="Rahul <basicfunc@gmail.com>"
+license="AGPL-3.0-only"
+homepage="https://github.com/rui314/mold"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=1a5c4779d10c6c81d21092ea776504f51e6a4994121f536550c60a8e7bb6a028

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

end of thread, other threads:[~2022-02-02 19:36 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-30  5:41 [PR PATCH] Added template for mold basicfunc
2022-02-01  7:33 ` [PR PATCH] [Updated] " basicfunc
2022-02-02  9:19 ` kawaiiamber
2022-02-02  9:23 ` [PR REVIEW] " kawaiiamber
2022-02-02  9:24 ` kawaiiamber
2022-02-02  9:32 ` kawaiiamber
2022-02-02  9:41 ` kawaiiamber
2022-02-02 10:06 ` [PR REVIEW] " kawaiiamber
2022-02-02 13:50 ` basicfunc
2022-02-02 13:51 ` [PR REVIEW] " basicfunc
2022-02-02 13:52 ` basicfunc
2022-02-02 14:00 ` [PR PATCH] [Updated] " basicfunc
2022-02-02 14:01 ` basicfunc
2022-02-02 14:05 ` basicfunc
2022-02-02 16:15 ` basicfunc
2022-02-02 17:20 ` basicfunc
2022-02-02 17:43 ` kawaiiamber
2022-02-02 17:50 ` [PR PATCH] [Updated] " basicfunc
2022-02-02 17:54 ` kawaiiamber
2022-02-02 17:56 ` kawaiiamber
2022-02-02 19:21 ` kawaiiamber
2022-02-02 19:36 ` [PR PATCH] [Closed]: " basicfunc

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