Github messages for voidlinux
 help / color / mirror / Atom feed
From: BryceVandegrift <BryceVandegrift@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: qbe-1.1
Date: Fri, 19 May 2023 23:01:24 +0200	[thread overview]
Message-ID: <20230519210124.hnRJA9x28VCsfH2C6i8LzKcjrQJIKfXlm-BEPK3eimA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43951@inbox.vuxu.org>

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

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

https://github.com/BryceVandegrift/void-packages qbe
https://github.com/void-linux/void-packages/pull/43951

New package: qbe-1.1
#### 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):
  - x86_64-musl
  - aarch64-glibc
  - aarch64-musl

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

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

From 1246dc5543e9ee3653be6f15766d8fe7ac36dceb Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 19 May 2023 16:36:06 -0400
Subject: [PATCH] New package: qbe-1.1

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

diff --git a/srcpkgs/qbe/template b/srcpkgs/qbe/template
new file mode 100644
index 000000000000..d683422d4bbb
--- /dev/null
+++ b/srcpkgs/qbe/template
@@ -0,0 +1,21 @@
+# Template file for 'qbe'
+pkgname=qbe
+version=1.1
+revision=1
+archs="x86_64* aarch64*"
+build_style=gnu-makefile
+make_use_env=yes
+short_desc="Small embeddable C compiler backend"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="MIT"
+homepage="https://c9x.me/compile"
+distfiles="https://c9x.me/compile/release/qbe-${version}.tar.xz"
+checksum=7d0a53dd40df48072aae317e11ddde15d1a980673160e514e235b9ecaa1db12c
+
+post_install() {
+	vdoc doc/abi.txt
+	vdoc doc/il.txt
+	vdoc doc/llvm.txt
+
+	vlicense LICENSE
+}

  parent reply	other threads:[~2023-05-19 21:01 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 20:38 [PR PATCH] " BryceVandegrift
2023-05-19 20:44 ` BryceVandegrift
2023-05-19 20:44 ` BryceVandegrift
2023-05-19 20:44 ` BryceVandegrift
2023-05-19 20:49 ` [PR REVIEW] " mhmdanas
2023-05-19 20:49 ` mhmdanas
2023-05-19 20:50 ` BryceVandegrift
2023-05-19 20:51 ` [PR REVIEW] " BryceVandegrift
2023-05-19 20:52 ` BryceVandegrift
2023-05-19 21:01 ` BryceVandegrift [this message]
2023-05-19 21:13 ` mhmdanas
2023-05-19 22:23 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-20  9:56 ` [PR REVIEW] " mhmdanas
2023-05-20 15:42 ` BryceVandegrift
2023-05-20 15:43 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-21  0:41 ` Sertonix
2023-05-21 21:19 ` BryceVandegrift
2023-05-21 21:24 ` BryceVandegrift
2023-05-21 21:52 ` Sertonix
2023-05-21 21:55 ` Sertonix
2023-05-21 23:14 ` BryceVandegrift
2023-05-21 23:21 ` BryceVandegrift
2023-05-30  9:41 ` tomekw
2023-05-30 11:01 ` tomekw
2023-06-24 12:00 ` [PR PATCH] [Closed]: " Duncaen

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=20230519210124.hnRJA9x28VCsfH2C6i8LzKcjrQJIKfXlm-BEPK3eimA@z \
    --to=brycevandegrift@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).