Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: naken_asm-20190317
@ 2019-10-20 17:57 voidlinux-github
  2019-10-20 20:30 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-20 17:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages naken_asm
https://github.com/void-linux/void-packages/pull/15645

New package: naken_asm-20190317
New pull request from specialized branch for package instead of general branch for all packages.

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

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

From 8385aeaefd98a2ebdae5fc4b97cb064d0f68037c Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Sun, 20 Oct 2019 19:49:31 +0200
Subject: [PATCH] New package: naken_asm-20190317

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

diff --git a/srcpkgs/naken_asm/template b/srcpkgs/naken_asm/template
new file mode 100644
index 00000000000..417993c2d01
--- /dev/null
+++ b/srcpkgs/naken_asm/template
@@ -0,0 +1,12 @@
+# Template file for 'naken_asm'
+pkgname=naken_asm
+version=20190317
+revision=1
+wrksrc=${pkgname}-2019-03-17
+build_style=gnu-configure
+short_desc="Multi-architecture lightweight assembler/disassembler"
+maintainer="rc-05 <rc23@email.it>"
+license="GPL-3.0-or-later"
+homepage="https://www.mikekohn.net/micro/naken_asm.php"
+distfiles="http://www.mikekohn.net/downloads/naken_asm/naken_asm-2019-03-17.tar.gz"
+checksum=56537597be50284e7f93b3d9e0ab4e111d84ff34ead31cab6e7e41e2d77d749c

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

* Re: [PR PATCH] [Updated] New package: naken_asm-20190317
  2019-10-20 17:57 [PR PATCH] New package: naken_asm-20190317 voidlinux-github
  2019-10-20 20:30 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-20 20:30 ` voidlinux-github
  2021-11-06 21:31 ` abenson
  2021-11-06 21:31 ` [PR PATCH] [Closed]: " abenson
  3 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-20 20:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages naken_asm
https://github.com/void-linux/void-packages/pull/15645

New package: naken_asm-20190317
New pull request from specialized branch for package instead of general branch for all packages.

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

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

From af65be0fedb9351f817b75ba259948b74b9f5f1b Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Sun, 20 Oct 2019 19:49:31 +0200
Subject: [PATCH] New package: naken_asm-20190317

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

diff --git a/srcpkgs/naken_asm/template b/srcpkgs/naken_asm/template
new file mode 100644
index 00000000000..648dc2d1ae6
--- /dev/null
+++ b/srcpkgs/naken_asm/template
@@ -0,0 +1,13 @@
+# Template file for 'naken_asm'
+pkgname=naken_asm
+version=2019.03.17
+revision=1
+wrksrc=${pkgname}-${version//./-}
+build_style=configure
+configure_args="--install-prefix=/usr"
+short_desc="Multi-architecture lightweight assembler/disassembler"
+maintainer="rc-05 <rc23@email.it>"
+license="GPL-3.0-or-later"
+homepage="http://www.mikekohn.net/micro/naken_asm.php"
+distfiles="http://www.mikekohn.net/downloads/${pkgname}/${pkgname}-${version//./-}.tar.gz"
+checksum=56537597be50284e7f93b3d9e0ab4e111d84ff34ead31cab6e7e41e2d77d749c

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

* Re: [PR PATCH] [Updated] New package: naken_asm-20190317
  2019-10-20 17:57 [PR PATCH] New package: naken_asm-20190317 voidlinux-github
@ 2019-10-20 20:30 ` voidlinux-github
  2019-10-20 20:30 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-20 20:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rc-05/void-packages naken_asm
https://github.com/void-linux/void-packages/pull/15645

New package: naken_asm-20190317
New pull request from specialized branch for package instead of general branch for all packages.

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

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

From af65be0fedb9351f817b75ba259948b74b9f5f1b Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Sun, 20 Oct 2019 19:49:31 +0200
Subject: [PATCH] New package: naken_asm-20190317

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

diff --git a/srcpkgs/naken_asm/template b/srcpkgs/naken_asm/template
new file mode 100644
index 00000000000..648dc2d1ae6
--- /dev/null
+++ b/srcpkgs/naken_asm/template
@@ -0,0 +1,13 @@
+# Template file for 'naken_asm'
+pkgname=naken_asm
+version=2019.03.17
+revision=1
+wrksrc=${pkgname}-${version//./-}
+build_style=configure
+configure_args="--install-prefix=/usr"
+short_desc="Multi-architecture lightweight assembler/disassembler"
+maintainer="rc-05 <rc23@email.it>"
+license="GPL-3.0-or-later"
+homepage="http://www.mikekohn.net/micro/naken_asm.php"
+distfiles="http://www.mikekohn.net/downloads/${pkgname}/${pkgname}-${version//./-}.tar.gz"
+checksum=56537597be50284e7f93b3d9e0ab4e111d84ff34ead31cab6e7e41e2d77d749c

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

* Re: New package: naken_asm-20190317
  2019-10-20 17:57 [PR PATCH] New package: naken_asm-20190317 voidlinux-github
  2019-10-20 20:30 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-20 20:30 ` voidlinux-github
@ 2021-11-06 21:31 ` abenson
  2021-11-06 21:31 ` [PR PATCH] [Closed]: " abenson
  3 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2021-11-06 21:31 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/15645#issuecomment-962512653

Comment:
Seemingly abandoned.

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

* Re: [PR PATCH] [Closed]: New package: naken_asm-20190317
  2019-10-20 17:57 [PR PATCH] New package: naken_asm-20190317 voidlinux-github
                   ` (2 preceding siblings ...)
  2021-11-06 21:31 ` abenson
@ 2021-11-06 21:31 ` abenson
  3 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2021-11-06 21:31 UTC (permalink / raw)
  To: ml

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

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

New package: naken_asm-20190317
https://github.com/void-linux/void-packages/pull/15645

Description:
New pull request from specialized branch for package instead of general branch for all packages.

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

* Re: [PR PATCH] [Closed]: New package: naken_asm-20190317
  2019-10-20 17:51 [PR PATCH] " voidlinux-github
@ 2019-10-20 17:56 ` voidlinux-github
  0 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-20 17:56 UTC (permalink / raw)
  To: ml

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

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

New package: naken_asm-20190317
https://github.com/void-linux/void-packages/pull/15644

Description:


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

end of thread, other threads:[~2021-11-06 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-20 17:57 [PR PATCH] New package: naken_asm-20190317 voidlinux-github
2019-10-20 20:30 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-20 20:30 ` voidlinux-github
2021-11-06 21:31 ` abenson
2021-11-06 21:31 ` [PR PATCH] [Closed]: " abenson
  -- strict thread matches above, loose matches on Subject: below --
2019-10-20 17:51 [PR PATCH] " voidlinux-github
2019-10-20 17:56 ` [PR PATCH] [Closed]: " voidlinux-github

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