Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: perl-SVG-2.86
@ 2021-11-09  1:34 tornaria
  2021-11-09  1:39 ` tornaria
  2021-11-09 15:25 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: tornaria @ 2021-11-09  1:34 UTC (permalink / raw)
  To: ml

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

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages perl-SVG
https://github.com/void-linux/void-packages/pull/33970

New package: perl-SVG-2.86
Dependency for sage. I compiled sage-9.4 using this.

In fact, sage has a package named `perl_cpan_polymake_prereq` which checks a bunch of perl modules:
```
checking for perl module XML::Writer... ok
checking for perl module XML::LibXML... ok
checking for perl module XML::LibXSLT... ok
checking for perl module File::Slurp... ok
checking for perl module JSON... ok
checking for perl module SVG... ok
```
The first five are already present in void, the only one missing is `SVG`, but sage will install all 6 modules if only one is missing so there's extra credit for having this last one :-)

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

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

From 9bd6b61cb8a07c84b9add6f8952ae36e03c790c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Wed, 18 Aug 2021 17:11:45 -0300
Subject: [PATCH] New package: perl-SVG-2.86

---
 srcpkgs/perl-SVG/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/perl-SVG/template

diff --git a/srcpkgs/perl-SVG/template b/srcpkgs/perl-SVG/template
new file mode 100644
index 000000000000..66fc5e6e755c
--- /dev/null
+++ b/srcpkgs/perl-SVG/template
@@ -0,0 +1,15 @@
+# Template file for 'perl-SVG'
+pkgname=perl-SVG
+version=2.86
+revision=1
+wrksrc="SVG-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="$hostmakedepends"
+depends="perl"
+short_desc="Generate standalone or inline SVG (Scalable Vector Graphics)"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="Artistic-1.0-Perl, GPL-1.0-or-later"
+homepage="https://metacpan.org/release/SVG"
+distfiles="${CPAN_SITE}/SVG/SVG-${version}.tar.gz"
+checksum=72c6eb6f86bb2c330280f9f3d342bb2673ad5da22d1f44fba3e04cfb5d30a67b

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: New package: perl-SVG-2.86
  2021-11-09  1:34 [PR PATCH] New package: perl-SVG-2.86 tornaria
@ 2021-11-09  1:39 ` tornaria
  2021-11-09 15:25 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: tornaria @ 2021-11-09  1:39 UTC (permalink / raw)
  To: ml

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

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/33970#issuecomment-963734175

Comment:
@dkwo @leahneukirchen this works for me.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: New package: perl-SVG-2.86
  2021-11-09  1:34 [PR PATCH] New package: perl-SVG-2.86 tornaria
  2021-11-09  1:39 ` tornaria
@ 2021-11-09 15:25 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2021-11-09 15:25 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: perl-SVG-2.86
https://github.com/void-linux/void-packages/pull/33970

Description:
Dependency for sage. I compiled sage-9.4 using this.

In fact, sage has a package named `perl_cpan_polymake_prereq` which checks a bunch of perl modules:
```
checking for perl module XML::Writer... ok
checking for perl module XML::LibXML... ok
checking for perl module XML::LibXSLT... ok
checking for perl module File::Slurp... ok
checking for perl module JSON... ok
checking for perl module SVG... ok
```
The first five are already present in void, the only one missing is `SVG`, but sage will install all 6 modules if only one is missing so there's extra credit for having this last one :-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-09 15:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09  1:34 [PR PATCH] New package: perl-SVG-2.86 tornaria
2021-11-09  1:39 ` tornaria
2021-11-09 15:25 ` [PR PATCH] [Merged]: " leahneukirchen

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).