Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: base16-builder-rust-0.1.1
@ 2020-04-13  9:52 Anachron
  2020-04-13 10:06 ` [PR PATCH] [Updated] " Anachron
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anachron @ 2020-04-13  9:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages base16-builder
https://github.com/void-linux/void-packages/pull/20948

New package: base16-builder-rust-0.1.1
Tested on `x86_64`.

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

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

From 0ac9bde794ebdcf65731b217f2711da79819bb37 Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Mon, 13 Apr 2020 11:47:10 +0200
Subject: [PATCH] New package: base16-builder-rust-0.1.1

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

diff --git a/srcpkgs/base16-builder-rust/template b/srcpkgs/base16-builder-rust/template
new file mode 100644
index 00000000000..ef846517af6
--- /dev/null
+++ b/srcpkgs/base16-builder-rust/template
@@ -0,0 +1,13 @@
+# Template file for 'base16-builder-rust'
+pkgname=base16-builder-rust
+version=0.1.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+short_desc="Rust implementation of a base16 builder"
+maintainer="Anachron <gith@cron.world>"
+license="MIT"
+homepage="https://github.com/ilpianista/base16-builder-rust"
+distfiles="https://github.com/ilpianista/base16-builder-rust/archive/v${version}.tar.gz"
+checksum=09ff5fc67916fd6fbdb53170bf12ddfdc93151c16afe7d3ea02b652fa6048a63

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

* Re: [PR PATCH] [Updated] New package: base16-builder-rust-0.1.1
  2020-04-13  9:52 [PR PATCH] New package: base16-builder-rust-0.1.1 Anachron
@ 2020-04-13 10:06 ` Anachron
  2021-02-16  6:02 ` ericonr
  2021-02-16  6:02 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: Anachron @ 2020-04-13 10:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Anachron/void-packages base16-builder
https://github.com/void-linux/void-packages/pull/20948

New package: base16-builder-rust-0.1.1
Tested on `x86_64`.

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

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

From 43353654b67ec0653d17be44c2b429688b7b2d71 Mon Sep 17 00:00:00 2001
From: Anachron <gith@cron.world>
Date: Mon, 13 Apr 2020 12:06:31 +0200
Subject: [PATCH] New package: base16-builder-rust-0.1.1

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

diff --git a/srcpkgs/base16-builder-rust/template b/srcpkgs/base16-builder-rust/template
new file mode 100644
index 00000000000..16a618ff475
--- /dev/null
+++ b/srcpkgs/base16-builder-rust/template
@@ -0,0 +1,17 @@
+# Template file for 'base16-builder-rust'
+pkgname=base16-builder-rust
+version=0.1.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+short_desc="Rust implementation of a base16 builder"
+maintainer="Anachron <gith@cron.world>"
+license="MIT"
+homepage="https://github.com/ilpianista/base16-builder-rust"
+distfiles="https://github.com/ilpianista/base16-builder-rust/archive/v${version}.tar.gz"
+checksum=09ff5fc67916fd6fbdb53170bf12ddfdc93151c16afe7d3ea02b652fa6048a63
+
+post_install() {
+	vlicense LICENSE.md
+}

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

* Re: New package: base16-builder-rust-0.1.1
  2020-04-13  9:52 [PR PATCH] New package: base16-builder-rust-0.1.1 Anachron
  2020-04-13 10:06 ` [PR PATCH] [Updated] " Anachron
@ 2021-02-16  6:02 ` ericonr
  2021-02-16  6:02 ` [PR PATCH] [Closed]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-02-16  6:02 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/20948#issuecomment-779604042

Comment:
Upstream isn't active on releases and I don't think it fulfills all quality requirements. Closing for now.

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

* Re: [PR PATCH] [Closed]: New package: base16-builder-rust-0.1.1
  2020-04-13  9:52 [PR PATCH] New package: base16-builder-rust-0.1.1 Anachron
  2020-04-13 10:06 ` [PR PATCH] [Updated] " Anachron
  2021-02-16  6:02 ` ericonr
@ 2021-02-16  6:02 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-02-16  6:02 UTC (permalink / raw)
  To: ml

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

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

New package: base16-builder-rust-0.1.1
https://github.com/void-linux/void-packages/pull/20948

Description:
Tested on `x86_64`.

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

end of thread, other threads:[~2021-02-16  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  9:52 [PR PATCH] New package: base16-builder-rust-0.1.1 Anachron
2020-04-13 10:06 ` [PR PATCH] [Updated] " Anachron
2021-02-16  6:02 ` ericonr
2021-02-16  6:02 ` [PR PATCH] [Closed]: " ericonr

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