Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] noto-fonts-ttf: update to 20190926.
@ 2019-10-24 19:58 voidlinux-github
  2019-10-25 19:18 ` voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-24 19:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages noto-fonts-ttf
https://github.com/void-linux/void-packages/pull/15770

noto-fonts-ttf: update to 20190926.


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

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

From 413f6c6390affeaecc5e51ccc7eec5d3034f8899 Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Thu, 24 Oct 2019 22:55:09 +0300
Subject: [PATCH] noto-fonts-ttf: update to 20190926.

---
 srcpkgs/noto-fonts-ttf/template | 47 +++++++++++++++++----------------
 1 file changed, 24 insertions(+), 23 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index dfa5b653aa2..e747afed5fc 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,40 +1,41 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
-version=20181202
+version=20190926
 revision=1
 archs=noarch
-_githash=85e78f831469323c85847e23f95026c894159135
+_githash=0fa1dfabd6e3746bb7463399e2813f60d3f1b256
 wrksrc="noto-fonts-${_githash}"
 depends="font-util"
-font_dirs="/usr/share/fonts/noto"
 short_desc="Google Noto TTF Fonts"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="OFL-1.1"
 homepage="https://www.google.com/get/noto/"
-distfiles="https://github.com/googlei18n/noto-fonts/archive/${_githash}.tar.gz"
-checksum=4649a3a66fd08c7676eefddefced98a5a9d4beaebed79495aa5b0a55f3943104
+distfiles="https://codeload.github.com/googlefonts/noto-fonts/tar.gz/${_githash}>${pkgname}-${version}.tar.gz"
+checksum=6ca2938b99e4316c6eabdab498f577efb979c4f2aeaf5a3a357ab4e3dcc2c2a5
+font_dirs="/usr/share/fonts/noto"
 
 do_install() {
-	install -Dm644 unhinted/Noto*.ttf -t ${DESTDIR}/usr/share/fonts/noto
-	install -Dm644 hinted/Noto*.ttf -t ${DESTDIR}/usr/share/fonts/noto
+ install -Dm644 hinted/Noto*/* -t ${DESTDIR}/usr/share/fonts/noto
+ install -Dm644 unhinted/Noto*/* -t ${DESTDIR}/usr/share/fonts/noto
+ vlicense LICENSE
 }
 
 noto-fonts-ttf-extra_package() {
-	depends="${sourcepkg}>=${version}_${revision}"
-	short_desc+=" - additional variants"
-	pkg_install() {
-		vmove usr/share/fonts/noto/Noto*-ExtraCondensed*.ttf
-		vmove usr/share/fonts/noto/Noto*-Condensed*.ttf
-		vmove usr/share/fonts/noto/Noto*-SemiCondensed*.ttf
+ depends="${sourcepkg}>=${version}_${revision}"
+ short_desc+=" - additional variants"
+ pkg_install() {
+ vmove usr/share/fonts/noto/Noto*-ExtraCondensed*.ttf
+ vmove usr/share/fonts/noto/Noto*-Condensed*.ttf
+ vmove usr/share/fonts/noto/Noto*-SemiCondensed*.ttf
 
-		vmove usr/share/fonts/noto/Noto*-Thin*.ttf
-		vmove usr/share/fonts/noto/Noto*-ExtraLight*.ttf
-		vmove usr/share/fonts/noto/Noto*-Light*.ttf
-		# keep *-Regular*
-		vmove usr/share/fonts/noto/Noto*-Medium*.ttf
-		vmove usr/share/fonts/noto/Noto*-SemiBold*.ttf
-		# keep *-Bold*
-		vmove usr/share/fonts/noto/Noto*-ExtraBold*.ttf
-		vmove usr/share/fonts/noto/Noto*-Black*.ttf
-	}
+ vmove usr/share/fonts/noto/Noto*-Thin*.ttf
+ vmove usr/share/fonts/noto/Noto*-ExtraLight*.ttf
+ vmove usr/share/fonts/noto/Noto*-Light*.ttf
+ # keep *-Regular*
+ vmove usr/share/fonts/noto/Noto*-Medium*.ttf
+ vmove usr/share/fonts/noto/Noto*-SemiBold*.ttf
+ # keep *-Bold*
+ vmove usr/share/fonts/noto/Noto*-ExtraBold*.ttf
+ vmove usr/share/fonts/noto/Noto*-Black*.ttf
+ }
 }

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

* Re: noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
@ 2019-10-25 19:18 ` voidlinux-github
  2019-10-25 19:20 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-25 19:18 UTC (permalink / raw)
  To: ml

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

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/15770#issuecomment-546479543

