Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: lato-ttf-2.015
Date: Tue, 04 Feb 2020 05:55:23 +0100	[thread overview]
Message-ID: <20200204045523.79ZaXBGbv0Ym_4Syi7hRmTKiTvrjuLu5lZgiWy15tKs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18753@inbox.vuxu.org>

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

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

https://github.com/2asoft/void-packages 2asoft/lato-ttf
https://github.com/void-linux/void-packages/pull/18753

New package: lato-ttf-2.015


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-2asoft/lato-ttf-18753.patch --]
[-- Type: text/x-diff, Size: 1184 bytes --]

From 451c84308b2b5282cf48dfb8c4957cb23920ca5b Mon Sep 17 00:00:00 2001
From: Anton Afanasyev <anton@doubleasoftware.com>
Date: Sun, 2 Feb 2020 23:36:20 -0800
Subject: [PATCH] New package: lato-ttf-2.015

---
 srcpkgs/lato-ttf/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/lato-ttf/template

diff --git a/srcpkgs/lato-ttf/template b/srcpkgs/lato-ttf/template
new file mode 100644
index 00000000000..d4cf28f25bf
--- /dev/null
+++ b/srcpkgs/lato-ttf/template
@@ -0,0 +1,23 @@
+# Template file for 'lato-ttf'
+pkgname=lato-ttf
+version=2.015
+revision=1
+archs=noarch
+wrksrc="Lato2OFL"
+short_desc="Font family bearing the Polish name of \"Summer\""
+maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
+license="custom:OFL"
+homepage="https://www.latofonts.com/lato-free-fonts/"
+distfiles="https://www.latofonts.com/download/Lato2OFL.zip"
+checksum="42b54e96c07e299d967fc3227c7bd63a20d6cfb1dc8fd6dae83628091e20a5b8"
+
+do_install() {
+	vmkdir usr/share/fonts/Lato/ttf
+
+	find ./ -name '*.ttf' | while read -r FILENAME; do
+		vinstall ${FILENAME} 755 usr/share/fonts/Lato/ttf/
+	done
+
+	vlicense OFL.txt
+	vdoc README.txt
+}

  reply	other threads:[~2020-02-04  4:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-03  7:36 [PR PATCH] " voidlinux-github
2020-02-04  4:55 ` voidlinux-github [this message]
2020-02-04  5:16 ` [PR PATCH] [Updated] " voidlinux-github
2020-07-23 18:14 ` Chocimier
2020-07-23 18:14 ` [PR PATCH] [Closed]: " Chocimier
2020-07-23 18:23 ` 2asoft

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200204045523.79ZaXBGbv0Ym_4Syi7hRmTKiTvrjuLu5lZgiWy15tKs@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).