Github messages for voidlinux
 help / color / mirror / Atom feed
From: tornaria <tornaria@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: iml-1.0.5
Date: Sun, 29 Aug 2021 15:23:45 +0200	[thread overview]
Message-ID: <20210829132345.jD1WUF3LjMmrncR47a-FFDeQ5oOqeSV9By4-j1hYKA8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32696@inbox.vuxu.org>

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

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

https://github.com/tornaria/void-packages iml
https://github.com/void-linux/void-packages/pull/32696

New package: iml-1.0.5
I compiled and doctested sage-9.4 with this PR + other updates and new packages. All working fine.

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

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

From 69e7d31a8650053e761bc3465f40b25adb76bb9f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 26 Aug 2021 20:02:30 -0300
Subject: [PATCH] New package: iml-1.0.5

---
 common/shlibs        |  1 +
 srcpkgs/iml-devel    |  1 +
 srcpkgs/iml/template | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 35 insertions(+)
 create mode 120000 srcpkgs/iml-devel
 create mode 100644 srcpkgs/iml/template

diff --git a/common/shlibs b/common/shlibs
index 9d2575e83a70..489c76ebc1e8 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1046,6 +1046,7 @@ libfltk_images.so.1.3 fltk-1.3.0_1
 libspectre.so.1 libspectre-0.2.6_1
 libsratom-0.so.0 sratom-0.4.0_1
 libpwquality.so.1 libpwquality-1.1.1_1
+libiml.so.0 iml-1.0.5_1
 libisl.so.23 isl-0.23_1
 libisl.so.19 isl15-0.19_1
 libcloog-isl.so.4 cloog-0.18.1_1
diff --git a/srcpkgs/iml-devel b/srcpkgs/iml-devel
new file mode 120000
index 000000000000..dd95935ba7da
--- /dev/null
+++ b/srcpkgs/iml-devel
@@ -0,0 +1 @@
+iml
\ No newline at end of file
diff --git a/srcpkgs/iml/template b/srcpkgs/iml/template
new file mode 100644
index 000000000000..03cb5dd6028b
--- /dev/null
+++ b/srcpkgs/iml/template
@@ -0,0 +1,33 @@
+# Template file for 'iml'
+pkgname=iml
+version=1.0.5
+revision=1
+build_style=gnu-configure
+configure_args="--enable-shared --with-cblas=-lopenblas"
+makedepends="gmp-devel openblas-devel"
+short_desc="Integer Matrix Library"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="custom:IML"
+homepage="https://cs.uwaterloo.ca/~astorjoh/iml.html"
+distfiles="https://cs.uwaterloo.ca/~astorjoh/iml-${version}.tar.bz2"
+checksum=1dad666850895a5709b00b97422e2273f293cfadea7697a9f90b90953e847c2a
+
+if [ -n "$CROSS_BUILD" ]; then
+	configure_args+=" --with-default=$XBPS_CROSS_BASE/usr"
+fi
+
+post_install() {
+	sed '/^$/q' < src/iml.h > LICENSE
+	vlicense LICENSE
+}
+
+iml-devel_package() {
+	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove "usr/lib/*.a"
+		vmove "usr/lib/*.so"
+		vmove usr/share/iml
+	}
+}

  parent reply	other threads:[~2021-08-29 13:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27  1:00 [PR PATCH] " tornaria
2021-08-27  2:33 ` [PR PATCH] [Updated] " tornaria
2021-08-27  2:37 ` tornaria
2021-08-28  9:06 ` [PR REVIEW] " dkwo
2021-08-28 14:14 ` sgn
2021-08-28 14:15 ` sgn
2021-08-28 14:15 ` sgn
2021-08-29 13:23 ` tornaria [this message]
2021-09-09 14:00 ` sgn
2021-09-09 14:13 ` tornaria
2021-09-09 14:19 ` [PR PATCH] [Updated] " tornaria
2021-11-08 15:26 ` [PR PATCH] [Merged]: " leahneukirchen

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=20210829132345.jD1WUF3LjMmrncR47a-FFDeQ5oOqeSV9By4-j1hYKA8@z \
    --to=tornaria@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).