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

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