Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: stdman-2018.03.11
@ 2020-01-26 14:55 voidlinux-github
  2020-01-26 14:56 ` voidlinux-github
  2020-02-01  6:09 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-26 14:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/varsbhat/void-packages master
https://github.com/void-linux/void-packages/pull/18570

New package: stdman-2018.03.11
This package provides Formatted C++20 stdlib man pages (cppreference).

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

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

From 63bcb5aaac32b81642d1bb8aee02306ee65c8b02 Mon Sep 17 00:00:00 2001
From: Vars Bhat <60035383+varsbhat@users.noreply.github.com>
Date: Sun, 26 Jan 2020 20:25:01 +0530
Subject: [PATCH] New package: stdman-2018.03.11

This package provides Formatted C++20 stdlib man pages (cppreference).
---
 stdman/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 stdman/template

diff --git a/stdman/template b/stdman/template
new file mode 100644
index 00000000000..7878b6e1988
--- /dev/null
+++ b/stdman/template
@@ -0,0 +1,20 @@
+# Template file for 'stdman'
+pkgname=stdman
+version=2018.03.11
+revision=1
+archs=noarch
+short_desc="Formatted C++20 stdlib man pages (cppreference)"
+maintainer="Vars Bhat <emailvarsbhat@gmail.com>"
+license="MIT"
+homepage="https://github.com/jeaye/stdman"
+distfiles="https://github.com/jeaye/stdman/archive/${version}.tar.gz"
+checksum="d29e6b34cb5ba9905360cee6adcdf8c49e7f11272521bf2e10b42917486840e8"
+
+do_install() {
+	vmkdir usr/share/man/man3
+	cp -rf ${wrksrc}/man/*  ${DESTDIR}/usr/share/man/man3
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: stdman-2018.03.11
  2020-01-26 14:55 [PR PATCH] New package: stdman-2018.03.11 voidlinux-github
@ 2020-01-26 14:56 ` voidlinux-github
  2020-02-01  6:09 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-26 14:56 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18570#issuecomment-578509216

Comment:
hmmmmmmm

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

* Re: [PR PATCH] [Closed]: New package: stdman-2018.03.11
  2020-01-26 14:55 [PR PATCH] New package: stdman-2018.03.11 voidlinux-github
  2020-01-26 14:56 ` voidlinux-github
@ 2020-02-01  6:09 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-01  6:09 UTC (permalink / raw)
  To: ml

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

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

New package: stdman-2018.03.11
https://github.com/void-linux/void-packages/pull/18570

Description:
This package provides Formatted C++20 stdlib man pages (cppreference).

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

end of thread, other threads:[~2020-02-01  6:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-26 14:55 [PR PATCH] New package: stdman-2018.03.11 voidlinux-github
2020-01-26 14:56 ` voidlinux-github
2020-02-01  6:09 ` [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).