Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] noto-fonts-emoji: update to 2.028.
@ 2021-09-08 22:19 ram02z
  2021-09-10 13:48 ` [PR PATCH] [Updated] " ram02z
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ram02z @ 2021-09-08 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ram02z/void-packages noto-emoji
https://github.com/void-linux/void-packages/pull/32883

noto-fonts-emoji: update to 2.028.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 3a7958fa59b40ac3859f5178127e4c63f60041e9 Mon Sep 17 00:00:00 2001
From: Omar Zeghouani <omarzeghouanii@gmail.com>
Date: Wed, 8 Sep 2021 23:18:38 +0100
Subject: [PATCH] noto-fonts-emoji: update to 2.028.

---
 srcpkgs/noto-fonts-emoji/template | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/noto-fonts-emoji/template b/srcpkgs/noto-fonts-emoji/template
index 6a7812700b92..b0861b17688e 100644
--- a/srcpkgs/noto-fonts-emoji/template
+++ b/srcpkgs/noto-fonts-emoji/template
@@ -1,18 +1,15 @@
 # Template file for 'noto-fonts-emoji'
 pkgname=noto-fonts-emoji
-version=20200916
+version=2.028
 revision=1
-# fix suffix as appropriate for new versions
-_suffix=unicode13_1
-_ver=${version:0:4}-${version:4:2}-${version:6:2}
-wrksrc="noto-emoji-${_ver}-${_suffix}"
+wrksrc=noto-emoji-${version}
 depends="font-util"
 short_desc="Google Noto Emoji Fonts"
 maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
 license="OFL-1.1"
 homepage="https://www.google.com/get/noto/"
-distfiles="https://github.com/googlefonts/noto-emoji/archive/refs/tags/v${_ver}-${_suffix}.tar.gz"
-checksum=13ad521b42e395751c72c0bf5585bd354d2383c65abe1a6227743fa8661e0feb
+distfiles="https://github.com/googlefonts/noto-emoji/archive/v${version}.tar.gz"
+checksum=731f3d5eacbe789a72b35180c0ca813ba024609a77788fbb128f5c232e0d09c5
 font_dirs="/usr/share/fonts/noto"
 
 do_install() {

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

* Re: [PR PATCH] [Updated] noto-fonts-emoji: update to 2.028.
  2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
@ 2021-09-10 13:48 ` ram02z
  2021-09-11 20:23 ` Chocimier
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ram02z @ 2021-09-10 13:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ram02z/void-packages noto-emoji
https://github.com/void-linux/void-packages/pull/32883

noto-fonts-emoji: update to 2.028.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 913669289277057a0dcbc4119adfb4e96811c801 Mon Sep 17 00:00:00 2001
From: Omar Zeghouani <omarzeghouanii@gmail.com>
Date: Wed, 8 Sep 2021 23:18:38 +0100
Subject: [PATCH] noto-fonts-emoji: update to 2.028.

---
 srcpkgs/noto-fonts-emoji/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/noto-fonts-emoji/template b/srcpkgs/noto-fonts-emoji/template
index 6a7812700b92..302ba3641146 100644
--- a/srcpkgs/noto-fonts-emoji/template
+++ b/srcpkgs/noto-fonts-emoji/template
@@ -1,18 +1,16 @@
 # Template file for 'noto-fonts-emoji'
 pkgname=noto-fonts-emoji
-version=20200916
+reverts="20200916_1"
+version=2.028
 revision=1
-# fix suffix as appropriate for new versions
-_suffix=unicode13_1
-_ver=${version:0:4}-${version:4:2}-${version:6:2}
-wrksrc="noto-emoji-${_ver}-${_suffix}"
+wrksrc=noto-emoji-${version}
 depends="font-util"
 short_desc="Google Noto Emoji Fonts"
 maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
 license="OFL-1.1"
 homepage="https://www.google.com/get/noto/"
-distfiles="https://github.com/googlefonts/noto-emoji/archive/refs/tags/v${_ver}-${_suffix}.tar.gz"
-checksum=13ad521b42e395751c72c0bf5585bd354d2383c65abe1a6227743fa8661e0feb
+distfiles="https://github.com/googlefonts/noto-emoji/archive/v${version}.tar.gz"
+checksum=731f3d5eacbe789a72b35180c0ca813ba024609a77788fbb128f5c232e0d09c5
 font_dirs="/usr/share/fonts/noto"
 
 do_install() {

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

* Re: noto-fonts-emoji: update to 2.028.
  2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
  2021-09-10 13:48 ` [PR PATCH] [Updated] " ram02z
@ 2021-09-11 20:23 ` Chocimier
  2021-09-11 20:40 ` [PR PATCH] [Updated] " ram02z
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2021-09-11 20:23 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/32883#issuecomment-917474722

