GNU bug report logs

#78870 [PATCH] gnu: Add dreymar-big-bag.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#78870; Package guix-patches. (Mon, 23 Jun 2025 08:23:02 GMT) (full text, mbox, link).


Acknowledgement sent to Skylar Hill <stellarskylark@posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Mon, 23 Jun 2025 08:23:02 GMT) (full text, mbox, link).


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

From: Skylar Hill <stellarskylark@posteo.net>
To: guix-patches@gnu.org
Cc: Skylar Hill <stellarskylark@posteo.net>
Subject: [PATCH] gnu: Add dreymar-big-bag.
Date: Mon, 23 Jun 2025 08:21:54 +0000
* gnu/packages/xdisorg.scm (dreymar-big-bag): New variable.

Change-Id: I51d7297b50634fe368d8b60df1fd06b6d922026a
---
 gnu/packages/xdisorg.scm | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 574367d9bc..50a18d4817 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -497,6 +497,32 @@ (define-public copyq
     (home-page "https://hluk.github.io/CopyQ/")
     (license license:gpl3+)))
 
+(define-public dreymar-big-bag
+  (package
+    (name "dreymar-big-bag")
+    (version (git-version "1" "0" "d01cfc801fea7118001482b7b2c4184b3aac960e"))
+    (home-page "https://dreymar.colemak.org/")
+    (source
+     (origin
+       (method git-fetch)
+       (uri (git-reference
+             (url "https://github.com/DreymaR/BigBagKbdTrixXKB")
+             (commit "d01cfc801fea7118001482b7b2c4184b3aac960e")))
+       (file-name (git-file-name name version))
+       (sha256
+        "1ffvqnnghjvzrqj1rn843lkylapvvb15il1wprp12xfdvhfc16n6")))
+    (build-system copy-build-system)
+    (arguments
+     (list
+      #:install-plan
+      #~'(("xkb-data_xmod/xkb" "share/X11/xkb"))))
+    (synopsis "DreymaR's Big Bag of Keyboard Tricks")
+    (description
+     "Includes a variety of xkb keyboard options including
+ergonomic layouts and the 'extend' layer for easy access to modifiers and
+function keys.")
+    (license license:expat)))
+
 (define-public xkeysnail
   (package
     (name "xkeysnail")

base-commit: 56344729cd07c76d5133047f2866237bbb08dced
prerequisite-patch-id: 3fec04fa2a12083bb04816507fd9c714478c44bd
prerequisite-patch-id: 3f9fb0f28f0c6784a17c268364446ef507188d84
prerequisite-patch-id: 2f2fd07d7bb7f2cce1dca6877bc57c23e995b579
-- 
2.49.0





Reply sent to Andreas Enge <andreas@enge.fr>:
You have taken responsibility. (Mon, 14 Jul 2025 09:08:02 GMT) (full text, mbox, link).


Notification sent to Skylar Hill <stellarskylark@posteo.net>:
bug acknowledged by developer. (Mon, 14 Jul 2025 09:08:02 GMT) (full text, mbox, link).


Message #10 received at 78870-done@debbugs.gnu.org (full text, mbox, reply):

From: Andreas Enge <andreas@enge.fr>
To: Skylar Hill <stellarskylark@posteo.net>
Cc: 78870-done@debbugs.gnu.org
Subject: Re: [PATCH] gnu: Add dreymar-big-bag.
Date: Mon, 14 Jul 2025 11:06:52 +0200
Hello,

thanks for the package! I wondered what it should be called like and
opted for the name of the git repository, which is in line with our
naming policy.

I have pushed it with a few changes:
- Start the version with "0" and wrap commit and revision into a "let"
  clause.
- Turned the description into a full sentence.

I trust you that it does what it is supposed to do...

See you soon on Codeberg :)

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Mon, 11 Aug 2025 11:24:11 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Sep 8 11:52:32 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.