Comment:
> please indent with tabs in functions following the convention of void-packages.

Hello!
I wanted to do so. But for some reason he goes into denial. He constantly says:
"srcpkgs/noto-fonts-ttf/template:27: indent with tabs"
I did it with a [SPACE], through [TAB], through another editor (I use neovim, kate and atom). I do not understand something? If this is related to the editor, can you recommend which editor is better to avoid this problem? Btw, this is not only with this package, for some reason it is with all the packages I have.

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

* Re: noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
  2019-10-25 19:18 ` voidlinux-github
@ 2019-10-25 19:20 ` voidlinux-github
  2019-10-26  6:23 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-25 19:20 UTC (permalink / raw)
  To: ml

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

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/15770#issuecomment-546479543

Comment:
> please indent with tabs in functions following the convention of void-packages.

Hello!
I wanted to do so. But for some reason he goes into denial. He constantly says:
"srcpkgs/noto-fonts-ttf/template:27: indent with tabs"
I did it with a [SPACE], through [TAB], through another editor (I use neovim, kate and atom). I do not understand something? If this is related to the editor, can you recommend which editor is better to avoid this problem? This is with all the packages.

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

* Re: noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
  2019-10-25 19:18 ` voidlinux-github
  2019-10-25 19:20 ` voidlinux-github
