Github messages for voidlinux
 help / color / mirror / Atom feed
From: tornaria <tornaria@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: perl-SVG-2.86
Date: Tue, 09 Nov 2021 02:34:21 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33970@inbox.vuxu.org> (raw)

[-- 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

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-09  1:34 tornaria [this message]
2021-11-09  1:39 ` tornaria
2021-11-09 15:25 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33970@inbox.vuxu.org \
    --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).