Github messages for voidlinux
 help / color / mirror / Atom feed
From: atk <atk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] volta: update to 0.9.99
Date: Thu, 17 Dec 2020 21:54:37 +0100	[thread overview]
Message-ID: <20201217205437.C3j_JQjNBEh-JjAOoiBeI_zklhXFLvzDQ44K2e83PxY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27197@inbox.vuxu.org>

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

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

https://github.com/atk/void-packages volta-0.9.99
https://github.com/void-linux/void-packages/pull/27197

volta: update to 0.9.99


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

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

From bd4c9d7a6612c8cc07340fd72f2ca3fdeedbd0f4 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alex.lohr@logmein.com>
Date: Wed, 16 Dec 2020 11:48:12 +0100
Subject: [PATCH] volta: update to 0.9.99

---
 srcpkgs/volta/template | 18 +++++-------------
 1 file changed, 5 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/volta/template b/srcpkgs/volta/template
index 45ebad762e8..84e2144f1e8 100644
--- a/srcpkgs/volta/template
+++ b/srcpkgs/volta/template
@@ -1,26 +1,18 @@
 # Template file for 'volta'
 pkgname=volta
-version=0.9.3
+version=0.9.99
 revision=1
 archs="x86_64 i686" # Due to volta pulling pre-built binaries later. Evil.
-build_helper="rust"
-hostmakedepends="cargo pkg-config"
+build_style="cargo"
+hostmakedepends="pkg-config"
 makedepends="libressl-devel"
 short_desc="JavaScript tool version sync helper"
 maintainer="Alex Lohr <alex.lohr@logmein.com>"
 license="BSD-2-Clause"
 homepage="https://volta.sh/"
 distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
-checksum=3777585d5ebd24f9f53ac5d41c378c471211ded0d8e0e126110648fefbd0d316
+checksum=7485db7471f44de574523152ed14bbda549954794e6c2fd920a9d80b2ebcdb9b
 
-do_build() {
-	cargo build --release --target ${RUST_TARGET}
-}
-
-do_install() {
+post_install() {
 	vlicense LICENSE
-
-	vbin target/${RUST_TARGET}/release/volta
-	vbin target/${RUST_TARGET}/release/volta-shim
-	vbin target/${RUST_TARGET}/release/volta-migrate
 }

  parent reply	other threads:[~2020-12-17 20:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 10:48 [PR PATCH] " atk
2020-12-16 14:28 ` [PR REVIEW] " ericonr
2020-12-17 20:54 ` atk [this message]
2020-12-17 20:57 ` atk
2020-12-17 21:08 ` ericonr
2020-12-17 21:28 ` atk
2020-12-19 20:19 ` atk
2020-12-19 20:19 ` [PR PATCH] [Closed]: " atk

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=20201217205437.C3j_JQjNBEh-JjAOoiBeI_zklhXFLvzDQ44K2e83PxY@z \
    --to=atk@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).