Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mafft-7.520
@ 2023-07-07  0:21 sjrct
  2023-10-05  1:46 ` github-actions
  2023-10-20  1:45 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: sjrct @ 2023-07-07  0:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sjrct/void-packages add-mafft
https://github.com/void-linux/void-packages/pull/44890

New package: mafft-7.520
#### 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

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

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

From bf1503c4309f7849877c53abd259c0cb20d471c6 Mon Sep 17 00:00:00 2001
From: Chris Harding <ckph@tuta.io>
Date: Thu, 6 Jul 2023 20:18:09 -0400
Subject: [PATCH] New package: mafft-7.520

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

diff --git a/srcpkgs/mafft/template b/srcpkgs/mafft/template
new file mode 100644
index 000000000000..2a645b0331bc
--- /dev/null
+++ b/srcpkgs/mafft/template
@@ -0,0 +1,24 @@
+# Template file for 'mafft'
+pkgname=mafft
+version=7.520
+revision=1
+short_desc="Multiple alignment program for amino acid or nucleotide sequences"
+maintainer="Chris Harding <ckph@tuta.io>"
+license="BSD-3-Clause"
+homepage="https://mafft.cbrc.jp/alignment/software/"
+distfiles="https://gitlab.com/sysimm/mafft/-/archive/v$version/mafft-v$version.tar.gz"
+checksum=1865a0fb40f0f9e50eab16260ab33b998bfe37808e6170fca40de7f8fac84abc
+
+do_build() {
+	make PREFIX=/usr -C core
+	make PREFIX=/usr -C extensions
+}
+
+do_install() {
+	make STRIP=true PREFIX=/usr DESTDIR=${DESTDIR} -C core install
+	make STRIP=true PREFIX=/usr DESTDIR=${DESTDIR} -C extensions install
+}
+
+post_install() {
+	vlicense license
+}

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

* Re: New package: mafft-7.520
  2023-07-07  0:21 [PR PATCH] New package: mafft-7.520 sjrct
@ 2023-10-05  1:46 ` github-actions
  2023-10-20  1:45 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-10-05  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/44890#issuecomment-1747911616

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: mafft-7.520
  2023-07-07  0:21 [PR PATCH] New package: mafft-7.520 sjrct
  2023-10-05  1:46 ` github-actions
@ 2023-10-20  1:45 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-10-20  1:45 UTC (permalink / raw)
  To: ml

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

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

New package: mafft-7.520
https://github.com/void-linux/void-packages/pull/44890

Description:
#### 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

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

end of thread, other threads:[~2023-10-20  1:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-07  0:21 [PR PATCH] New package: mafft-7.520 sjrct
2023-10-05  1:46 ` github-actions
2023-10-20  1:45 ` [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).