Github messages for voidlinux
 help / color / mirror / Atom feed
From: save-buffer <save-buffer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: mold-1.0.3
Date: Mon, 31 Jan 2022 21:22:56 +0100	[thread overview]
Message-ID: <20220131202256.q5Cr-gy8qZM9LZQqe9gacAx91SGgWpdx22gg_7IEkTE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35337@inbox.vuxu.org>

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

There is an updated pull request by save-buffer against master on the void-packages repository

https://github.com/save-buffer/void-packages sasha_mold
https://github.com/void-linux/void-packages/pull/35337

New package: mold-1.0.3
<!-- 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 [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, (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/35337.patch is attached

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

From 0071e4b2b9359b46e1324d1d2de54b19f4dceb2c Mon Sep 17 00:00:00 2001
From: Sasha Krassovsky <krassovskysasha@gmail.com>
Date: Mon, 31 Jan 2022 12:00:44 -0800
Subject: [PATCH] New package: mold-1.0.3

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

diff --git a/srcpkgs/mold/template b/srcpkgs/mold/template
new file mode 100644
index 000000000000..3afd3c3ec18d
--- /dev/null
+++ b/srcpkgs/mold/template
@@ -0,0 +1,22 @@
+# Template file for 'mold'
+pkgname=mold
+version=1.0.3
+revision=1
+worksrc=mold-${version}
+build_style=gnu-makefile
+hostmakedepends="make cmake pkg-config"
+makedepends="openssl-devel xxHash-devel zlib-devel libstdc++-devel"
+short_desc="High performance linker"
+maintainer="Sasha Krassovsky <krassovskysasha@gmail.com>"
+license="AGPL-3.0-only"
+homepage="https://github.com/rui314/mold"
+distfiles="https://github.com/rui314/mold/archive/refs/tags/v${version}.tar.gz"
+checksum="488c12058b4c7c77bff94c6f919e40b2f12c304214e2e0d7d4833c21167837c0"
+arches="x86_64"
+
+make_cmd() {
+	make -j${makejobs}
+}
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2022-01-31 20:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 20:04 [PR PATCH] " save-buffer
2022-01-31 20:22 ` save-buffer [this message]
2022-01-31 20:38 ` [PR PATCH] [Updated] " save-buffer
2022-02-02  9:38 ` kawaiiamber
2022-02-02  9:38 ` [PR REVIEW] " kawaiiamber
2022-02-02  9:39 ` kawaiiamber
2022-05-13 18:01 ` [PR PATCH] [Closed]: " save-buffer
2022-02-02 20:13 [PR PATCH] New Package: mold-1.0.3 basicfunc
2022-02-03  7:17 ` [PR PATCH] [Updated] " basicfunc
2022-02-21  6:49 ` basicfunc
2022-02-21  6:50 ` basicfunc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220131202256.q5Cr-gy8qZM9LZQqe9gacAx91SGgWpdx22gg_7IEkTE@z \
    --to=save-buffer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).