Github messages for voidlinux
 help / color / mirror / Atom feed
From: Logarithmus <Logarithmus@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: symlinks-1.4.3
Date: Mon, 05 Oct 2020 19:27:53 +0200	[thread overview]
Message-ID: <20201005172753.Jht-o3bi49rUauKLWX3cX3V2ZsfjPlzktWZ5TObE3b0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25360@inbox.vuxu.org>

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

There is an updated 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: 1784 bytes --]

From 067904ec0d3e1fefe521f581ca88be692805f3c7 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/dwl/template      | 22 ++++++++++++++++++++++
 srcpkgs/symlinks/template | 17 +++++++++++++++++
 2 files changed, 39 insertions(+)
 create mode 100644 srcpkgs/dwl/template
 create mode 100644 srcpkgs/symlinks/template

diff --git a/srcpkgs/dwl/template b/srcpkgs/dwl/template
new file mode 100644
index 00000000000..c5dc132f739
--- /dev/null
+++ b/srcpkgs/dwl/template
@@ -0,0 +1,22 @@
+# Template file for 'dwl'
+pkgname=dwl
+version=
+revision=1
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=gnu-configure
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends=""
+makedepends=""
+depends=""
+short_desc=""
+maintainer="Artur Sinila <personal@logarithmus.dev>"
+license="GPL-3.0-or-later"
+homepage=""
+distfiles=""
+checksum=badbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadbadb
diff --git a/srcpkgs/symlinks/template b/srcpkgs/symlinks/template
new file mode 100644
index 00000000000..8d06f8514d9
--- /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/symlinks"
+distfiles="https://github.com/brandt/${pkgname}/archive/v${version}.tar.gz"
+checksum=27105b2898f28fd53d52cb6fa77da1c1f3b38e6a0fc2a66bf8a25cd546cb30b2
+
+do_install() {
+	vbin symlinks
+	vman symlinks.8
+	vlicense LICENSE
+}

  parent reply	other threads:[~2020-10-05 17:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05 15:17 [PR PATCH] " Logarithmus
2020-10-05 15:41 ` [PR PATCH] [Updated] " Logarithmus
2020-10-05 17:27 ` Logarithmus [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201005172753.Jht-o3bi49rUauKLWX3cX3V2ZsfjPlzktWZ5TObE3b0@z \
    --to=logarithmus@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).