Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mkp224o-1.5.0
@ 2021-12-05 12:41 hamlolum
  2021-12-10 17:41 ` [PR REVIEW] " Chocimier
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: hamlolum @ 2021-12-05 12:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hamlolum/void-packages master
https://github.com/void-linux/void-packages/pull/34391

New package: mkp224o-1.5.0
<!-- 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**


<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
 
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c63e8110f130e277170b84e9ce49ac6b48057888 Mon Sep 17 00:00:00 2001
From: hamlolum <hamlolum@tilde.club>
Date: Sun, 5 Dec 2021 17:59:28 +0530
Subject: [PATCH] New package: mkp224o-1.5.0

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

diff --git a/srcpkgs/mkp224o/template b/srcpkgs/mkp224o/template
new file mode 100644
index 000000000000..b888f109dc00
--- /dev/null
+++ b/srcpkgs/mkp224o/template
@@ -0,0 +1,19 @@
+# Template file for 'mkp224o'
+pkgname=mkp224o
+version=1.5.0
+revision=1
+archs="x86_64"
+build_style=gnu-configure
+configure_args="--enable-amd64-51-30k"
+makedepends="libsodium libsodium-devel"
+short_desc="Vanity address generator for ed25519 onion services"
+maintainer="hamlolum <hamlolum@tilde.club>"
+license="Public Domain"
+homepage="https://github.com/cathugger/mkp224o"
+distfiles="https://github.com/cathugger/${pkgname}/releases/download/v${version}/${pkgname}-${version}-src.tar.gz"
+checksum=d8c6b1c98cfd8e4a31b7e93d7773a4fc627da6351790d961aa59286c7a3f9b75
+nostrip=yes
+
+do_install() {
+	vbin mkp224o
+}

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

end of thread, other threads:[~2021-12-18 16:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-05 12:41 [PR PATCH] New package: mkp224o-1.5.0 hamlolum
2021-12-10 17:41 ` [PR REVIEW] " Chocimier
2021-12-10 17:42 ` Chocimier
2021-12-10 17:43 ` Chocimier
2021-12-11  3:58 ` [PR PATCH] [Updated] " hamlolum
2021-12-11  4:20 ` hamlolum
2021-12-11  5:24 ` [PR PATCH] [Updated] " hamlolum
2021-12-17 11:43 ` hamlolum
2021-12-17 13:52 ` hamlolum
2021-12-18 14:12 ` Chocimier
2021-12-18 14:23 ` Chocimier
2021-12-18 16:04 ` [PR PATCH] [Merged]: " Chocimier

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