Github messages for voidlinux
 help / color / mirror / Atom feed
From: CameronNemo <CameronNemo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] R cran svglite
Date: Wed, 10 Mar 2021 21:41:18 +0100	[thread overview]
Message-ID: <20210310204118.obB-eWqRzPLUuIMUp6sj8zRxYWgVMvvdTtQb1NjJP3Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29069@inbox.vuxu.org>

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

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

https://github.com/CameronNemo/void-packages R-cran-svglite
https://github.com/void-linux/void-packages/pull/29069

R cran svglite
Continuation of #24502

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 

- [x] I built this PR locally for my native architecture, (x86_64)
- [x] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] x86_64-musl
  - R is nocross



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-R-cran-svglite-29069.patch --]
[-- Type: text/x-diff, Size: 2980 bytes --]

From a4bf66274256b7be5f57bf63f3c920a33b7ddf33 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Thu, 25 Feb 2021 22:20:27 -0800
Subject: [PATCH 1/3] New package: R-cran-cpp11-0.2.6

---
 srcpkgs/R-cran-cpp11/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/R-cran-cpp11/template

diff --git a/srcpkgs/R-cran-cpp11/template b/srcpkgs/R-cran-cpp11/template
new file mode 100644
index 000000000000..267fe82fef94
--- /dev/null
+++ b/srcpkgs/R-cran-cpp11/template
@@ -0,0 +1,14 @@
+# Template file for 'R-cran-cpp11'
+pkgname=R-cran-cpp11
+version=0.2.6
+revision=1
+build_style=R-cran
+short_desc="Header only, C++11 interface to R's C interface"
+maintainer="Cameron Nemo <cnemo@tutanota.com>"
+license="MIT"
+homepage="https://github.com/r-lib/cpp11"
+checksum=ff09b3fb254db73c34e2025754d2328c65d316e3872c0b7d4f74a3938e461185
+
+post_install() {
+	vlicense LICENSE
+}

From 2ec66fb9feafc9c9e7373a9ce072624d364bd99c Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Wed, 26 Aug 2020 21:00:09 -0700
Subject: [PATCH 2/3] New package: R-cran-systemfonts-1.0.1

---
 srcpkgs/R-cran-systemfonts/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/R-cran-systemfonts/template

diff --git a/srcpkgs/R-cran-systemfonts/template b/srcpkgs/R-cran-systemfonts/template
new file mode 100644
index 000000000000..4a84b4fd838d
--- /dev/null
+++ b/srcpkgs/R-cran-systemfonts/template
@@ -0,0 +1,16 @@
+# Template file for 'R-cran-systemfonts'
+pkgname=R-cran-systemfonts
+version=1.0.1
+revision=1
+build_style=R-cran
+hostmakedepends="pkg-config"
+makedepends="fontconfig-devel freetype-devel R-cran-cpp11"
+short_desc="System Native Font Handling in R"
+maintainer="Cameron Nemo <cnemo@tutanota.com>"
+license="MIT"
+homepage="https://github.com/r-lib/systemfonts"
+checksum=401db4d9e78e3a5e00b7a0b4fbad7fbb1c584734469b65fe5b7ebe1851c7a797
+
+post_install() {
+	vlicense LICENSE
+}

From 1bd3054cd1b051efdfa29e295fcbb0ad749df282 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Wed, 26 Aug 2020 21:14:47 -0700
Subject: [PATCH 3/3] New package: R-cran-svglite-2.0.0

---
 srcpkgs/R-cran-svglite/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/R-cran-svglite/template

diff --git a/srcpkgs/R-cran-svglite/template b/srcpkgs/R-cran-svglite/template
new file mode 100644
index 000000000000..90557ae178aa
--- /dev/null
+++ b/srcpkgs/R-cran-svglite/template
@@ -0,0 +1,12 @@
+# Template file for 'R-cran-svglite'
+pkgname=R-cran-svglite
+version=2.0.0
+revision=1
+build_style=R-cran
+makedepends="R-cran-systemfonts R-cran-cpp11 libpng-devel"
+depends="R-cran-systemfonts"
+short_desc="Lightweight svg graphics device for R"
+maintainer="Cameron Nemo <cnemo@tutanota.com>"
+license="GPL-2.0-or-later"
+homepage="https://svglite.r-lib.org"
+checksum=76e625fe172a5b7ce99a67b6d631b037b3f7f0021cfe15f2e15e8851b89defa5

  reply	other threads:[~2021-03-10 20:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-26  6:36 [PR PATCH] " CameronNemo
2021-03-10 20:41 ` CameronNemo [this message]
2021-03-10 20:41 ` [PR REVIEW] " CameronNemo
2021-06-22 19:01 ` [PR PATCH] [Updated] " CameronNemo
2021-06-22 19:05 ` CameronNemo
2021-06-22 19:12 ` [PR PATCH] [Merged]: " ericonr

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=20210310204118.obB-eWqRzPLUuIMUp6sj8zRxYWgVMvvdTtQb1NjJP3Q@z \
    --to=cameronnemo@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).