Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: musl-locales-0.git20201006
@ 2020-11-05  1:36 Logarithmus
  2020-11-05  1:54 ` ericonr
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Logarithmus @ 2020-11-05  1:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Logarithmus/void-packages musl-locales
https://github.com/void-linux/void-packages/pull/26142

New package: musl-locales-0.git20201006
Partial locale support for `musl`
Homepage: https://gitlab.com/rilian-la-te/musl-locales

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

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

From 4045ac633d963801236c4c39a4572252c52ccf81 Mon Sep 17 00:00:00 2001
From: Artur Sinila <opensource@logarithmus.dev>
Date: Thu, 5 Nov 2020 04:32:21 +0300
Subject: [PATCH] New package: musl-locales-0.git20201006

---
 srcpkgs/musl-locales/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/musl-locales/template

diff --git a/srcpkgs/musl-locales/template b/srcpkgs/musl-locales/template
new file mode 100644
index 00000000000..704b89c7e7a
--- /dev/null
+++ b/srcpkgs/musl-locales/template
@@ -0,0 +1,20 @@
+# Template file for 'musl-locales'
+pkgname=musl-locales
+version=0.git20201006
+revision=1
+_commit=1101fb2bcdd189cd9415b8bd1c775eb43527d25c
+archs="*-musl"
+wrksrc=${pkgname}-${_commit}
+build_style=cmake
+hostmakedepends="gettext"
+makedepends="musl-devel gettext-stub-devel gettext-devel"
+short_desc="Locales support for musl"
+maintainer="Artur Sinila <opensource@logarithmus.dev>"
+license="LGPL-3.0-only, MIT"
+homepage="https://gitlab.com/rilian-la-te/musl-locales"
+distfiles="${homepage}/-/archive/${_commit}/${pkgname}-${_commit}.tar.gz"
+checksum=a213ac888a20a224f27f73178ed707fa17e4106cde38598ab3fe7600709ea89c
+
+post_install() {
+	vlicense LICENSE.MIT
+}

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

* Re: New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
@ 2020-11-05  1:54 ` ericonr
  2020-11-05  2:54 ` fosslinux
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  1:54 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#issuecomment-722075390

Comment:
Do you know if there are plans for a release? Would be nice to have.

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

* Re: New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
  2020-11-05  1:54 ` ericonr
@ 2020-11-05  2:54 ` fosslinux
  2020-11-05  3:18 ` [PR REVIEW] " ericonr
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: fosslinux @ 2020-11-05  2:54 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#issuecomment-722108806

Comment:
> Please note that we do not accept any packages containing non-release versions, such as specific git- or svn-revisions anymore.

https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md

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

* Re: [PR REVIEW] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
  2020-11-05  1:54 ` ericonr
  2020-11-05  2:54 ` fosslinux
@ 2020-11-05  3:18 ` ericonr
  2020-11-05  3:19 ` ericonr
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  3:18 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#discussion_r517769010

Comment:
Use upstream desc: "Locale program for musl libc"

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

* Re: [PR REVIEW] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (2 preceding siblings ...)
  2020-11-05  3:18 ` [PR REVIEW] " ericonr
@ 2020-11-05  3:19 ` ericonr
  2020-11-05  3:19 ` ericonr
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  3:19 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#discussion_r517769365

Comment:
`musl-devel` is available by default

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

* Re: [PR REVIEW] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (3 preceding siblings ...)
  2020-11-05  3:19 ` ericonr
@ 2020-11-05  3:19 ` ericonr
  2020-11-05  3:20 ` ericonr
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  3:19 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#discussion_r517769365

Comment:
`musl-devel` doesn't need to (and shouldn't) be listed.

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

* Re: [PR REVIEW] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (4 preceding siblings ...)
  2020-11-05  3:19 ` ericonr
@ 2020-11-05  3:20 ` ericonr
  2020-11-05  3:26 ` ericonr
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  3:20 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#discussion_r517769550

Comment:
why is stub also required?

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

* Re: [PR REVIEW] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (5 preceding siblings ...)
  2020-11-05  3:20 ` ericonr
@ 2020-11-05  3:26 ` ericonr
  2020-11-05  3:33 ` [PR PATCH] [Updated] " Logarithmus
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  3:26 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#discussion_r517771036

