Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qbe-1.1
@ 2023-05-19 20:38 BryceVandegrift
  2023-05-19 20:44 ` BryceVandegrift
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: BryceVandegrift @ 2023-05-19 20:38 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1040 bytes --]

From 87a3935a338f24fb5297685ed8c9e5fb629603b4 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..65bbb4eab7cb
--- /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/${pkgname}-${version}.tar.xz"
+checksum=7d0a53dd40df48072aae317e11ddde15d1a980673160e514e235b9ecaa1db12c
+
+post_install() {
+	vdoc doc/abi.txt
+	vdoc doc/il.txt
+	vdoc doc/llvm.txt
+
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2023-06-24 12:00 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 20:38 [PR PATCH] New package: qbe-1.1 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 ` [PR PATCH] [Updated] " BryceVandegrift
2023-05-19 21:13 ` [PR REVIEW] " 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

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