@ 2019-10-26  6:23 ` voidlinux-github
  2019-10-26  7:21 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-26  6:23 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/15770#issuecomment-546574801

Comment:
I'm not sure since I never encountered this problem. Editors usually have the option to automatically replace tabs with a number of spaces, perhaps that is configured in your editors? For python development I would usually set it to replace a tab with 4 spaces however for void-packages we are using real tabs. I usually just use vim with a minimal .vimrc (syntax off and mouse=-a) and have never had issues with tabs.

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

* Re: [PR PATCH] [Updated] noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-26  7:21 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-26  7:21 ` voidlinux-github
  2019-10-26  7:27 ` voidlinux-github
  2019-10-26 12:55 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-26  7:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages noto-fonts-ttf
https://github.com/void-linux/void-packages/pull/15770

noto-fonts-ttf: update to 20190926.


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

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

From ef8ebbff291444f47cc0a8ab41bb403ff4741bdd Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Thu, 24 Oct 2019 22:55:09 +0300
Subject: [PATCH] noto-fonts-ttf: update to 20190926.

---
 srcpkgs/noto-fonts-ttf/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index dfa5b653aa2..59c5f03f8e6 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,22 +1,23 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
-version=20181202
+version=20190926
 revision=1
 archs=noarch
-_githash=85e78f831469323c85847e23f95026c894159135
+_githash=0fa1dfabd6e3746bb7463399e2813f60d3f1b256
 wrksrc="noto-fonts-${_githash}"
 depends="font-util"
-font_dirs="/usr/share/fonts/noto"
 short_desc="Google Noto TTF Fonts"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="OFL-1.1"
 homepage="https://www.google.com/get/noto/"
-distfiles="https://github.com/googlei18n/noto-fonts/archive/${_githash}.tar.gz"
-checksum=4649a3a66fd08c7676eefddefced98a5a9d4beaebed79495aa5b0a55f3943104
+distfiles="https://codeload.github.com/googlefonts/noto-fonts/tar.gz/${_githash}>${pkgname}-${version}.tar.gz"
+checksum=6ca2938b99e4316c6eabdab498f577efb979c4f2aeaf5a3a357ab4e3dcc2c2a5
+font_dirs="/usr/share/fonts/noto"
 
 do_install() {
-	install -Dm644 unhinted/Noto*.ttf -t ${DESTDIR}/usr/share/fonts/noto
-	install -Dm644 hinted/Noto*.ttf -t ${DESTDIR}/usr/share/fonts/noto
+	install -Dm644 hinted/Noto*/* -t ${DESTDIR}/usr/share/fonts/noto
+	install -Dm644 unhinted/Noto*/* -t ${DESTDIR}/usr/share/fonts/noto
+	vlicense LICENSE
 }
 
 noto-fonts-ttf-extra_package() {

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

* Re: [PR PATCH] [Updated] noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-26  6:23 ` voidlinux-github
@ 2019-10-26  7:21 ` voidlinux-github
  2019-10-26  7:21 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-26  7:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/k4leg/void-packages noto-fonts-ttf
https://github.com/void-linux/void-packages/pull/15770

noto-fonts-ttf: update to 20190926.


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

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

From ef8ebbff291444f47cc0a8ab41bb403ff4741bdd Mon Sep 17 00:00:00 2001
From: k4leg <d0xi@inbox.ru>
Date: Thu, 24 Oct 2019 22:55:09 +0300
Subject: [PATCH] noto-fonts-ttf: update to 20190926.

---
 srcpkgs/noto-fonts-ttf/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index dfa5b653aa2..59c5f03f8e6 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,22 +1,23 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
-version=20181202
+version=20190926
 revision=1
 archs=noarch
-_githash=85e78f831469323c85847e23f95026c894159135
+_githash=0fa1dfabd6e3746bb7463399e2813f60d3f1b256
 wrksrc="noto-fonts-${_githash}"
 depends="font-util"
-font_dirs="/usr/share/fonts/noto"
 short_desc="Google Noto TTF Fonts"
 maintainer="Peter Bui <pbui@github.bx612.space>"
 license="OFL-1.1"
 homepage="https://www.google.com/get/noto/"
-distfiles="https://github.com/googlei18n/noto-fonts/archive/${_githash}.tar.gz"
-checksum=4649a3a66fd08c7676eefddefced98a5a9d4beaebed79495aa5b0a55f3943104
+distfiles="https://codeload.github.com/googlefonts/noto-fonts/tar.gz/${_githash}>${pkgname}-${version}.tar.gz"
+checksum=6ca2938b99e4316c6eabdab498f577efb979c4f2aeaf5a3a357ab4e3dcc2c2a5
+font_dirs="/usr/share/fonts/noto"
 
 do_install() {
-	install -Dm644 unhinted/Noto*.ttf -t ${DESTDIR}/usr/share/fonts/noto
-	install -Dm644 hinted/Noto*.ttf -t ${DESTDIR}/usr/share/fonts/noto
+	install -Dm644 hinted/Noto*/* -t ${DESTDIR}/usr/share/fonts/noto
+	install -Dm644 unhinted/Noto*/* -t ${DESTDIR}/usr/share/fonts/noto
+	vlicense LICENSE
 }
 
 noto-fonts-ttf-extra_package() {

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

* Re: noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-26  7:21 ` voidlinux-github
@ 2019-10-26  7:27 ` voidlinux-github
  2019-10-26 12:55 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-26  7:27 UTC (permalink / raw)
  To: ml

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

New comment by k4leg on void-packages repository

https://github.com/void-linux/void-packages/pull/15770#issuecomment-546578609

Comment:
Thanks @Hoshpak! You told me how to solve this problem. She decided this: "Launch Atom" -> "Edit" -> "Preferences" -> "Editor" -> "Tab Type" and change to "hard".

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

* Re: [PR PATCH] [Merged]: noto-fonts-ttf: update to 20190926.
  2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-26  7:27 ` voidlinux-github
@ 2019-10-26 12:55 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-26 12:55 UTC (permalink / raw)
  To: ml

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

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

noto-fonts-ttf: update to 20190926.
https://github.com/void-linux/void-packages/pull/15770

Description:


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

end of thread, other threads:[~2019-10-26 12:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 19:58 [PR PATCH] noto-fonts-ttf: update to 20190926 voidlinux-github
2019-10-25 19:18 ` voidlinux-github
2019-10-25 19:20 ` voidlinux-github
2019-10-26  6:23 ` voidlinux-github
2019-10-26  7:21 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-26  7:21 ` voidlinux-github
2019-10-26  7:27 ` voidlinux-github
2019-10-26 12:55 ` [PR PATCH] [Merged]: " voidlinux-github

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