Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: git-remote-hg-1.0.2.1
@ 2021-08-04 19:55 Piraty
  2021-08-04 20:08 ` [PR REVIEW] " ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Piraty @ 2021-08-04 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Piraty/void-packages NEW-git-remote-hg
https://github.com/void-linux/void-packages/pull/32326

New package: git-remote-hg-1.0.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR



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

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

From 983a4e2f07bff11adb2cb0811ba67f6e33777541 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Wed, 4 Aug 2021 21:33:33 +0200
Subject: [PATCH] New package: git-remote-hg-1.0.2.1

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

diff --git a/srcpkgs/git-remote-hg/template b/srcpkgs/git-remote-hg/template
new file mode 100644
index 000000000000..1afadd5dccf8
--- /dev/null
+++ b/srcpkgs/git-remote-hg/template
@@ -0,0 +1,19 @@
+# Template file for 'git-remote'
+pkgname=git-remote-hg
+version=1.0.2.1
+revision=1
+build_style=gnu-makefile
+make_install_target="install install-doc"
+hostmakedepends="asciidoc"
+short_desc="Transparent bidirectional bridge between Git and Mercurial for Git"
+maintainer="Piraty <piraty1@inbox.ru>"
+license="GPL-2.0-only"
+homepage="https://github.com/mnauw/git-remote-hg"
+distfiles="https://github.com/mnauw/git-remote-hg/archive/refs/tags/v${version}.tar.gz"
+checksum=a6af69ae22f31e86eb060636914088c8421e87f985ba18ae452fe6817aa74057
+python_version=3
+
+post_patch() {
+	vsed -i Makefile \
+		-e 's/prefix := $(HOME)/prefix := $(PREFIX)/'
+}

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

end of thread, other threads:[~2022-02-26 23:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 19:55 [PR PATCH] New package: git-remote-hg-1.0.2.1 Piraty
2021-08-04 20:08 ` [PR REVIEW] " ericonr
2021-08-04 20:08 ` ericonr
2021-08-04 20:08 ` ericonr
2021-08-09  7:09 ` Piraty
2021-08-09  7:12 ` [PR PATCH] [Updated] " Piraty
2021-08-10 18:22 ` [PR REVIEW] " ericonr
2021-08-10 18:22 ` ericonr
2022-02-26 23:29 ` [PR PATCH] [Closed]: " 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).