Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: exec-on-git-staged
@ 2019-10-02 14:43 voidlinux-github
  2019-10-02 15:00 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-02 14:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages exec-on-git-staged-1.0.0
https://github.com/void-linux/void-packages/pull/14970

New package: exec-on-git-staged
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-exec-on-git-staged-1.0.0-14970.patch --]
[-- Type: text/x-diff, Size: 1132 bytes --]

From d2f73d4c7398e64a93811f89df74076a939e8115 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Wed, 2 Oct 2019 16:40:31 +0200
Subject: [PATCH] New package: exec-on-git-staged

---
 srcpkgs/exec-on-git-staged/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/exec-on-git-staged/template

diff --git a/srcpkgs/exec-on-git-staged/template b/srcpkgs/exec-on-git-staged/template
new file mode 100644
index 00000000000..7129c359d53
--- /dev/null
+++ b/srcpkgs/exec-on-git-staged/template
@@ -0,0 +1,15 @@
+# Template file for 'exec-on-git-staged'
+pkgname=exec-on-git-staged
+version=1.0.0
+revision=1
+depends="git"
+short_desc="Execute commands on staged tree"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jcgruenhage/exec-on-git-staged"
+distfiles="https://github.com/jcgruenhage/exec-on-git-staged/archive/v${version}.tar.gz"
+checksum=821e0661ef9836e0f16ac1aa422344ce9e77e663fd5c3ae6ccee9dbfcfc51ec8
+
+do_install() {
+	vbin exec-on-git-staged
+}

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 14:43 [PR PATCH] New package: exec-on-git-staged voidlinux-github
2019-10-02 15:00 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 15:00 ` voidlinux-github
2019-10-05  0:21 ` voidlinux-github
2019-10-05  0:21 ` voidlinux-github
2019-10-06 10:46 ` [PR PATCH] [Updated] New package: exec-on-git-staged-1.1.0 voidlinux-github
2019-10-06 10:46 ` voidlinux-github
2019-10-12 12:32 ` [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).