Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] bat: update to 0.12.1.
Date: Fri, 27 Sep 2019 14:38:13 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14763@inbox.vuxu.org> (raw)

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

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

https://github.com/Johnnynator/void-packages bat
https://github.com/void-linux/void-packages/pull/14763

bat: update to 0.12.1.
closes #14623

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

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

From 96f63295d4ed037a24b09001ea19dee7640fb5fd Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Sun, 15 Sep 2019 11:31:22 +0300
Subject: [PATCH] bat: update to 0.12.1.

closes #14623
---
 srcpkgs/bat/template | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/bat/template b/srcpkgs/bat/template
index db577d886ae..1a06119cd32 100644
--- a/srcpkgs/bat/template
+++ b/srcpkgs/bat/template
@@ -1,16 +1,21 @@
 # Template file for 'bat'
 pkgname=bat
-version=0.11.0
+version=0.12.1
 revision=1
 build_style=cargo
-hostmakedepends="cmake"
+hostmakedepends="cmake llvm"
 makedepends="libcurl-devel libssh2-devel oniguruma-devel"
 short_desc="Cat(1) clone with syntax highlighting and Git integration"
 maintainer="John <johnz@posteo.net>"
 license="Apache-2.0, MIT"
 homepage="https://github.com/sharkdp/bat"
 distfiles="https://github.com/sharkdp/bat/archive/v${version}.tar.gz"
-checksum=bb4e39efadfab71c0c929a92b82dac58deacfe2a4eb527d4256ac0634e042ed2
+checksum=1dd184ddc9e5228ba94d19afc0b8b440bfc1819fef8133fe331e2c0ec9e3f8e2
+
+pre_build() {
+	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
+	export CC_${RUST_BUILD//-/_}="${BUILD_CC}"
+}
 
 post_install() {
 	vlicense LICENSE-MIT

             reply	other threads:[~2019-09-27 12:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-27 12:38 voidlinux-github [this message]
2019-09-29  8:34 ` [PR PATCH] [Merged]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-09-21  5:39 [PR PATCH] " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14763@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).