[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/17: gnu: arandr: Remove input labels.
From: |
guix-commits |
Subject: |
12/17: gnu: arandr: Remove input labels. |
Date: |
Thu, 19 Jan 2023 16:28:52 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c580a620599329f634cfc9ab7fbbf29a071a4e9a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:01 2023 +0100
gnu: arandr: Remove input labels.
* gnu/packages/xdisorg.scm (arandr)[inputs, native-inputs]:
Remove input labels.
---
gnu/packages/xdisorg.scm | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index f815462714..10518094e3 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -243,12 +243,8 @@ command line, without displaying a keyboard at all.")
(wrap-program (string-append out "/bin/arandr")
`("GI_TYPELIB_PATH" ":" prefix (,gi-typelib-path)))))))
#:tests? #f)) ;no tests
- (inputs `(("gtk+" ,gtk+)
- ("pycairo" ,python-pycairo)
- ("pygobject" ,python-pygobject)
- ("xrandr" ,xrandr)))
- (native-inputs `(("gettext" ,gettext-minimal)
- ("python-docutils" ,python-docutils)))
+ (inputs (list gtk+ python-pycairo python-pygobject xrandr))
+ (native-inputs (list gettext-minimal python-docutils))
(home-page "https://christian.amsuess.com/tools/arandr/")
(synopsis "Another RandR graphical user interface")
;; TRANSLATORS: "X11 resize-and-rotate" should not be translated.
- 14/17: gnu: nginx: Update to 1.23.3., (continued)
- 14/17: gnu: nginx: Update to 1.23.3., guix-commits, 2023/01/19
- 17/17: gnu: tor: Update to 0.4.7.13 [fixes TROVE-2022-002]., guix-commits, 2023/01/19
- 01/17: gnu: lightspark: Update to 0.8.6.1., guix-commits, 2023/01/19
- 09/17: gnu: mcelog: Update to 191., guix-commits, 2023/01/19
- 15/17: gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a., guix-commits, 2023/01/19
- 16/17: gnu: go-github-com-itchyny-gojq: Update to 0.12.11., guix-commits, 2023/01/19
- 04/17: gnu: btrfs-progs: Update to 6.1.2., guix-commits, 2023/01/19
- 07/17: gnu: mimalloc: Update to 2.0.9., guix-commits, 2023/01/19
- 13/17: gnu: berry: Update to 0.1.12., guix-commits, 2023/01/19
- 08/17: gnu: ipset: Update to 7.17., guix-commits, 2023/01/19
- 12/17: gnu: arandr: Remove input labels.,
guix-commits <=
- 11/17: gnu: arandr: Truth is obsolete., guix-commits, 2023/01/19