Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gleam-0.11.2
@ 2020-09-28 21:50 lun-4
  2020-11-01 18:21 ` [PR PATCH] [Updated] " lun-4
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: lun-4 @ 2020-09-28 21:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages gleam-add
https://github.com/void-linux/void-packages/pull/25174

New package: gleam-0.11.2
Got successfull crossbuilds to `i686` and `armv7l`.

Tested on x86_64 glibc.

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

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

From b6b41c504a80f52accaef54b9e1a6d773c0fdebe Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 25 Sep 2020 00:16:24 -0300
Subject: [PATCH] New package: gleam-0.11.2

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

diff --git a/srcpkgs/gleam/template b/srcpkgs/gleam/template
new file mode 100644
index 00000000000..af0d51b652b
--- /dev/null
+++ b/srcpkgs/gleam/template
@@ -0,0 +1,14 @@
+# Template file for 'gleam'
+pkgname=gleam
+version=0.11.2
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+depends="libressl erlang rebar3"
+short_desc="Statically typed language for the Erlang VM"
+maintainer="Luna <luna@l4.pm>"
+license="Apache-2.0"
+homepage="https://github.com/gleam-lang/gleam"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=3f308915fac58876aeae39cedfbdb44dd7775567ace36ff3b83ddb4ea1498ce0

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

* Re: [PR PATCH] [Updated] New package: gleam-0.11.2
  2020-09-28 21:50 [PR PATCH] New package: gleam-0.11.2 lun-4
@ 2020-11-01 18:21 ` lun-4
  2020-12-20  1:52 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: lun-4 @ 2020-11-01 18:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages gleam-add
https://github.com/void-linux/void-packages/pull/25174

New package: gleam-0.11.2
Got successfull crossbuilds to `i686` and `armv7l`.

Tested on x86_64 glibc.

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

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

From 61ff92247eafaaa22130f03d877ea42d8dbc94b0 Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 25 Sep 2020 00:16:24 -0300
Subject: [PATCH] New package: gleam-0.12.0

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

diff --git a/srcpkgs/gleam/template b/srcpkgs/gleam/template
new file mode 100644
index 00000000000..f80159d0581
--- /dev/null
+++ b/srcpkgs/gleam/template
@@ -0,0 +1,14 @@
+# Template file for 'gleam'
+pkgname=gleam
+version=0.12.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+depends="libressl erlang rebar3"
+short_desc="Statically typed language for the Erlang VM"
+maintainer="Luna <luna@l4.pm>"
+license="Apache-2.0"
+homepage="https://github.com/gleam-lang/gleam"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=927f903801de55843baacaaf8977a12383cc912fe8374859f82e766c44d7a69a

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

* Re: New package: gleam-0.11.2
  2020-09-28 21:50 [PR PATCH] New package: gleam-0.11.2 lun-4
  2020-11-01 18:21 ` [PR PATCH] [Updated] " lun-4
@ 2020-12-20  1:52 ` ericonr
  2020-12-20  3:14 ` [PR PATCH] [Updated] " lun-4
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-20  1:52 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25174#issuecomment-748551278

Comment:
Upstream seems to have a new version out.

Pinging @leahneukirchen for erlang knowledge.

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

* Re: [PR PATCH] [Updated] New package: gleam-0.11.2
  2020-09-28 21:50 [PR PATCH] New package: gleam-0.11.2 lun-4
  2020-11-01 18:21 ` [PR PATCH] [Updated] " lun-4
  2020-12-20  1:52 ` ericonr
@ 2020-12-20  3:14 ` lun-4
  2020-12-20  3:15 ` lun-4
  2021-07-04 20:45 ` [PR PATCH] [Closed]: " lun-4
  4 siblings, 0 replies; 6+ messages in thread
From: lun-4 @ 2020-12-20  3:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages gleam-add
https://github.com/void-linux/void-packages/pull/25174

New package: gleam-0.11.2
Got successfull crossbuilds to `i686` and `armv7l`.

Tested on x86_64 glibc.

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

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

From d05d119a996429edb8955ca14cc13ba90d2dd32e Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 25 Sep 2020 00:16:24 -0300
Subject: [PATCH] New package: gleam-0.12.0

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

diff --git a/srcpkgs/gleam/template b/srcpkgs/gleam/template
new file mode 100644
index 00000000000..4e28e908112
--- /dev/null
+++ b/srcpkgs/gleam/template
@@ -0,0 +1,14 @@
+# Template file for 'gleam'
+pkgname=gleam
+version=0.12.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+depends="libressl erlang rebar3"
+short_desc="Statically typed language for the Erlang VM"
+maintainer="Luna <luna@l4.pm>"
+license="Apache-2.0"
+homepage="https://github.com/gleam-lang/gleam"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=93797ef144f863120d305691913a21a3c42881c6cbc5a07bb2fe8336456e9aa8

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

* Re: [PR PATCH] [Updated] New package: gleam-0.11.2
  2020-09-28 21:50 [PR PATCH] New package: gleam-0.11.2 lun-4
                   ` (2 preceding siblings ...)
  2020-12-20  3:14 ` [PR PATCH] [Updated] " lun-4
@ 2020-12-20  3:15 ` lun-4
  2021-07-04 20:45 ` [PR PATCH] [Closed]: " lun-4
  4 siblings, 0 replies; 6+ messages in thread
From: lun-4 @ 2020-12-20  3:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lun-4/void-packages gleam-add
https://github.com/void-linux/void-packages/pull/25174

New package: gleam-0.11.2
Got successfull crossbuilds to `i686` and `armv7l`.

Tested on x86_64 glibc.

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

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

From 6fcacb3c47b700107d17966346ad00dad83756ae Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Fri, 25 Sep 2020 00:16:24 -0300
Subject: [PATCH] New package: gleam-0.12.1

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

diff --git a/srcpkgs/gleam/template b/srcpkgs/gleam/template
new file mode 100644
index 00000000000..4e28e908112
--- /dev/null
+++ b/srcpkgs/gleam/template
@@ -0,0 +1,14 @@
+# Template file for 'gleam'
+pkgname=gleam
+version=0.12.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libressl-devel"
+depends="libressl erlang rebar3"
+short_desc="Statically typed language for the Erlang VM"
+maintainer="Luna <luna@l4.pm>"
+license="Apache-2.0"
+homepage="https://github.com/gleam-lang/gleam"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=93797ef144f863120d305691913a21a3c42881c6cbc5a07bb2fe8336456e9aa8

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

* Re: [PR PATCH] [Closed]: New package: gleam-0.11.2
  2020-09-28 21:50 [PR PATCH] New package: gleam-0.11.2 lun-4
                   ` (3 preceding siblings ...)
  2020-12-20  3:15 ` lun-4
@ 2021-07-04 20:45 ` lun-4
  4 siblings, 0 replies; 6+ messages in thread
From: lun-4 @ 2021-07-04 20:45 UTC (permalink / raw)
  To: ml

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

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

New package: gleam-0.11.2
https://github.com/void-linux/void-packages/pull/25174

Description:
Got successfull crossbuilds to `i686` and `armv7l`.

Tested on x86_64 glibc.

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

end of thread, other threads:[~2021-07-04 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28 21:50 [PR PATCH] New package: gleam-0.11.2 lun-4
2020-11-01 18:21 ` [PR PATCH] [Updated] " lun-4
2020-12-20  1:52 ` ericonr
2020-12-20  3:14 ` [PR PATCH] [Updated] " lun-4
2020-12-20  3:15 ` lun-4
2021-07-04 20:45 ` [PR PATCH] [Closed]: " lun-4

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