Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: elan-1.4.2
Date: Wed, 22 Feb 2023 11:06:53 +0100	[thread overview]
Message-ID: <20230222100653.IhZ520hBiIUrgOHkOs_OtPaP5vDyhhSGRrcLHDfc-Og@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42105@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages elan
https://github.com/void-linux/void-packages/pull/42105

New package: elan-1.4.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From c54133047f519ea7877dbbfc03bb45410b0b98e5 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Wed, 18 Jan 2023 13:49:56 +0100
Subject: [PATCH] New package: elan-1.4.2

---
 srcpkgs/elan/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/elan/template

diff --git a/srcpkgs/elan/template b/srcpkgs/elan/template
new file mode 100644
index 000000000000..9830416f79a5
--- /dev/null
+++ b/srcpkgs/elan/template
@@ -0,0 +1,19 @@
+# Template file for 'elan'
+pkgname=elan
+version=1.4.2
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+short_desc="Lean version manager"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="MIT,Apache-2.0"
+homepage="https://github.com/leanprover/elan"
+changelog="https://github.com/leanprover/elan/blob/master/CHANGELOG.md"
+distfiles="https://github.com/leanprover/elan/archive/refs/tags/v${version}.tar.gz"
+checksum=d15dc93575601224b73c4744c27f28cb118655659b20d444e93ed63ba30b7def
+
+post_install() {
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+}

  reply	other threads:[~2023-02-22 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06  8:09 [PR PATCH] " Eloitor
2023-02-22 10:06 ` Eloitor [this message]
2023-05-24  1:56 ` github-actions
2023-06-07  2:06 ` [PR PATCH] [Closed]: " github-actions

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=20230222100653.IhZ520hBiIUrgOHkOs_OtPaP5vDyhhSGRrcLHDfc-Og@z \
    --to=eloitor@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).