[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75160] [PATCH xorg-updates 043/109] gnu: xfontsel: Update to 1.1.1.
From: |
iyzsong |
Subject: |
[bug#75160] [PATCH xorg-updates 043/109] gnu: xfontsel: Update to 1.1.1. |
Date: |
Sat, 28 Dec 2024 19:15:14 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/xorg.scm (xfontsel): Update to 1.1.1.
[native-inputs]: Add gettext-minimal.
Change-Id: I16f0a2747e0ba6a7a39959ba94846c55c9375f21
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 66418d6370..64f1d754e4 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -3979,7 +3979,7 @@ (define-public xlsfonts
(define-public xfontsel
(package
(name "xfontsel")
- (version "1.1.0")
+ (version "1.1.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3987,7 +3987,7 @@ (define-public xfontsel
version ".tar.xz"))
(sha256
(base32
- "1d6ifx6sw97mmr00bhfakyx2f94w14yswxc68sw49zmvawrjq18p"))))
+ "1j827aiv7lsr2y7jgmv6pb5wmr2l3r3nd2pys0z2a0bpi9jqcjvs"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
@@ -3996,7 +3996,7 @@ (define-public xfontsel
(inputs
(list libx11 libxaw libxmu libxt))
(native-inputs
- (list pkg-config))
+ (list gettext-minimal pkg-config))
(home-page "https://www.x.org/wiki/")
(synopsis "Browse and select X font names")
(description
--
2.46.0
- [bug#75160] [PATCH xorg-updates 047/109] gnu: xprop: Update to 1.2.8., (continued)
- [bug#75160] [PATCH xorg-updates 047/109] gnu: xprop: Update to 1.2.8., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 099/109] gnu: xf86-video-dummy: Update to 0.4.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 096/109] gnu: xf86-input-mouse: Update to 1.9.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 091/109] gnu: xf86-video-nouveau: Update to 1.0.18., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 097/109] gnu: xf86-input-void: Update to 1.4.2., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 086/109] gnu: xcompmgr: Update to 1.1.10., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 092/109] gnu: libpthread-stubs: Update to 0.5., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 090/109] gnu: xf86-video-savage: Update to 2.4.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 042/109] gnu: xlsfonts: Update to 1.0.8., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 044/109] gnu: xmodmap: Update to 1.0.11., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 043/109] gnu: xfontsel: Update to 1.1.1.,
iyzsong <=
- [bug#75160] [PATCH xorg-updates 049/109] gnu: xrdb: Update 1.2.2., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 051/109] gnu: xtrans: Update to 1.5.2., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 050/109] gnu: xrefresh: Update to 1.1.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 100/109] gnu: xf86-video-fbdev: Update to 0.5.1., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 094/109] gnu: xf86-input-libinput: Update to 1.5.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 093/109] gnu: xf86-input-evdev: Update to 2.11.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 088/109] gnu: libxfont2: Update to 2.0.7., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 095/109] gnu: xf86-input-keyboard: Update to 2.1.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 098/109] gnu: xf86-video-amdgpu: Update to 23.0.0., iyzsong, 2024/12/28
- [bug#75160] [PATCH xorg-updates 087/109] gnu: xcb-util-errors: Update to 1.0.1., iyzsong, 2024/12/28