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] add some missing shlibs
Date: Thu, 11 Nov 2021 13:34:48 +0100	[thread overview]
Message-ID: <20211111123448.nmSiWj8OtzzScplQy1m-bu05Pc5Zj-MjPn-4Ge8XrIQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34028@inbox.vuxu.org>

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

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

https://github.com/tornaria/void-packages shlibs
https://github.com/void-linux/void-packages/pull/34028

add some missing shlibs
These are used in the sagemath template I'm drafting.

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

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

From d7a29dfd6aa3a39bc66e474f60e7bbb7226e56bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 11 Nov 2021 09:32:53 -0300
Subject: [PATCH 1/2] lcalc: add shlib_provides

---
 common/shlibs          | 1 +
 srcpkgs/lcalc/template | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/common/shlibs b/common/shlibs
index 7e97899ce695..beccba8af0a7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4024,6 +4024,7 @@ libflint.so.16 flintlib-2.8.0_1
 libarb.so.2 arb-2.20.0_1
 libec.so.8 eclib-20210625_1
 libsymmetrica.so.2 symmetrica-3.0.1_1
+libLfunction.so lcalc-1.23_2
 libwayland-client++.so.0 libwaylandpp-0.2.8_1
 libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
 libwayland-egl++.so.0 libwaylandpp-0.2.8_1
diff --git a/srcpkgs/lcalc/template b/srcpkgs/lcalc/template
index 0c1784fff871..1b3df018d527 100644
--- a/srcpkgs/lcalc/template
+++ b/srcpkgs/lcalc/template
@@ -1,7 +1,7 @@
 # Template file for 'lcalc'
 pkgname=lcalc
 version=1.23
-revision=1
+revision=2
 build_wrksrc="src"
 build_style=gnu-makefile
 makedepends="gmp-devel pari-devel"
@@ -22,6 +22,7 @@ checksum="83d4253ec2f38553b21190d6d0c6b71bab7ea14717f6dde5bd18f60775d3cdb0
  dde1f80b0ca42fb43917c24e6016c19e4a8d28de9c50cd0a523a318866bdc0eb
  941d4ac025f5d6f0142fb785b27f7a221729466dc83d45fd206cce102c012eaf
  045f23ea9131b8039001c8f13d22152f7b3c2e91adcf8c555354eaf39e7a7b48"
+shlib_provides="libLfunction.so"
 
 # get patches from sagemath
 _patchurl="https://git.sagemath.org/sage.git/plain/build/pkgs/lcalc/patches"

From e59ddf86f4368caf780b0fe5b8ce9fd50748677f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 11 Nov 2021 09:34:25 -0300
Subject: [PATCH 2/2] common/shlibs: add some missing libs

---
 common/shlibs | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/common/shlibs b/common/shlibs
index beccba8af0a7..fd78e1e33c3f 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4050,5 +4050,15 @@ libstemmer.so.2 libstemmer-2.1.0_1
 libdecor-0.so.0 libdecor-0.1.0_1
 libavif.so.13 libavif-0.9.3_1
 libkdumpfile.so.9 libkdumpfile-0.4.1_1
+libamd.so.2 SuiteSparse-5.10.1_1
+libcholmod.so.3 SuiteSparse-5.10.1_1
+libumfpack.so.5 SuiteSparse-5.10.1_1
+libecl.so.21.2 ecl-21.2.1_1
+libecm.so.1 ecm-7.0.4_3
+libSingular-4.2.1.so singular-4.2.1_1
+libfactory-4.2.1.so singular-4.2.1_1
+libpolys-4.2.1.so singular-4.2.1_1
+libomalloc-0.9.6.so singular-4.2.1_1
+libsingular_resources-4.2.1.so singular-4.2.1_1
 libm4ri-0.0.20200125.so m4ri-20200125_1
 libm4rie-0.0.20200125.so m4rie-20200125_1

  reply	other threads:[~2021-11-11 12:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-11 12:27 [PR PATCH] " tornaria
2021-11-11 12:34 ` tornaria [this message]
2021-11-11 12:40 ` [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=20211111123448.nmSiWj8OtzzScplQy1m-bu05Pc5Zj-MjPn-4Ge8XrIQ@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).