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] New package: reduce-algebra-bin-20190915
Date: Thu, 24 Oct 2019 14:00:13 +0200	[thread overview]
Message-ID: <20191024120013.98otGEMUgjpWoiZz8gSUArgofDVVTg32mMuZFBtXP8o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14099@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages xtra-templates
https://github.com/void-linux/void-packages/pull/14099

New package: reduce-algebra-bin-20190915


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

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

From 164bfe41dcd8959cae7a13ce59e0809642e44272 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 31 Aug 2019 15:30:12 +0300
Subject: [PATCH] New package: reduce-algebra-bin-20190413

---
 srcpkgs/reduce-algebra-bin/template | 37 +++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)
 create mode 100644 srcpkgs/reduce-algebra-bin/template

diff --git a/srcpkgs/reduce-algebra-bin/template b/srcpkgs/reduce-algebra-bin/template
new file mode 100644
index 00000000000..4b14e50697d
--- /dev/null
+++ b/srcpkgs/reduce-algebra-bin/template
@@ -0,0 +1,37 @@
+# Template file for 'reduce-algebra-bin'
+pkgname=reduce-algebra-bin
+version=20190915
+revision=1
+archs="x86_64"
+_svnrev=5129
+_upstr_version=snapshot_2019-09-15
+wrksrc="reduce"
+create_wrksrc="yes"
+makedepends="patchelf"
+depends="gnuplot texlive-bin ImageMagick ncurses-libs"
+short_desc="Portable general-purpose computer algebra system"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause"
+homepage="https://reduce-algebra.sourceforge.io/"
+distfiles="${SOURCEFORGE_SITE}/reduce-algebra/${_upstr_version}/linux64/reduce-complete_${_svnrev}_amd64.tgz"
+checksum=1cd9438dc16c54639d612292b1bd223e7a421950915895b6cbedeeb8696df88f
+# Strip when used after patchelf messes some executables.
+nostrip="yes"
+# libncurses.so.6.1 is not in shlibs
+allow_unknown_shlibs=yes
+
+
+
+do_install() {
+	# Patch elf headers
+	patchelf --replace-needed libtinfo.so.5 libncurses.so.6.1 usr/lib/reduce/cslbuild/csl/reduce
+	patchelf --replace-needed libtinfo.so.5 libncurses.so.6.1 usr/lib/reduce/cslbuild/csl/csl
+	patchelf --replace-needed libtinfo.so.5 libncurses.so.6.1 usr/lib/reduce/pslbuild/psl/bpsl
+	patchelf --replace-needed libtinfo.so.5 libncurses.so.6.1 usr/lib/reduce/cslbuild/csl/bootstrapreduce
+	patchelf --replace-needed libtinfo.so.5 libncurses.so.6.1 usr/bin/rfcsl
+	patchelf --replace-needed libtinfo.so.5 libncurses.so.6.1 usr/bin/rfpsl
+	# Copy all files and folders
+	vcopy *  .
+	# Install license
+	vlicense usr/share/reduce/packages/LICENSE
+}

  parent reply	other threads:[~2019-10-24 12:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14099@inbox.vuxu.org>
2019-09-01 14:29 ` New package: reduce-algebra-bin-20190413 voidlinux-github
2019-10-24 11:49 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-24 11:49 ` voidlinux-github
2019-10-24 11:51 ` New package: reduce-algebra-bin-20190915 voidlinux-github
2019-10-24 12:00 ` voidlinux-github [this message]
2019-10-24 12:00 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-19 20:23 ` voidlinux-github
2020-01-19 20:25 ` New package: reduce-algebra-bin-20200101 voidlinux-github
2020-03-16 12:34 ` mobinmob

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=20191024120013.98otGEMUgjpWoiZz8gSUArgofDVVTg32mMuZFBtXP8o@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).