Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: chars-0.4.1
@ 2019-10-26 17:05 voidlinux-github
  2019-10-27  6:12 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-26 17:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages chars-0.4.1
https://github.com/void-linux/void-packages/pull/15815

New package: chars-0.4.1
None

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

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

From 38b3e574f2eb69f74c0a0f44299c38a99ac3597d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 26 Oct 2019 19:01:04 +0200
Subject: [PATCH] New package: chars-0.4.1

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

diff --git a/srcpkgs/chars/template b/srcpkgs/chars/template
new file mode 100644
index 00000000000..2e5177c4f57
--- /dev/null
+++ b/srcpkgs/chars/template
@@ -0,0 +1,21 @@
+# Template file for 'chars'
+pkgname=chars
+version=0.4.1
+revision=1
+build_style=cargo
+configure_args="-p chars"
+make_check_args="-p chars"
+short_desc="CLI tool to display information about unicode characters"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="MIT"
+homepage="https://github.com/antifuchs/chars"
+distfiles="https://github.com/antifuchs/chars/archive/v${version}.tar.gz"
+checksum=7816cb435c9c2977ae704c6176e97ce4f5a7bb40621aaf9c5104598c29277b77
+
+post_install() {
+	vlicense LICENSE
+}
+
+do_install() {
+	vbin target/${RUST_TARGET}/release/chars
+}

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

* Re: [PR PATCH] [Merged]: New package: chars-0.4.1
  2019-10-26 17:05 [PR PATCH] New package: chars-0.4.1 voidlinux-github
@ 2019-10-27  6:12 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-27  6:12 UTC (permalink / raw)
  To: ml

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

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

New package: chars-0.4.1
https://github.com/void-linux/void-packages/pull/15815

Description:
None

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

end of thread, other threads:[~2019-10-27  6:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26 17:05 [PR PATCH] New package: chars-0.4.1 voidlinux-github
2019-10-27  6:12 ` [PR PATCH] [Merged]: " 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).