Comment:
It builds fine with

```diff
diff --git a/srcpkgs/musl-locales/template b/srcpkgs/musl-locales/template
index 704b89c7e7..e8933b9722 100644
--- a/srcpkgs/musl-locales/template
+++ b/srcpkgs/musl-locales/template
@@ -7,7 +7,7 @@ archs="*-musl"
 wrksrc=${pkgname}-${_commit}
 build_style=cmake
 hostmakedepends="gettext"
-makedepends="musl-devel gettext-stub-devel gettext-devel"
+makedepends="gettext-devel"
 short_desc="Locales support for musl"
 maintainer="Artur Sinila <opensource@logarithmus.dev>"
 license="LGPL-3.0-only, MIT"
```

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

* Re: [PR PATCH] [Updated] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (6 preceding siblings ...)
  2020-11-05  3:26 ` ericonr
@ 2020-11-05  3:33 ` Logarithmus
  2020-11-05  3:39 ` [PR REVIEW] " ericonr
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Logarithmus @ 2020-11-05  3:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Logarithmus/void-packages musl-locales
https://github.com/void-linux/void-packages/pull/26142

New package: musl-locales-0.git20201006
Partial locale support for `musl`
Homepage: https://gitlab.com/rilian-la-te/musl-locales

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

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

From ad069fb78f34fce592364aeb104a69f05f34dfb1 Mon Sep 17 00:00:00 2001
From: Artur Sinila <opensource@logarithmus.dev>
Date: Thu, 5 Nov 2020 04:32:21 +0300
Subject: [PATCH] New package: musl-locales-0.git20201006

---
 srcpkgs/musl-locales/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/musl-locales/template

diff --git a/srcpkgs/musl-locales/template b/srcpkgs/musl-locales/template
new file mode 100644
index 00000000000..25374668c3c
--- /dev/null
+++ b/srcpkgs/musl-locales/template
@@ -0,0 +1,20 @@
+# Template file for 'musl-locales'
+pkgname=musl-locales
+version=0.git20201006
+revision=1
+_commit=1101fb2bcdd189cd9415b8bd1c775eb43527d25c
+archs="*-musl"
+wrksrc=${pkgname}-${_commit}
+build_style=cmake
+hostmakedepends="gettext"
+makedepends="gettext-devel"
+short_desc="Locale program for musl libc"
+maintainer="Artur Sinila <opensource@logarithmus.dev>"
+license="LGPL-3.0-only, MIT"
+homepage="https://gitlab.com/rilian-la-te/musl-locales"
+distfiles="${homepage}/-/archive/${_commit}/${pkgname}-${_commit}.tar.gz"
+checksum=a213ac888a20a224f27f73178ed707fa17e4106cde38598ab3fe7600709ea89c
+
+post_install() {
+	vlicense LICENSE.MIT
+}

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

* Re: [PR REVIEW] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (7 preceding siblings ...)
  2020-11-05  3:33 ` [PR PATCH] [Updated] " Logarithmus
@ 2020-11-05  3:39 ` ericonr
  2020-11-06 12:12 ` ndowens
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2020-11-05  3:39 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#discussion_r517774534

Comment:
Ignore this, the short desc is good.

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

* Re: New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (8 preceding siblings ...)
  2020-11-05  3:39 ` [PR REVIEW] " ericonr
@ 2020-11-06 12:12 ` ndowens
  2020-11-11  2:13 ` [PR PATCH] [Updated] " Logarithmus
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: ndowens @ 2020-11-06 12:12 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#issuecomment-723048726

Comment:
Yep Void requires upstream to have a release instead of git tags.  Create issue upstream asking for a release so we can have in repo and link it here

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

* Re: [PR PATCH] [Updated] New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (9 preceding siblings ...)
  2020-11-06 12:12 ` ndowens
@ 2020-11-11  2:13 ` Logarithmus
  2020-11-13  0:49 ` Logarithmus
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: Logarithmus @ 2020-11-11  2:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Logarithmus/void-packages musl-locales
https://github.com/void-linux/void-packages/pull/26142

New package: musl-locales-0.git20201006
Partial locale support for `musl`
Homepage: https://gitlab.com/rilian-la-te/musl-locales

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

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

