Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: git-remote-gcrypt-1.3
@ 2020-05-04  5:08 anjandev
  2020-05-05  4:28 ` [PR PATCH] [Updated] " anjandev
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: anjandev @ 2020-05-04  5:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/anjandev/void-packages git
https://github.com/void-linux/void-packages/pull/21599

New package: git-remote-gcrypt-1.3


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

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

From d1fb7586406e27bda4d8091a168ab9a3d9dcd079 Mon Sep 17 00:00:00 2001
From: Anjandev Momi <anjan@momi.ca>
Date: Sun, 3 May 2020 22:07:14 -0700
Subject: [PATCH] New package: git-remote-gcrypt-1.3

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

diff --git a/srcpkgs/git-remote-gcrypt/template b/srcpkgs/git-remote-gcrypt/template
new file mode 100644
index 00000000000..b7a560d0539
--- /dev/null
+++ b/srcpkgs/git-remote-gcrypt/template
@@ -0,0 +1,17 @@
+# Template file for 'git-remote-gcrypt'
+pkgname=git-remote-gcrypt
+version=1.3
+revision=1
+wrksrc=$pkgname-$version
+build_style=meta
+depends="git bash gnupg"
+short_desc="PGP-encrypted git remotes"
+maintainer="Anjandev Momi <anjan@momi.ca>"
+license="GPL-3.0"
+homepage="https://spwhitton.name/tech/code/git-remote-gcrypt/"
+distfiles="https://github.com/spwhitton/git-remote-gcrypt/archive/$version.tar.gz"
+checksum=e1948dda848db845db404e4337b07206c96cb239b66392fd1c9c246279c2cb25
+
+do_install() {
+	DESTDIR=$DESTDIR prefix="/usr" ./install.sh
+}

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

end of thread, other threads:[~2020-05-06 17:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04  5:08 [PR PATCH] New package: git-remote-gcrypt-1.3 anjandev
2020-05-05  4:28 ` [PR PATCH] [Updated] " anjandev
2020-05-05  4:28 ` anjandev
2020-05-06  2:13 ` [PR PATCH] [Updated] " anjandev
2020-05-06  2:16 ` anjandev
2020-05-06 17:46 ` Chocimier
2020-05-06 17:46 ` [PR PATCH] [Merged]: " Chocimier

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