Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: khmer-fonts-ttf-5.0
@ 2019-06-27  5:15 voidlinux-github
  2019-06-29  6:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: voidlinux-github @ 2019-06-27  5:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zdtcd/void-packages khmer-fonts
https://github.com/void-linux/void-packages/pull/12714

New package: khmer-fonts-ttf-5.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-khmer-fonts-12714.patch --]
[-- Type: application/text/x-diff, Size: 1318 bytes --]

From 82bae05664aec4afd7d6436d50dee09ed0b39a22 Mon Sep 17 00:00:00 2001
From: Doan Tran Cong Danh <congdanhqx@gmail.com>
Date: Thu, 27 Jun 2019 12:13:45 +0700
Subject: [PATCH] New package: khmer-fonts-ttf-5.0

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

diff --git a/srcpkgs/khmer-fonts-ttf/template b/srcpkgs/khmer-fonts-ttf/template
new file mode 100644
index 00000000000..5b261e0b035
--- /dev/null
+++ b/srcpkgs/khmer-fonts-ttf/template
@@ -0,0 +1,23 @@
+# Template file for 'khmeros-fonts-ttf'
+pkgname=khmer-fonts-ttf
+version=5.0
+revision=1
+archs=noarch
+hostmakedepends="unzip"
+depends="font-util"
+short_desc="Fonts for Khmer and Latin script"
+maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
+license="LGPL"
+homepage="https://sourceforge.net/projects/khmer/"
+distfiles="${SOURCEFORGE_SITE}/khmer/Fonts%20-%20KhmerOS/KhmerOS%20Fonts%20${version}-%20LGPL%20Licence/All_KhmerOS_${version}.zip"
+checksum=62fec2273016fb6e69b18635e696fd2c91953af9cbe757b341721aec2232432e
+
+do_extract() {
+	unzip ${XBPS_SRCDISTDIR}/${pkgname}-${version}/All_KhmerOS_${version}.zip\
+		-d ${wrksrc}
+}
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	install -m644 **/*.ttf ${DESTDIR}/usr/share/fonts/TTF
+}

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

end of thread, other threads:[~2019-06-30 13:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-27  5:15 [PR PATCH] New package: khmer-fonts-ttf-5.0 voidlinux-github
2019-06-29  6:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-29  6:55 ` voidlinux-github
2019-06-29  8:07 ` voidlinux-github
2019-06-29 17:04 ` voidlinux-github
2019-06-29 17:07 ` voidlinux-github
2019-06-29 18:32 ` voidlinux-github
2019-06-29 18:32 ` voidlinux-github
2019-06-29 18:35 ` voidlinux-github
2019-06-29 18:36 ` voidlinux-github
2019-06-30  1:26 ` voidlinux-github
2019-06-30  1:30 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-30  1:30 ` voidlinux-github
2019-06-30 13:16 ` voidlinux-github
2019-06-30 13:17 ` [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).