/etc/snippets/yas/

'logo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gtk.scm
AgeCommit message (Collapse)Author
2023-10-23gnu: at-spi2-core: Skip tests on powerpc-linux.Efraim Flashner
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: When building for powerpc-linux skip the custom 'check phase. Change-Id: I8c609c1cb6eb8b03746e294f7b8e3d0792c43443
2023-07-30gnu: cairomm: Update to 1.16.2.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (cairomm): Update to 1.16.2. [source]: Hard-code NAME.
2023-07-20gnu: pango: Support build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gtk.scm (pango)[native-inputs]: Do not include gobject-introspection when building for the Hurd.
2023-07-20gnu: harfbuzz: Support build for the Hurd.Janneke Nieuwenhuizen
* gnu/packages/gtk.scm (harfbuzz)[native-inputs]: Do not include gobject-introspection when building for the Hurd.
2023-07-20gnu: cairo: Support building for the Hurd.Janneke Nieuwenhuizen
Gobject-introspection and libdrm does not build for the Hurd. Poppler depends on nss, which does not build for the Hurd. * gnu/packages/gtk.scm (cairo)[native-inputs]: When building for the Hurd, do not include gobject-introspection. [inputs]: Likewise, do not include libdrm, poppler.
2023-07-16gnu: spread-sheet-widget: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (spread-sheet-widget)[arguments]: Add "--disable-static" to #:configure-flags.
2023-07-16gnu: spread-sheet-widget: Update to 0.8.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.8.
2023-07-17gnu: Remove harfbuzz-5.Christopher Baines
As this package definition is redundant, harfbuzz is version 5.3.1. * gnu/packages/gtk.scm (harfbuzz-5): Remove. * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Replace harfbuzz-5 with harfbuzz. * gnu/packages/qt.scm (qtwebengine)[inputs]: Remove redundant replace.
2023-05-07gnu: gdk-pixbuf: Adjust skipped failing tests.Efraim Flashner
* gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: In 'disable-failing-tests phase skip a different test.
2023-05-03gnu: gtksourceview: Update to 5.8.0.Efraim Flashner
* gnu/packages/gtk.scm (gtksourceview): Update to 5.8.0.
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
2023-04-09gnu: gtk: Do not manually move /bin.Maxim Cournoyer
The Meson build system now takes care of that itself, just like the GNU build system. * gnu/packages/gtk.scm (gtk) [arguments]: Remove /bin from the list of moved directory in the move-files phase.
2023-04-07gnu: gtk+: Update to 3.24.30.Maxim Cournoyer
This fixes <https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/184>, which was visible for applications using legacy GTK+ icons such as Grsync. * gnu/packages/gtk.scm (gtk+): Update to 3.24.30. [outputs]: New field, removing inherited "doc" output. [build-system]: Use meson-build-system. [native-inputs]: Replace docbook-xml-4.1.2 with docbook-xml-4.3. Add docbook-xsl. Remove perl. [arguments]: Adjust #:imported-modules and #:modules according to build system change. Migrate #:configure-flags to Meson options. Add #:test-options argument. Update disable-failing-tests phase.
2023-04-07gnu: Add libpanel.Antero Mejr
* gnu/packages/gtk.scm (libpanel): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-31gnu: atk: Deprecate in favor of at-spi2-core.Josselin Poiret
* gnu/packages/gtk.scm (atk): Deprecate. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31gnu: atkmm: Update to 2.36.2.Josselin Poiret
* gnu/packages/gtk.scm (atkmm): Update to 2.36.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31gnu: Replace all uses of atk by at-spi2-core.Josselin Poiret
* gnu/packages/animation.scm (gnash) * gnu/packages/chromium.scm (ungoogled-chromium) * gnu/packages/crates-gtk.scm (rust-atk-sys-0.14, rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14) * gnu/packages/gimp.scm (gimp) * gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex): * gnu/packages/graphviz.scm (xdot) * gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm) * gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc, mate-utils, eom, pluma) * gnu/packages/messaging.scm (dino) * gnu/packages/qt.scm (qtwebengine-5) * gnu/packages/rust-apps.scm (alfis) * gnu/packages/vim.scm (vim-full) * gnu/packages/vnc.scm (remmina) * gnu/packages/web.scm (castor): Replace atk by at-spi2-core. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-16gnu: graphene: Fix cross-compilation.Z572
* gnu/packages/gtk.scm (graphene)[arguments]<#:configure-flags>: Use 'disabled' replace 'false' with introspection option. Signed-off-by: Christopher Baines <mail@cbaines.net>