Age | Commit message (Expand) | Author |
2022-08-12 | gnu: Remove librsvg-bootstrap.•••librsvg is already a staging-level package, and the next version will no
longer bundle its dependencies, so we might as well drop it early.
* gnu/packages/gnome.scm (librsvg-bootstrap): Remove variable.
* gnu/packages/bittorrent.scm (deluge)[native-inputs]: Replace
LIBRSVG-BOOTSTRAP with LIBRSVG.
* gnu/packages/emacs.scm (emacs)[inputs]: Likewise.
* gnu/packages/gtk.scm (gtk+-2)[propagated-inputs]: Likewise.
* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Likewise.
| Marius Bakke |
2022-07-27 | gnu: gdk-pixbuf: Remove input labels.•••* gnu/packages/gtk.scm (gdk-pixbuf)[native-inputs]: Remove labels. Bring
documentation inputs closer together.
| Marius Bakke |
2022-07-27 | gnu: gdk-pixbuf: Use search path instead of patching docbook schema location.•••* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Remove phase patch-docbook.
[native-inputs]: Add LIBXML2.
| Marius Bakke |
2022-07-27 | gnu: gdk-pixbuf: Propagate private dependencies.•••* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Move LIBJPEG-TURBO, LIBPNG, and
LIBTIFF ...
[propagated-inputs]: ... here. Remove LIBX11 while at it.
| Marius Bakke |
2022-07-27 | gnu: Remove harfbuzz@4.•••* gnu/packages/gtk.scm (harfbuzz-4): Remove variable.
(pango-1.90)[inputs]: Remove.
| Marius Bakke |
2022-07-27 | gnu: harfbuzz: Update to 5.0.1.•••* gnu/packages/gtk.scm (harfbuzz): Update to 5.0.1.
| Marius Bakke |
2022-07-23 | gnu: gdk-pixbuf: Update to 2.42.8.•••* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.42.8.
| Marius Bakke |
2022-07-22 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-07-16 | gnu: pangomm: Remove input labels.•••* gnu/packages/gtk.scm (pangomm)[native-inputs]: Remove labels.
[arguments]: While at it, remove trailing #t.
| Marius Bakke |
2022-07-16 | gnu: pangomm@2.46: Update to 2.46.2.•••* gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.2.
| Marius Bakke |
2022-07-16 | gnu: python-pycairo: Update to 1.21.0.•••* gnu/packages/gtk.scm (python-pycairo): Update to 1.21.0.
| Marius Bakke |
2022-07-16 | gnu: python-pycairo: Add 'upstream-name' property.•••* gnu/packages/gtk.scm (python-pycairo)[properties]: New field.
| Marius Bakke |
2022-07-12 | gnu: gtk: Use new style inputs.•••* gnu/packages/gtk.scm (gtk)[native-inputs]: Use new style.
[propagated-inputs]: Likewise.
| Maxim Cournoyer |
2022-07-12 | gnu: gtk: Update to 4.6.6.•••* gnu/packages/gtk.scm (gtk): Update to 4.6.6.
[phases]{patch}: Disable 'unaligned-offscreen' test.
| Maxim Cournoyer |
2022-07-09 | gnu: Add pango-1.90.•••* gnu/packages/gtk.scm (pango-1.90): New variable.
| Liliana Marie Prikler |
2022-07-09 | gnu: Add harfbuzz-4.•••* gnu/packages/gtk.scm (harfbuzz-4): New variable.
| Liliana Marie Prikler |
2022-07-09 | gnu: harfbuzz-3: Update to 3.4.0.•••* gnu/packages/gtk.scm (harfbuzz-3.0): Rename to...
(harfbuzz-3): ... this. Update to 3.4.0.
* gnu/packages/chromium.scm (ungoogled-chromium): Adjust accordingly.
| Liliana Marie Prikler |
2022-07-06 | gnu: harfbuzz: Update to 4.4.1.•••* gnu/packages/gtk.scm (harfbuzz): Update to 4.4.1.
| Marius Bakke |
2022-07-06 | gnu: pango: Remove input labels.•••* gnu/packages/gtk.scm (pango)[propagated-inputs, native-inputs]: Remove labels.
| Marius Bakke |
2022-07-06 | gnu: pango: Update to 1.50.7.•••* gnu/packages/gtk.scm (pango): Update to 1.50.7.
(pango-next): Remove variable.
(gtk, pangomm)[inputs]: Change from PANGO-NEXT to PANGO.
| Marius Bakke |
2022-07-02 | gnu: gdk-pixbuf: Add removal hint for libx11.•••* gnu/packages/gtk.scm (gdk-pixbuf)[propagated-inputs]: Add hint to remove
libx11 on core-updates.
| Liliana Marie Prikler |
2022-07-02 | gnu: Add gdk-pixbuf-xlib.•••This was part of gtk-pixbuf before but was split into its own library
in version 2.42.0: https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/tags/2.42.0
* gnu/packages/gtk.scm (gtk-pixbuf-xlib): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Tomasz Jeneralczyk |
2022-06-28 | gnu: harfbuzz: Use G-expression.•••* gnu/packages/gtk.scm (harfbuzz)[arguments]: Convert to gexp.
| Marius Bakke |
2022-06-28 | gnu: harfbuzz: Update to 4.4.0.•••* gnu/packages/gtk.scm (harfbuzz): Update to 4.4.0.
| Marius Bakke |
2022-06-27 | gnu: harfbuzz: Remove input labels.•••...and reindent.
* gnu/packages/gtk.scm (harfbuzz)[inputs]: Remove labels.
| Marius Bakke |
2022-06-27 | gnu: harfbuzz: Update to 4.3.0.•••* gnu/packages/gtk.scm (harfbuzz): Update to 4.3.0.
(harfbuzz-3.0): Remove variable.
* gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change from
HARFBUZZ-3.0 to HARFBUZZ.
| Marius Bakke |
2022-06-22 | Merge branch master into core-updates | Ludovic Courtès |
2022-06-08 | Merge branch 'master' into core-updates | Ludovic Courtès |
2022-06-05 | gnu: cairomm: Remove input labels.•••* gnu/packages/gtk.scm (cairomm)[native-inputs, inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-06-05 | gnu: cairomm: Update to 1.16.1.•••* gnu/packages/gtk.scm (cairomm): Update to 1.16.1.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: Add iso-codes variant for use within Guix.•••* gnu/packages/iso-codes.scm (iso-codes):
Replace with hidden-package that inherits…
(iso-codes/official): …this ‘new’ variable with its previous value.
* gnu/packages/gtk.scm (gtk+)[inputs]:
Use iso-codes/official to prevent mass rebuilds.
| Tobias Geerinckx-Rice |
2022-05-31 | gnu: libdbusmenu: Update to 16.04.0-496.•••* gnu/packages/gtk.scm (libdbusmenu): Update to 16.04.0-496.
[source]: Fetch using Breezy.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
{remove-deprecated-gnome-common-macros}: New phase.
{patch-paths}: Likewise.
[inputs]: Use new style.
[native-inputs]: Likewise. Replace gnome-doc-utils with gnome-common. Replace python-2 with
python-wrapper. Add autoconf, automake, libtool, libxslt and which.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pycairo.•••* gnu/packages/gtk.scm (python2-pycairo): Delete variable.
| Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-pygtk.•••* gnu/packages/gtk.scm (python2-pygtk): Delete variable.
| Maxim Cournoyer |
2022-05-27 | gnu: yad: Update to 12.0.•••* gnu/packages/gtk.scm (yad): Update to 12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Benjamin Slade |
2022-04-04 | gnu: gtkmm: Update to 4.6.1.•••* gnu/packages/gtk.scm (gtkmm): Update to 4.6.1.
[propagated-inputs]: Remove atkmm because it's no longer needed.
* gnu/packages/gtk.scm (pangomm): Update to 2.50.0.
[propagated-inputs]: Replace 'pango' with 'pango-next'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-04-04 | gnu: gtk: Update to 4.6.1.•••* 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>
| Zhu Zihao |
2022-04-04 | gnu: pango 1.50: Add version 1.50.4.•••* gnu/packages/gtk.scm(pango-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-03-21 | Merge branch 'staging' into core-updates. | Maxim Cournoyer |
2022-03-11 | gnu: Add webp-pixbuf-loader.•••* gnu/packages/gtk.scm (webp-pixbuf-loader): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-02-24 | gnu: Add gromit-mpx.•••* gnu/packages/gtk.scm (gromit-mpx): New variable.
| Lars-Dominik Braun |
2022-02-19 | gnu: girara: Update to 0.3.7.•••* gnu/packages/gtk.scm (girara): Update to 0.3.7.
[native-inputs]: Replace check-0.14 with check.
| Efraim Flashner |
2022-01-25 | Merge branch 'staging' into core-updates.•••With "conflicts" resolved in (mostly in favor of master/staging):
gnu/packages/admin.scm
gnu/packages/gnuzilla.scm
gnu/packages/gtk.scm
gnu/packages/kerberos.scm
gnu/packages/linux.scm
guix/lint.scm
| Maxim Cournoyer |
2022-01-10 | gnu: gtkmm: Add python to native inputs.•••Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.
* gnu/packages/gtk.scm (gtkmm)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: gtk: Update to 4.4.1.•••* gnu/packages/patches/gtk-introspection-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gtk.scm (gtk): Update to 4.4.1.
[origin]: Apply new patch.
[phases]{pre-check}: Set TZDIR.
[native-inputs]: Add graphene, python-pygobject and tzdata.
| Maxim Cournoyer |
2022-01-10 | gnu: pangomm: Add python to native inputs.•••Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.
* gnu/packages/gtk.scm (pangomm)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: atkmm-2.28: Do not propagate two variants of glibmm.•••* gnu/packages/gtk.scm (atkmm-2.28)[propagated-inputs]: Replace rather than
append glibmm-2.64.
| Maxim Cournoyer |
2022-01-10 | gnu: atkmm: Add python to native inputs.•••Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer
propagates Python.
* gnu/packages/gtk.scm (atkmm)[native-inputs]: Add python.
| Maxim Cournoyer |
2022-01-10 | gnu: cairo: Use bash-minimal unconditionally.•••* gnu/packages/gtk.scm (cairo)[inputs]: Use bash-minimal unconditionally.
| Maxim Cournoyer |
2022-01-10 | gnu: Remove meson-0.59 workarounds.•••Mostly automated with the following command:
$ grep --include='*.scm' '#:meson ,meson-0.59' -rl \
| xargs sed -z 's/#:meson[^\n]*\s*//' -i
* gnu/packages/freedesktop.scm (malcontent)
(accountsservice): Delete #:meson argument.
* gnu/packages/games.scm (gnome-2048): Likewise.
* gnu/packages/geo.scm (gnome-maps): Likewise.
* gnu/packages/gnome.scm (gnome-photos, gnome-music)
(gnome-initial-setup, gnome-user-share, gnome-characters)
(gnome-disk-utility, gnome-font-viewer, evince, glade3)
(gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp)
(totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit)
(network-manager-applet, gnome-control-center, gnome-shell, nautilus)
(gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb)
(gitg, polari, gnome-boxes, gtranslator): Likewise.
* gnu/packages/gtk.scm: (gtkmm-3): Likewise.
* gnu/packages/pdf.scm (zathura): Likewise.
* gnu/packages/photo.scm (entangle): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (libvirt-glib): Likewise.
| Maxim Cournoyer |