Age | Commit message (Collapse) | Author |
|
* gnu/packages/fcitx5.scm (fcitx5-gtk4): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/local.mk (dist_patch_DATA): Remove gtk-introspection-test.patch.
* gnu/packages/patches/gtk-introspection-test.patch: Remove.
* gnu/packages/gtk.scm (gtk): Update to 4.6.1.
[source]: Remove stale patch.
[arguments]<phases>: Add 'patch-rst2man' phase, correct the binary name of
rst2man to 'rst2man.py'
[inputs]: Add libjpeg-turbo, libpng, libtiff.
[native-inputs]: Add python-docutils.
[propagated-inputs]: Use pango-next.
* gnu/packages/fcitx5.scm (fcitx5-gtk)[arguments]: Disable GTK4 build.
<configure-flags>: Add "-DENABLE_GTK_IM_MODULE=OFF".
<phases>: In phase "patch-install-prefix", Remove GTK4 code.
[inputs]: Remove package gtk.
[outputs]: Remove output "gtk4".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-anthy): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk)[arguments]: Use G-Expression.
<phases>: Split input method module into different outputs for GTK2, GTK3 and GTK4.
Now default output only provides GLib client of Fcitx5.
[inputs]: Use label-less style inputs.
[outputs]: Add new "gtk3" output.
[synopsis]: Fix typo.
[description]: Describe the functionality of each output.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk)[arguments]:
<configure-flags>: Enable GTK 4 IM module.
<phases>: In 'patch-install-prefix', patch the install prefix of GTK 4 IM
module.
[inputs]: Add GTK 4.
[outputs]: Add 'gtk4'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
See <https://issues.guix.gnu.org/53289> for more information about this change.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons)[inputs]: Remove qtwebkit. Add
qtdeclarative, qtwebchannel, and qtwebengine.
[arguments]: Pass "-DUSE_WEBKIT=off" to #:configure-flags.
|
|
* gnu/packages/fcitx5.scm (libime): Update to 1.0.10.
|
|
* gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]:
Remove GCC-10.
* gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise.
* gnu/packages/lua.scm (emilua)[native-inputs]: Likewise.
* gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise.
* gnu/packages/wm.scm (fnott)[native-inputs]: Likewise.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise.
(scintilla)[native-inputs]: Remove GCC-9.
* gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise.
* gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise.
* gnu/packages/games.scm (openttd)[native-inputs]: Likewise.
(schiffbruch)[native-inputs]: Remove GCC-11.
* gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9.
* gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]:
Likewise.
* gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise.
* gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8.
* gnu/packages/image.scm (blurhash)[native-inputs]: Likewise.
* gnu/packages/jami.scm (libring)[native-inputs]: Likewise.
* gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop,
telegram-desktop)[native-inputs]: Likewise.
|
|
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.8.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.7.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.10.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
|
|
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.6.
|
|
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.5.
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.7.
[inputs]: Add fmt.
|
|
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.6.
|
|
* gnu/packages/fcitx5.scm (fcitx5): Update to fcitx5.
[native-inputs]: Add gcc-9.
|
|
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.5.
|
|
* gnu/packages/fcitx5.scm (libime)[synopsis, description]: Exchange s.
|
|
* gnu/packages/fcitx5.scm (libime): Update to 1.0.7.
|
|
* gnu/packages/fcitx5.scm (libime): Update to 1.0.6.
|
|
* gnu/packages/fcitx5.scm (libime)[description]: Fix typo.
|
|
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.5.
|
|
* gnu/packages/fcitx5.scm (libime): Update to 1.0.5.
|
|
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.3.
|
|
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.5.
|
|
* gnu/packages/fcitx5.scm (libime): Update to 1.0.4.
|
|
* gnu/packages/fcitx5.scm(fcitx5-configtool): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-qt): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-gtk): Update to 5.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-chinese-addons): Update to 5.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-lua): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5): Update to 5.0.4.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(libime): Update to 1.0.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(xcb-imdkit): Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm(fcitx5-configtool): Fix indentation.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons)[arguments]
<configure-flags>: Remove it.
<phases>: Remove phase 'patch-install-prefix'.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx-lua)[arguments]: Remove it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-material-color-theme)[source]: Add
file-name field.
|
|
* gnu/packages/fcitx5.scm (fcitx5-material-color-theme): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-configtool): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-qt): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (libime): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5-lua): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/fcitx5.scm (fcitx5): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|