Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: elan-1.4.2
@ 2023-02-06  8:09 Eloitor
  2023-02-22 10:06 ` [PR PATCH] [Updated] " Eloitor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eloitor @ 2023-02-06  8:09 UTC (permalink / raw)
  To: ml

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

There is a new 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 1ad5e3e4d53e32a510c401e2c5eca618ab900c79 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
+}

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

* Re: [PR PATCH] [Updated] New package: elan-1.4.2
  2023-02-06  8:09 [PR PATCH] New package: elan-1.4.2 Eloitor
@ 2023-02-22 10:06 ` Eloitor
  2023-05-24  1:56 ` github-actions
  2023-06-07  2:06 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: Eloitor @ 2023-02-22 10:06 UTC (permalink / raw)
  To: ml

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

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

* Re: New package: elan-1.4.2
  2023-02-06  8:09 [PR PATCH] New package: elan-1.4.2 Eloitor
  2023-02-22 10:06 ` [PR PATCH] [Updated] " Eloitor
@ 2023-05-24  1:56 ` github-actions
  2023-06-07  2:06 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-05-24  1:56 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42105#issuecomment-1560350731

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: elan-1.4.2
  2023-02-06  8:09 [PR PATCH] New package: elan-1.4.2 Eloitor
  2023-02-22 10:06 ` [PR PATCH] [Updated] " Eloitor
  2023-05-24  1:56 ` github-actions
@ 2023-06-07  2:06 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-06-07  2:06 UTC (permalink / raw)
  To: ml

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

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

New package: elan-1.4.2
https://github.com/void-linux/void-packages/pull/42105

Description:
#### 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

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

end of thread, other threads:[~2023-06-07  2:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06  8:09 [PR PATCH] New package: elan-1.4.2 Eloitor
2023-02-22 10:06 ` [PR PATCH] [Updated] " Eloitor
2023-05-24  1:56 ` github-actions
2023-06-07  2:06 ` [PR PATCH] [Closed]: " github-actions

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