From ad069fb78f34fce592364aeb104a69f05f34dfb1 Mon Sep 17 00:00:00 2001
From: Artur Sinila <opensource@logarithmus.dev>
Date: Thu, 5 Nov 2020 04:32:21 +0300
Subject: [PATCH] New package: musl-locales-0.git20201006

---
 srcpkgs/musl-locales/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/musl-locales/template

diff --git a/srcpkgs/musl-locales/template b/srcpkgs/musl-locales/template
new file mode 100644
index 00000000000..25374668c3c
--- /dev/null
+++ b/srcpkgs/musl-locales/template
@@ -0,0 +1,20 @@
+# Template file for 'musl-locales'
+pkgname=musl-locales
+version=0.git20201006
+revision=1
+_commit=1101fb2bcdd189cd9415b8bd1c775eb43527d25c
+archs="*-musl"
+wrksrc=${pkgname}-${_commit}
+build_style=cmake
+hostmakedepends="gettext"
+makedepends="gettext-devel"
+short_desc="Locale program for musl libc"
+maintainer="Artur Sinila <opensource@logarithmus.dev>"
+license="LGPL-3.0-only, MIT"
+homepage="https://gitlab.com/rilian-la-te/musl-locales"
+distfiles="${homepage}/-/archive/${_commit}/${pkgname}-${_commit}.tar.gz"
+checksum=a213ac888a20a224f27f73178ed707fa17e4106cde38598ab3fe7600709ea89c
+
+post_install() {
+	vlicense LICENSE.MIT
+}

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

* Re: New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (10 preceding siblings ...)
  2020-11-11  2:13 ` [PR PATCH] [Updated] " Logarithmus
@ 2020-11-13  0:49 ` Logarithmus
  2021-01-19 19:42 ` [PR PATCH] [Closed]: " ericonr
  2021-01-19 19:42 ` ericonr
  13 siblings, 0 replies; 15+ messages in thread
From: Logarithmus @ 2020-11-13  0:49 UTC (permalink / raw)
  To: ml

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

New comment by Logarithmus on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#issuecomment-726433004

Comment:
Maybe the author will notice it sometime...
https://gitlab.com/rilian-la-te/musl-locales/-/issues/11

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

* Re: New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (12 preceding siblings ...)
  2021-01-19 19:42 ` [PR PATCH] [Closed]: " ericonr
@ 2021-01-19 19:42 ` ericonr
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2021-01-19 19:42 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26142#issuecomment-763083819

Comment:
Given that upstream hasn't responded to the issue yet, I will be closing this for now. If we are very lucky, musl might come up with their own solution.

Feel free to reopen once the situation changes.

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

* Re: [PR PATCH] [Closed]: New package: musl-locales-0.git20201006
  2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
                   ` (11 preceding siblings ...)
  2020-11-13  0:49 ` Logarithmus
@ 2021-01-19 19:42 ` ericonr
  2021-01-19 19:42 ` ericonr
  13 siblings, 0 replies; 15+ messages in thread
From: ericonr @ 2021-01-19 19:42 UTC (permalink / raw)
  To: ml

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

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

New package: musl-locales-0.git20201006
https://github.com/void-linux/void-packages/pull/26142

Description:
Partial locale support for `musl`
Homepage: https://gitlab.com/rilian-la-te/musl-locales

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

end of thread, other threads:[~2021-01-19 19:42 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05  1:36 [PR PATCH] New package: musl-locales-0.git20201006 Logarithmus
2020-11-05  1:54 ` ericonr
2020-11-05  2:54 ` fosslinux
2020-11-05  3:18 ` [PR REVIEW] " ericonr
2020-11-05  3:19 ` ericonr
2020-11-05  3:19 ` ericonr
2020-11-05  3:20 ` ericonr
2020-11-05  3:26 ` ericonr
2020-11-05  3:33 ` [PR PATCH] [Updated] " Logarithmus
2020-11-05  3:39 ` [PR REVIEW] " ericonr
2020-11-06 12:12 ` ndowens
2020-11-11  2:13 ` [PR PATCH] [Updated] " Logarithmus
2020-11-13  0:49 ` Logarithmus
2021-01-19 19:42 ` [PR PATCH] [Closed]: " ericonr
2021-01-19 19:42 ` ericonr

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