Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: symlinks-1.4.3
@ 2020-10-05 15:17 Logarithmus
  2020-10-05 15:41 ` [PR PATCH] [Updated] " Logarithmus
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Logarithmus @ 2020-10-05 15:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Logarithmus/void-packages symlinks
https://github.com/void-linux/void-packages/pull/25360

New package: symlinks-1.4.3


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

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

From f8b2af5d6fcca56ff17924937c363725955e012d Mon Sep 17 00:00:00 2001
From: Artur Sinila <personal@logarithmus.dev>
Date: Mon, 5 Oct 2020 18:17:06 +0300
Subject: [PATCH] New package: symlinks-1.4.3

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

diff --git a/srcpkgs/symlinks/template b/srcpkgs/symlinks/template
new file mode 100644
index 00000000000..4d050283dc4
--- /dev/null
+++ b/srcpkgs/symlinks/template
@@ -0,0 +1,17 @@
+# Template file for 'symlinks'
+pkgname=symlinks
+version=1.4.3
+revision=1
+build_style=gnu-makefile
+short_desc="Symbolic link maintenance utility"
+maintainer="Artur Sinila <personal@logarithmus.dev>"
+license="MIT"
+homepage="https://github.com/brandt/${pkgname}"
+distfiles="https://github.com/brandt/${pkgname}/archive/v${version}.tar.gz"
+checksum=27105b2898f28fd53d52cb6fa77da1c1f3b38e6a0fc2a66bf8a25cd546cb30b2
+
+do_install() {
+	vbin symlinks
+	vman symlinks.8
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-12-03 10:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-05 15:17 [PR PATCH] New package: symlinks-1.4.3 Logarithmus
2020-10-05 15:41 ` [PR PATCH] [Updated] " Logarithmus
2020-10-05 17:27 ` Logarithmus
2020-10-05 18:12 ` Anachron
2020-10-05 18:15 ` [PR PATCH] [Updated] " Logarithmus
2020-10-05 18:16 ` Logarithmus
2020-10-05 18:17 ` Logarithmus
2020-10-05 18:33 ` ericonr
2020-10-05 18:46 ` Logarithmus
2020-10-05 18:48 ` Logarithmus
2020-10-05 18:55 ` Logarithmus
2020-11-11  2:13 ` [PR PATCH] [Updated] " Logarithmus
2020-12-03 10:35 ` Piraty
2020-12-03 10:35 ` [PR PATCH] [Merged]: " Piraty

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