Comment:
Please add more reverts, prefereably for all past versions, there aren't many of them https://github.com/void-linux/void-packages/commits/master/srcpkgs/noto-fonts-emoji/template

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

* Re: [PR PATCH] [Updated] noto-fonts-emoji: update to 2.028.
  2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
  2021-09-10 13:48 ` [PR PATCH] [Updated] " ram02z
  2021-09-11 20:23 ` Chocimier
@ 2021-09-11 20:40 ` ram02z
  2021-09-11 20:42 ` ram02z
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ram02z @ 2021-09-11 20:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ram02z/void-packages noto-emoji
https://github.com/void-linux/void-packages/pull/32883

noto-fonts-emoji: update to 2.028.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 7c5d1995024bc4de663b1e69bdd6bdee6f3061f0 Mon Sep 17 00:00:00 2001
From: Omar Zeghouani <omarzeghouanii@gmail.com>
Date: Wed, 8 Sep 2021 23:18:38 +0100
Subject: [PATCH] noto-fonts-emoji: update to 2.028.

---
 srcpkgs/noto-fonts-emoji/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/noto-fonts-emoji/template b/srcpkgs/noto-fonts-emoji/template
index 6a7812700b92..d245d4d2c957 100644
--- a/srcpkgs/noto-fonts-emoji/template
+++ b/srcpkgs/noto-fonts-emoji/template
@@ -1,18 +1,17 @@
 # Template file for 'noto-fonts-emoji'
 pkgname=noto-fonts-emoji
-version=20200916
+reverts="20200916_1 20200722_2 20200722_1 20191016_1 20180810_2 20180810_1
+20180301_1 20170311_1 20161020_1"
+version=2.028
 revision=1
-# fix suffix as appropriate for new versions
-_suffix=unicode13_1
-_ver=${version:0:4}-${version:4:2}-${version:6:2}
-wrksrc="noto-emoji-${_ver}-${_suffix}"
+wrksrc=noto-emoji-${version}
 depends="font-util"
 short_desc="Google Noto Emoji Fonts"
 maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
 license="OFL-1.1"
 homepage="https://www.google.com/get/noto/"
-distfiles="https://github.com/googlefonts/noto-emoji/archive/refs/tags/v${_ver}-${_suffix}.tar.gz"
-checksum=13ad521b42e395751c72c0bf5585bd354d2383c65abe1a6227743fa8661e0feb
+distfiles="https://github.com/googlefonts/noto-emoji/archive/v${version}.tar.gz"
+checksum=731f3d5eacbe789a72b35180c0ca813ba024609a77788fbb128f5c232e0d09c5
 font_dirs="/usr/share/fonts/noto"
 
 do_install() {

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

* Re: noto-fonts-emoji: update to 2.028.
  2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
                   ` (2 preceding siblings ...)
  2021-09-11 20:40 ` [PR PATCH] [Updated] " ram02z
@ 2021-09-11 20:42 ` ram02z
  2021-09-13 20:59 ` Chocimier
  2021-09-13 20:59 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: ram02z @ 2021-09-11 20:42 UTC (permalink / raw)
  To: ml

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

New comment by ram02z on void-packages repository

https://github.com/void-linux/void-packages/pull/32883#issuecomment-917477075

Comment:
> Please add more reverts, prefereably for all past versions

Done (I am assuming you meant every version and revision)



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

* Re: noto-fonts-emoji: update to 2.028.
  2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
                   ` (3 preceding siblings ...)
  2021-09-11 20:42 ` ram02z
@ 2021-09-13 20:59 ` Chocimier
  2021-09-13 20:59 ` [PR PATCH] [Merged]: " Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2021-09-13 20:59 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/32883#issuecomment-918571067

Comment:
Correct, thanks.

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

* Re: [PR PATCH] [Merged]: noto-fonts-emoji: update to 2.028.
  2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
                   ` (4 preceding siblings ...)
  2021-09-13 20:59 ` Chocimier
@ 2021-09-13 20:59 ` Chocimier
  5 siblings, 0 replies; 7+ messages in thread
From: Chocimier @ 2021-09-13 20:59 UTC (permalink / raw)
  To: ml

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

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

noto-fonts-emoji: update to 2.028.
https://github.com/void-linux/void-packages/pull/32883

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-09-13 20:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 22:19 [PR PATCH] noto-fonts-emoji: update to 2.028 ram02z
2021-09-10 13:48 ` [PR PATCH] [Updated] " ram02z
2021-09-11 20:23 ` Chocimier
2021-09-11 20:40 ` [PR PATCH] [Updated] " ram02z
2021-09-11 20:42 ` ram02z
2021-09-13 20:59 ` Chocimier
2021-09-13 20:59 ` [PR PATCH] [Merged]: " Chocimier

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