Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xmake-2.6.5
@ 2022-04-30 21:21 prez
  2022-04-30 21:40 ` [PR PATCH] [Updated] " prez
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: prez @ 2022-04-30 21:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/prez/void-packages xmake
https://github.com/void-linux/void-packages/pull/36927

New package: xmake-2.6.5
<!-- 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**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From 1fac683f4b2c2174bf42b13df004a7500f4b2a4e Mon Sep 17 00:00:00 2001
From: prez <prez@national.shitposting.agency>
Date: Sat, 30 Apr 2022 23:18:08 +0200
Subject: [PATCH] New package: xmake-2.6.5

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

diff --git a/srcpkgs/xmake/template b/srcpkgs/xmake/template
new file mode 100644
index 000000000000..af7f228c873a
--- /dev/null
+++ b/srcpkgs/xmake/template
@@ -0,0 +1,17 @@
+# Template file for 'xmake'
+pkgname=xmake
+version=2.6.5
+revision=1
+create_wrksrc=yes
+build_style=gnu-makefile
+make_build_args="BUILD_ARCH=${XBPS_TARGET_MACHINE}"
+short_desc="Cross-platform build utility based on Lua"
+maintainer="prez <prez@national.shitposting.agency>"
+license="Apache-2.0"
+homepage="https://xmake.io/"
+distfiles="https://github.com/xmake-io/xmake/releases/download/v${version}/xmake-v${version}.tar.gz"
+checksum=868f109f660d3f42d8f67aad71b8075b7c3b606d7529956bfc94ad052bb8c1bd
+
+pre_build() {
+	export LD="$CC"
+}

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

end of thread, other threads:[~2023-05-26  1:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-30 21:21 [PR PATCH] New package: xmake-2.6.5 prez
2022-04-30 21:40 ` [PR PATCH] [Updated] " prez
2022-04-30 21:49 ` prez
2022-04-30 21:58 ` prez
2022-07-31  2:14 ` github-actions
2022-07-31 10:47 ` [PR PATCH] [Updated] " prez
2022-07-31 10:48 ` New package: xmake-2.6.9 prez
2022-10-31  2:14 ` github-actions
2022-10-31 18:23 ` [PR PATCH] [Updated] " prez
2023-01-31  2:01 ` New package: xmake-2.7.2 github-actions
2023-02-09 23:12 ` Cons-Cat
2023-05-12  1:50 ` github-actions
2023-05-26  1:53 ` [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).