Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] jmol: update to 14.30.1.
Date: Tue, 21 Jan 2020 17:33:05 +0100	[thread overview]
Message-ID: <20200121163305._cP1ASvWBB8ORamIjLIszUIVya_O89WEMGKTPoN3bV0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18372@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages jmol
https://github.com/void-linux/void-packages/pull/18372

jmol: update to 14.30.1.
Update, replace unzip with bsdtar in the template.

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

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

From 09ad376bae318ce0541dedaa0dab451161a3cfca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 18 Jan 2020 20:34:31 +0200
Subject: [PATCH] jmol: update to 14.30.1.

---
 srcpkgs/jmol/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/jmol/template b/srcpkgs/jmol/template
index d701a42cd04..5be2f0f72a9 100644
--- a/srcpkgs/jmol/template
+++ b/srcpkgs/jmol/template
@@ -1,8 +1,7 @@
 # Template file for 'jmol'
 pkgname=jmol
-version=14.30.0
+version=14.30.1
 revision=1
-hostmakedepends="unzip"
 depends="virtual?java-environment"
 short_desc="Open-source Java/JavaScript-based molecule viewer"
 maintainer="Brenton Horne <brentonhorne77@gmail.com>"
@@ -10,7 +9,7 @@ license="LGPL-2.1-or-later"
 homepage="http://jmol.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/jmol/Jmol/Version%20${version%.*}/Jmol%20${version}/Jmol-${version}-binary.tar.gz
  http://jmol.sourceforge.net/images/Jmol_icon_128.png"
-checksum="caeef497fb24861dacc2d7d8c08df9f9f1e2a5e23421561061fbf574dbf4173c
+checksum="6d3817f22d9523834b340ecab0576d784554be2b08bafca237764a790dd7dd62
  302b24c7b8898a04efd74c12592243d05e53b0643a66daf809e72bc590bf9b9e"
 skip_extraction="Jmol_icon_128.png"
 
@@ -18,7 +17,7 @@ do_install() {
 	vmkdir usr/bin
 	vmkdir usr/share/jmol
 
-	unzip jsmol.zip -d "${DESTDIR}"/usr/share/
+	bsdtar -xf jsmol.zip -C "${DESTDIR}"/usr/share/
 	rm jsmol.zip
 
 	cp *.jar jmol.sh "${DESTDIR}"/usr/share/jmol

  parent reply	other threads:[~2020-01-21 16:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18 18:35 [PR PATCH] " voidlinux-github
2020-01-18 18:59 ` voidlinux-github
2020-01-18 19:00 ` voidlinux-github
2020-01-19 18:20 ` voidlinux-github
2020-01-21 16:33 ` voidlinux-github [this message]
2020-02-04 17:08 ` jmol: update to 14.30.2 voidlinux-github
2020-02-04 17:17 ` voidlinux-github
2020-03-14 18:19 ` [PR PATCH] [Merged]: " Chocimier

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=20200121163305._cP1ASvWBB8ORamIjLIszUIVya_O89WEMGKTPoN3bV0@z \
    --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).