all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: 37098@debbugs.gnu.org
Subject: [bug#37098] [PATCH 18/20] gnu: Add tegaki-wagomu-japanese-joyo.
Date: Wed, 21 Aug 2019 00:34:39 +0800	[thread overview]
Message-ID: <86blwju76o.fsf@gmail.com> (raw)
In-Reply-To: <864l2bx2yz.fsf@gmail.com>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0018-gnu-Add-tegaki-wagomu-japanese-joyo.patch --]
[-- Type: text/x-diff, Size: 1318 bytes --]

From 2f2f0101797d4993f041dfea82e80d1faf3cb636 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Thu, 8 Aug 2019 14:37:41 +0800
Subject: [PATCH 18/20] gnu: Add tegaki-wagomu-japanese-joyo.

* gnu/packages/language.scm (tegaki-wagomu-japanese-joyo): New variable.
---
 gnu/packages/language.scm | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index ab94f6cba2..8877dbd817 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -830,3 +830,19 @@ suitable for both the desktop and mobile devices.")
        (modules remove-pre-compiled-files-modules)
        (snippet (remove-pre-compiled-files "model"))))
     (license lgpl2.1))) ; all files
+
+(define-public tegaki-wagomu-japanese-joyo
+  (package
+    (inherit tegaki-zinnia-japanese)
+    (name "tegaki-wagomu-japanese-joyo")
+    (version "0.3")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (tegaki-release-uri name version "zip"))
+       (sha256
+        (base32
+         "0wk8shpr963zp328g991qs6abpnacq4242003m687z2d6yp7nph2"))
+       (modules remove-pre-compiled-files-modules)
+       (snippet (remove-pre-compiled-files "model"))))
+    (license lgpl2.1))) ; all files
-- 
2.22.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

  parent reply	other threads:[~2019-08-20 16:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-20 15:37 [bug#37098] [PATCH 00/20] gnu: Add Tegaki and its inputs Alex Vong
2019-08-20 16:25 ` [bug#37098] [PATCH 01/20] gnu: Add zinnia Alex Vong
2019-08-20 16:26 ` [bug#37098] [PATCH 02/20] gnu: Add python2-zinnia Alex Vong
2019-08-20 16:26 ` [bug#37098] [PATCH 03/20] gnu: Add python2-tegaki-wagomu Alex Vong
2019-08-20 16:27 ` [bug#37098] [PATCH 04/20] gnu: Add python2-tegaki-python Alex Vong
2019-08-20 16:27 ` [bug#37098] [PATCH 05/20] gnu: Add python2-tegaki-pygtk Alex Vong
2019-08-20 16:28 ` [bug#37098] [PATCH 06/20] gnu: Add python2-tegaki-tools Alex Vong
2019-08-20 16:29 ` [bug#37098] [PATCH 07/20] gnu: Add python2-tegaki-recognize Alex Vong
2019-08-20 16:30 ` [bug#37098] [PATCH 08/20] gnu: Add tegaki-zinnia-japanese Alex Vong
2019-08-20 16:30 ` [bug#37098] [PATCH 09/20] gnu: Add tegaki-zinnia-japanese-light Alex Vong
2019-08-20 16:30 ` [bug#37098] [PATCH 10/20] gnu: Add tegaki-zinnia-japanese-kyoiku Alex Vong
2019-08-20 16:31 ` [bug#37098] [PATCH 11/20] gnu: Add tegaki-zinnia-japanese-joyo Alex Vong
2019-08-20 16:31 ` [bug#37098] [PATCH 12/20] gnu: Add tegaki-zinnia-simplified-chinese Alex Vong
2019-08-20 16:31 ` [bug#37098] [PATCH 13/20] gnu: Add tegaki-zinnia-simplified-chinese-light Alex Vong
2019-08-20 16:32 ` [bug#37098] [PATCH 14/20] gnu: Add tegaki-zinnia-traditional-chinese Alex Vong
2019-08-20 16:33 ` [bug#37098] [PATCH 15/20] gnu: Add tegaki-zinnia-traditional-chinese-light Alex Vong
2019-08-20 16:33 ` [bug#37098] [PATCH 16/20] gnu: Add tegaki-wagomu-japanese Alex Vong
2019-08-20 16:34 ` [bug#37098] [PATCH 17/20] gnu: Add tegaki-wagomu-japanese-kyoiku Alex Vong
2019-08-20 16:34 ` Alex Vong [this message]
2019-08-20 16:35 ` [bug#37098] [PATCH 19/20] gnu: Add tegaki-wagomu-simplified-chinese Alex Vong
2019-08-20 16:35 ` [bug#37098] [PATCH 20/20] gnu: Add tegaki-wagomu-traditional-chinese Alex Vong
2019-09-17  5:44 ` bug#37098: [PATCH 00/20] gnu: Add Tegaki and its inputs Alex Vong
2019-09-17  9:00 ` [bug#37098] " Ludovic Courtès

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=86blwju76o.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=37098@debbugs.gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.