gnu: Replace uses of 'gettext' with 'gettext-minimal'.
* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT to GETTEXT-MINIMAL. * gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise. * gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]: Likewise. * gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise. * gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise. * gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise. * gnu/packages/image.scm (gpick)[native-inputs]: Likewise. * gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise. * gnu/packages/music.scm (fmit)[native-inputs]: Likewise. * gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise. * gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise. * gnu/packages/photo.scm (hugin)[native-inputs]: Likewise. * gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise. * gnu/packages/telephony.scm (jami)[native-inputs]: Likewise. * gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise. * gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.master
parent
0c2e94f21f
commit
f2d97d577d
|
@ -466,7 +466,7 @@ capacity is user-selectable.")
|
||||||
("flex" ,flex)
|
("flex" ,flex)
|
||||||
("python" ,python-2)
|
("python" ,python-2)
|
||||||
("xmlto" ,xmlto)
|
("xmlto" ,xmlto)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("docbook-xml" ,docbook-xml)
|
("docbook-xml" ,docbook-xml)
|
||||||
("docbook-xsl" ,docbook-xsl)
|
("docbook-xsl" ,docbook-xsl)
|
||||||
("zip" ,zip)))
|
("zip" ,zip)))
|
||||||
|
|
|
@ -197,7 +197,7 @@
|
||||||
"-DX11_FOUND=1")))
|
"-DX11_FOUND=1")))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
("gettext" ,gnu-gettext)))
|
("gettext" ,gettext-minimal)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("alsa-lib" ,alsa-lib)
|
`(("alsa-lib" ,alsa-lib)
|
||||||
("ao" ,ao)
|
("ao" ,ao)
|
||||||
|
|
|
@ -267,7 +267,7 @@ utilities.")
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("texinfo" ,texinfo)
|
("texinfo" ,texinfo)
|
||||||
("groff" ,groff)
|
("groff" ,groff)
|
||||||
("which" ,which)
|
("which" ,which)
|
||||||
|
@ -855,7 +855,7 @@ language.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("boost" ,boost)
|
`(("boost" ,boost)
|
||||||
("desktop-file-utils" ,desktop-file-utils)
|
("desktop-file-utils" ,desktop-file-utils)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("kicad-i18l" ,kicad-i18l)
|
("kicad-i18l" ,kicad-i18l)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("swig" ,swig)
|
("swig" ,swig)
|
||||||
|
@ -902,7 +902,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
|
||||||
(delete 'build)
|
(delete 'build)
|
||||||
(delete 'check))))
|
(delete 'check))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gnu-gettext)))
|
`(("gettext" ,gettext-minimal)))
|
||||||
(home-page "https://kicad-pcb.org/")
|
(home-page "https://kicad-pcb.org/")
|
||||||
(synopsis "KiCad GUI translations")
|
(synopsis "KiCad GUI translations")
|
||||||
(description "This package contains the po files that are used for the GUI
|
(description "This package contains the po files that are used for the GUI
|
||||||
|
|
|
@ -6694,7 +6694,7 @@ GameController.")
|
||||||
#t)))))
|
#t)))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("desktop-file-utils" ,desktop-file-utils) ;for desktop-file-validate
|
`(("desktop-file-utils" ,desktop-file-utils) ;for desktop-file-validate
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("glib" ,glib "bin") ;for glib-compile-resources
|
("glib" ,glib "bin") ;for glib-compile-resources
|
||||||
("itstool" ,itstool)
|
("itstool" ,itstool)
|
||||||
("libxml2" ,libxml2) ;for xmllint
|
("libxml2" ,libxml2) ;for xmllint
|
||||||
|
@ -7199,7 +7199,7 @@ where the player draws runes in real time to effect the desired spell.")
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
("autoconf" ,autoconf)
|
("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("gnu-gettext" ,gnu-gettext)
|
("gnu-gettext" ,gettext-minimal)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("which" ,which)))
|
("which" ,which)))
|
||||||
(synopsis "2d action platformer game")
|
(synopsis "2d action platformer game")
|
||||||
|
|
|
@ -5078,7 +5078,7 @@ supports image conversion, rotation, and slideshows.")
|
||||||
(synopsis "Extensions for the Eye of GNOME image viewer")
|
(synopsis "Extensions for the Eye of GNOME image viewer")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
("gettext" ,gnu-gettext)))
|
("gettext" ,gettext-minimal)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("eog" ,eog)
|
`(("eog" ,eog)
|
||||||
("glib" ,glib)
|
("glib" ,glib)
|
||||||
|
@ -9175,7 +9175,7 @@ configurable file renaming. ")
|
||||||
("libxscrnsaver" ,libxscrnsaver)))
|
("libxscrnsaver" ,libxscrnsaver)))
|
||||||
(native-inputs `(("boost" ,boost)
|
(native-inputs `(("boost" ,boost)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("autoconf" ,autoconf)
|
("autoconf" ,autoconf)
|
||||||
("autoconf-archive" , autoconf-archive)
|
("autoconf-archive" , autoconf-archive)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
|
@ -9872,7 +9872,7 @@ join_paths\\('build-aux', 'post_install.py'\\)\\)")
|
||||||
`(("appstream-glib" ,appstream-glib)
|
`(("appstream-glib" ,appstream-glib)
|
||||||
("cmake-minimal" ,cmake-minimal)
|
("cmake-minimal" ,cmake-minimal)
|
||||||
("desktop-file-utils" ,desktop-file-utils)
|
("desktop-file-utils" ,desktop-file-utils)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("glib:bin" ,glib "bin")
|
("glib:bin" ,glib "bin")
|
||||||
("gobject-introspection" ,gobject-introspection)
|
("gobject-introspection" ,gobject-introspection)
|
||||||
("itstool" ,itstool)
|
("itstool" ,itstool)
|
||||||
|
|
|
@ -2539,7 +2539,7 @@ list of components. This module takes care of that for you.")
|
||||||
(setenv "DISPLAY" ":1")
|
(setenv "DISPLAY" ":1")
|
||||||
#t)))))
|
#t)))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gnu-gettext)
|
`(("gettext" ,gettext-minimal)
|
||||||
("glib:bin" ,glib "bin") ; for glib-compile-resources
|
("glib:bin" ,glib "bin") ; for glib-compile-resources
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
@ -2616,7 +2616,7 @@ more expressive and flexible than the traditional @code{format} procedure.")
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("bzip2" ,bzip2)
|
("bzip2" ,bzip2)
|
||||||
("guile" ,guile-2.2)
|
("guile" ,guile-2.2)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("perl" ,perl)
|
("perl" ,perl)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
|
|
@ -1599,7 +1599,7 @@ medical image data, e.g. magnetic resonance image (MRI) and functional MRI
|
||||||
(build-system scons-build-system)
|
(build-system scons-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("boost" ,boost)
|
`(("boost" ,boost)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("expat" ,expat)
|
`(("expat" ,expat)
|
||||||
|
|
|
@ -2036,7 +2036,7 @@ messaging that aren’t available to clients that connect over XMPP.")
|
||||||
("libgcrypt" ,libgcrypt)
|
("libgcrypt" ,libgcrypt)
|
||||||
("libwebp" ,libwebp)
|
("libwebp" ,libwebp)
|
||||||
("glib" ,glib)
|
("glib" ,glib)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("gtk+" ,gtk+-2)
|
("gtk+" ,gtk+-2)
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
@ -4666,7 +4666,7 @@ discard bad quality ones.
|
||||||
("qtmultimedia" ,qtmultimedia)
|
("qtmultimedia" ,qtmultimedia)
|
||||||
("qtsvg" ,qtsvg)))
|
("qtsvg" ,qtsvg)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gnu-gettext)
|
`(("gettext" ,gettext-minimal)
|
||||||
("hicolor-icon-theme" ,hicolor-icon-theme)
|
("hicolor-icon-theme" ,hicolor-icon-theme)
|
||||||
("itstool" ,itstool)
|
("itstool" ,itstool)
|
||||||
("qttools" ,qttools)))
|
("qttools" ,qttools)))
|
||||||
|
|
|
@ -1065,7 +1065,7 @@ the boot loader configuration.")
|
||||||
(assoc-ref %build-inputs "bubblewrap")
|
(assoc-ref %build-inputs "bubblewrap")
|
||||||
"/bin/bwrap"))))
|
"/bin/bwrap"))))
|
||||||
(native-inputs `(("bison" ,bison)
|
(native-inputs `(("bison" ,bison)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("glib:bin" ,glib "bin") ; for glib-mkenums + gdbus-codegen
|
("glib:bin" ,glib "bin") ; for glib-mkenums + gdbus-codegen
|
||||||
("gobject-introspection" ,gobject-introspection)
|
("gobject-introspection" ,gobject-introspection)
|
||||||
("libcap" ,libcap)
|
("libcap" ,libcap)
|
||||||
|
|
|
@ -111,7 +111,7 @@ listing the files modified by a patch.")
|
||||||
(base32 "01vfvk4pqigahx82fhaaffg921ivd3k7rylz1yfvy4zbdyd32jri"))))
|
(base32 "01vfvk4pqigahx82fhaaffg921ivd3k7rylz1yfvy4zbdyd32jri"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gnu-gettext)))
|
`(("gettext" ,gettext-minimal)))
|
||||||
(inputs `(("perl" ,perl)
|
(inputs `(("perl" ,perl)
|
||||||
("less" ,less)
|
("less" ,less)
|
||||||
("file" ,file)
|
("file" ,file)
|
||||||
|
|
|
@ -536,7 +536,7 @@ and enhance them.")
|
||||||
"1l925qslp98gg7yzmgps10h6dq0nb60wbfk345anlxsv0g2ifizr"))))
|
"1l925qslp98gg7yzmgps10h6dq0nb60wbfk345anlxsv0g2ifizr"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gnu-gettext)
|
`(("gettext" ,gettext-minimal)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("boost" ,boost)
|
`(("boost" ,boost)
|
||||||
|
|
|
@ -117,7 +117,7 @@ readers and is needed to communicate with such devices through the
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("perl" ,perl)))
|
("perl" ,perl)))
|
||||||
|
|
|
@ -969,7 +969,7 @@ This package provides a library common to all Jami clients.")
|
||||||
("libnotify" ,libnotify)
|
("libnotify" ,libnotify)
|
||||||
("clutter" ,clutter)
|
("clutter" ,clutter)
|
||||||
("clutter-gtk" ,clutter-gtk)
|
("clutter-gtk" ,clutter-gtk)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("libcanberra" ,libcanberra)
|
("libcanberra" ,libcanberra)
|
||||||
("webkitgtk" ,webkitgtk)
|
("webkitgtk" ,webkitgtk)
|
||||||
;; TODO: We must wrap ring-client-gnome to force using the
|
;; TODO: We must wrap ring-client-gnome to force using the
|
||||||
|
|
|
@ -224,7 +224,7 @@ Texi2HTML.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("texinfo" ,texinfo)))
|
("texinfo" ,texinfo)))
|
||||||
(home-page "https://github.com/baszoetekouw/pinfo")
|
(home-page "https://github.com/baszoetekouw/pinfo")
|
||||||
|
|
|
@ -345,7 +345,7 @@ shader compilation.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("autoconf" ,autoconf)
|
`(("autoconf" ,autoconf)
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
("gettext" ,gnu-gettext)
|
("gettext" ,gettext-minimal)
|
||||||
("libtool" ,libtool)
|
("libtool" ,libtool)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
|
@ -6115,7 +6115,7 @@ file links.")
|
||||||
`(#:configure-flags (list "--with-ssl=openssl")
|
`(#:configure-flags (list "--with-ssl=openssl")
|
||||||
#:tests? #f)) ;No tests included
|
#:tests? #f)) ;No tests included
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gnu-gettext)
|
`(("gettext" ,gettext-minimal)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("intltool" ,intltool)))
|
("intltool" ,intltool)))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in New Issue