Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: importsort-d-0.3.2
@ 2023-12-24 18:13 friedelschoen
  2024-03-24  1:46 ` github-actions
  2024-04-07  1:46 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: friedelschoen @ 2023-12-24 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/friedelschoen/void-packages importsort-d
https://github.com/void-linux/void-packages/pull/47894

New package: importsort-d-0.3.2
#### 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 (cross build not supported due to `dub`)

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

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

From 01e5c24bb44ad42357137ecb420516367e151246 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Friedel=20Sch=C3=B6n?= <derfriedmundschoen@gmail.com>
Date: Sun, 24 Dec 2023 18:59:13 +0100
Subject: [PATCH] New package: importsort-d-0.3.2

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

diff --git a/srcpkgs/importsort-d/template b/srcpkgs/importsort-d/template
new file mode 100644
index 0000000000000..1200435acb48a
--- /dev/null
+++ b/srcpkgs/importsort-d/template
@@ -0,0 +1,22 @@
+# Template file for 'importsort-d'
+
+pkgname=importsort-d
+version=0.3.2
+revision=1
+hostmakedepends="dub"
+short_desc="Sorts imports in .d-files"
+maintainer="Friedel Schön <derfriedmundschoen@gmail.com>"
+license="Zlib"
+homepage="https://friedelschoen.github.io/importsort-d"
+distfiles="https://github.com/friedelschoen/importsort-d/archive/refs/tags/v${version}.tar.gz"
+checksum=ac22d23b37b5ab2e089c5d81c5c8afb04a7bc9df78dfadd77d6499a718db8827
+nocross="dmd compilation fails on cross"
+
+do_build() {
+	dub build -b release
+}
+
+do_install() {
+	vbin bin/importsort-d
+	vlicense LICENSE.txt
+}

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

* Re: New package: importsort-d-0.3.2
  2023-12-24 18:13 [PR PATCH] New package: importsort-d-0.3.2 friedelschoen
@ 2024-03-24  1:46 ` github-actions
  2024-04-07  1:46 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-03-24  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47894#issuecomment-2016660078

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: importsort-d-0.3.2
  2023-12-24 18:13 [PR PATCH] New package: importsort-d-0.3.2 friedelschoen
  2024-03-24  1:46 ` github-actions
@ 2024-04-07  1:46 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-04-07  1:46 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: importsort-d-0.3.2
https://github.com/void-linux/void-packages/pull/47894

Description:
#### 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 (cross build not supported due to `dub`)

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

end of thread, other threads:[~2024-04-07  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-24 18:13 [PR PATCH] New package: importsort-d-0.3.2 friedelschoen
2024-03-24  1:46 ` github-actions
2024-04-07  1:46 ` [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).