Github messages for voidlinux
 help / color / mirror / Atom feed
From: imbsky <imbsky@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] delta: update to 0.1.1
Date: Tue, 26 May 2020 21:47:29 +0200	[thread overview]
Message-ID: <20200526194729.KAFm0JJuml8e8xY5pgH2AWycTjQ1g0wHapUdTn1hXcg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22317@inbox.vuxu.org>

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

There is an updated pull request by imbsky against master on the void-packages repository

https://github.com/imbsky/void-packages delta-0.1.1
https://github.com/void-linux/void-packages/pull/22317

delta: update to 0.1.1


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

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

From 89aa9bf0ebd429834a4481546c8078f73ee6b119 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <git@bsky.moe>
Date: Wed, 27 May 2020 04:47:18 +0900
Subject: [PATCH] delta: update to 0.1.1

---
 srcpkgs/delta/template | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 3c3a12b37e7..bf0a29494a1 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,14 +1,21 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.0.17
+version=0.1.1
 revision=1
 build_style=cargo
+hostmakedepends="llvm clang"
+makedepends="oniguruma-devel"
 short_desc="Syntax-highlighting pager for git"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ac1f26ac5ea10d43b300675189c49437dcae7a9fca7e51f615058ab0550d27e5
+checksum=50519e97310b54ddb485635ac8e0984670d4ae64fc7fd4a5ed2b67cc6b77347f
+
+pre_build() {
+	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
+	export CC_${RUST_BUILD//-/_}="${BUILD_CC}"
+}
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2020-05-26 19:47 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 14:26 [PR PATCH] " imbsky
2020-05-26 14:51 ` [PR PATCH] [Updated] " imbsky
2020-05-26 15:43 ` ericonr
2020-05-26 15:48 ` ericonr
2020-05-26 15:50 ` ericonr
2020-05-26 15:55 ` [PR PATCH] [Updated] " imbsky
2020-05-26 16:21 ` imbsky
2020-05-26 16:22 ` ericonr
2020-05-26 16:22 ` ericonr
2020-05-26 18:49 ` [PR PATCH] [Updated] " imbsky
2020-05-26 19:03 ` imbsky
2020-05-26 19:11 ` [PR PATCH] [Updated] " imbsky
2020-05-26 19:38 ` imbsky
2020-05-26 19:47 ` imbsky [this message]
2020-05-26 20:18 ` imbsky
2020-05-30 22:43 ` ericonr
2020-05-30 23:07 ` imbsky
2020-05-31  2:56 ` ericonr
2020-05-31 16:22 ` [PR PATCH] [Merged]: " abenson

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=20200526194729.KAFm0JJuml8e8xY5pgH2AWycTjQ1g0wHapUdTn1hXcg@z \
    --to=imbsky@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).