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: fonts-nanum-ttf-20180306
Date: Wed, 25 Dec 2019 22:08:05 +0100	[thread overview]
Message-ID: <20191225210805.SHiaDTkETj3nM7qyYDuLg0KfuRnRx7QU2TE37oOaStA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17403@inbox.vuxu.org>

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

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

https://github.com/travankor/void-packages font-nanum-ttf
https://github.com/void-linux/void-packages/pull/17403

New package: fonts-nanum-ttf-20180306
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-font-nanum-ttf-17403.patch --]
[-- Type: text/x-diff, Size: 2255 bytes --]

From b5466c0872d5aa093141f9b0677e312c17eb9dfc Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sun, 1 Dec 2019 07:41:00 -0700
Subject: [PATCH] New package: fonts-nanum-ttf-20180306

---
 srcpkgs/fonts-nanum-ttf-extra    |  1 +
 srcpkgs/fonts-nanum-ttf/template | 38 ++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)
 create mode 120000 srcpkgs/fonts-nanum-ttf-extra
 create mode 100644 srcpkgs/fonts-nanum-ttf/template

diff --git a/srcpkgs/fonts-nanum-ttf-extra b/srcpkgs/fonts-nanum-ttf-extra
new file mode 120000
index 00000000000..f620cd66620
--- /dev/null
+++ b/srcpkgs/fonts-nanum-ttf-extra
@@ -0,0 +1 @@
+fonts-nanum-ttf
\ No newline at end of file
diff --git a/srcpkgs/fonts-nanum-ttf/template b/srcpkgs/fonts-nanum-ttf/template
new file mode 100644
index 00000000000..6a2e826673d
--- /dev/null
+++ b/srcpkgs/fonts-nanum-ttf/template
@@ -0,0 +1,38 @@
+# Template file for 'fonts-nanum-ttf'
+pkgname=fonts-nanum-ttf
+version=20180306
+revision=1
+archs=noarch
+wrksrc=${pkgname%-*}-${version}
+depends="font-util"
+short_desc="Nanum Korean fonts"
+maintainer="travankor <travankor@tuta.io>"
+license="OFL-1.1"
+homepage="https://hangeul.naver.com/2017/nanum"
+distfiles="${DEBIAN_SITE}/main/f/${pkgname%-*}/${pkgname%-*}_${version}.orig.tar.xz"
+checksum=2761e62f3f3f500c7a50d40d5ee8bbd87abe22ab42a78df0496cf80c95fec6f0
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	install -m644 *.ttf ${DESTDIR}/usr/share/fonts/TTF
+}
+
+fonts-nanum-ttf-extra_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - additional variants"
+	pkg_install() {
+		vmove usr/share/fonts/TTF/NanumBarunGothicLight.ttf
+		vmove usr/share/fonts/TTF/NanumBarunGothicUltraLight.ttf
+		vmove usr/share/fonts/TTF/NanumBarunpen*.ttf
+		vmove usr/share/fonts/TTF/NanumBrush.ttf
+		vmove usr/share/fonts/TTF/NanumGothicExtraBold.ttf
+		vmove usr/share/fonts/TTF/NanumGothicLight.ttf
+		vmove usr/share/fonts/TTF/NanumMyeongjoExtraBold.ttf
+		vmove usr/share/fonts/TTF/NanumPen.ttf
+		vmove usr/share/fonts/TTF/NanumSquareEB.ttf
+		vmove usr/share/fonts/TTF/NanumSquareL.ttf
+		vmove usr/share/fonts/TTF/NanumSquareRoundEB.ttf
+		vmove usr/share/fonts/TTF/NanumSquareRoundL.ttf
+	}
+}

           reply	other threads:[~2019-12-25 21:08 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17403@inbox.vuxu.org>]

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=20191225210805.SHiaDTkETj3nM7qyYDuLg0KfuRnRx7QU2TE37oOaStA@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).