GNU bug report logs - #56168
[PATCH] gnu: Add font-artifika.

Previous Next

Package: guix-patches;

Reported by: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Date: Thu, 23 Jun 2022 15:02:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56168 in the body.
You can then email your comments to 56168 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#56168; Package guix-patches. (Thu, 23 Jun 2022 15:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 23 Jun 2022 15:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: Add font-artifika.
Date: Thu, 23 Jun 2022 12:44:54 +0200
* gnu/packages/fonts.scm (font-artifika): New variable.
---
 gnu/packages/fonts.scm | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index eaa11b1c81..3c9cf0810b 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -91,6 +91,26 @@ (define-module (gnu packages fonts)
   #:use-module (gnu packages python-xyz)
   #:use-module (gnu packages xorg))
 
+(define-public font-artifika
+  (package
+    (name "font-artifika")
+    (version "1.102")
+    (source (origin
+              (method git-fetch)
+              (uri (git-reference
+                    (url "https://github.com/cyrealtype/Artifika")
+                    (commit (string-append "v" version))))
+              (file-name (git-file-name name version))
+              (sha256
+               (base32
+                "0nwjm44nys1qz3wyg0mm15gdjpz641xpmsz00n6m8065xrw86q7i"))))
+    (build-system font-build-system)
+    (home-page "https://github.com/cyrealtype/Artifika")
+    (synopsis "Upright italic font")
+    (description "Artifika is an upright italic font for fashionable display
+titling.")
+    (license license:silofl1.1)))
+
 (define-public font-ibm-plex
   (package
     (name "font-ibm-plex")
-- 
2.36.1





Information forwarded to guix-patches <at> gnu.org:
bug#56168; Package guix-patches. (Thu, 23 Jun 2022 15:05:01 GMT) Full text and rfc822 format available.

Message #8 received at 56168 <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 56168 <at> debbugs.gnu.org, control <at> debbugs.gnu.org
Subject: Re: [PATCH 1/2] gnu: Add font-artifika.
Date: Thu, 23 Jun 2022 17:04:24 +0200
retitle 56168 [PATCH] gnu: Add font-artifika.
thanks

There is no patch 2, the wrong title was generated by me messing with
git.




Changed bug title to '[PATCH] gnu: Add font-artifika.' from '[PATCH 1/2] gnu: Add font-artifika.' Request was from Liliana Marie Prikler <liliana.prikler <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 23 Jun 2022 15:05:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#56168; Package guix-patches. (Sun, 03 Jul 2022 10:40:01 GMT) Full text and rfc822 format available.

Message #13 received at 56168 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 56168 <at> debbugs.gnu.org
Subject: Re: bug#56168: [PATCH] gnu: Add font-artifika.
Date: Sun, 03 Jul 2022 12:39:11 +0200
Hi,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:

> * gnu/packages/fonts.scm (font-artifika): New variable.

LGTM, thanks!

Ludo’.




Reply sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
You have taken responsibility. (Tue, 05 Jul 2022 18:58:02 GMT) Full text and rfc822 format available.

Notification sent to Liliana Marie Prikler <liliana.prikler <at> gmail.com>:
bug acknowledged by developer. (Tue, 05 Jul 2022 18:58:02 GMT) Full text and rfc822 format available.

Message #18 received at 56168-done <at> debbugs.gnu.org (full text, mbox):

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 56168-done <at> debbugs.gnu.org
Subject: Re: bug#56168: [PATCH] gnu: Add font-artifika.
Date: Tue, 05 Jul 2022 20:57:34 +0200
Am Sonntag, dem 03.07.2022 um 12:39 +0200 schrieb Ludovic Courtès:
> Hi,
> 
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:
> 
> > * gnu/packages/fonts.scm (font-artifika): New variable.
> 
> LGTM, thanks!
Thanks for the review.  I already pushed this patch shortly after, but
forgot to mark the bug as done.

Cheers




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 03 Aug 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.