summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-09-05gnu: gdk-pixbuf: Add missing arguments.Raghav Gururajan
* gnu/packages/patches/gdk-pixbuf-CVE-2020-29385.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Unregister it. * gnu/packages/gtk.scm (gdk-pixbuf) [arguments]<#:glib-or-gtk?>: New argument. [replacement]: Remove. (gdk-pixbuf/fixed): Remove. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pangomm-2.42: Update to 2.42.2.Raghav Gururajan
* gnu/packages/gtk.scm (pangomm-2.42)[version]: Update to 2.42.2. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pangomm: Enable documentation.Raghav Gururajan
* gnu/packages/gtk.scm (pangomm)[outputs]: New output "doc". [arguments]<#:configure-flags>[-Dbuild-documentation]: New flag. <#:phases>['move-doc]: New phase. [native-inputs]: Add doxygen, graphviz, perl and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pangomm: Update to 2.48.0.Raghav Gururajan
* gnu/packages/gtk.scm (pango)[version]: Update to 2.48.0. [build-system]: Change from gnu to meson. [arguments]<#:glib-or-gtk?>: New argument. [native-inputs]: Add m4 and mm-common. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pango: Update synopsis, description and home-page.Raghav Gururajan
* gnu/packages/gtk.scm (pango) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pango: Update to 1.48.3.Raghav Gururajan
* gnu/packages/gtk.scm (pango) [version]: Update to 1.48.3. [arguments]<#:phases>['disable-cantarell-tests]: Modify. [propagated-inputs]: Add libthai and libxrender. [native-inputs]: Add help2man, perl and python-wrapper. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pango: Re-arrange inputs in alphabetical order.Raghav Gururajan
* gnu/packages/gtk.scm (pango) [propagated-inputs]: Modify. [native-inputs]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: pango: Add missing arguments.Raghav Gururajan
* gnu/packages/gtk.scm (pango) [arguments]<#:glib-or-gtk?>: New argument. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairomm-1.13: Fix build.Raghav Gururajan
* gnu/packages/gtk.scm (cairomm-1.13)[build-system]: New field. [arguments]: New field. [propagated-inputs]: Replace libsigc++ with libsigc++-2. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairomm: Enable documentation.Raghav Gururajan
* gnu/packages/gtk.scm (cairomm)[outputs]: New output "doc". [arguments]<#:configure-flags>[-Dbuild-documentation]: New flag. <#:phases>['move-doc]: New phase. [native-inputs]: Add doxygen, graphviz, perl and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairomm: Update to 1.16.0.Raghav Gururajan
* gnu/packages/gtk.scm (cairomm)[version]: Update to 1.16.0. [build-system]: Change from gnu to meson. [arguments]<#:glib-or-gtk?>: New argument. <#:configure-flags>[-Dboost-shared]: New flag. <#:make-flags>: Remove argument. [native-inputs]: Add boost and mm-common. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairo: Update synopsis, description and license.Raghav Gururajan
* gnu/packages/gtk.scm (cairo) [synopsis]: Modify. [description]: Modify. [license]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairo: Enable some features.Raghav Gururajan
* gnu/packages/gtk.scm (cairo) [native-inputs]: Add gobject-introspection. [inputs]: Add libdrm. Remove xorgproto and zlib. [propagated-inputs]: Add libxcb. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairo: Move documentation to separate output.Raghav Gururajan
* gnu/packages/gtk.scm (cairo) [outputs]: New output "doc". [arguments]<#:configure-flags>[--with-html-dir]: New flag. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairo: Change build-system.Raghav Gururajan
* gnu/packages/gtk.scm (cairo) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: cairo: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/patches/cairo-CVE-2018-19876.patch, gnu/packages/patches/cairo-CVE-2020-35492.patch: Remove patches. * gnu/local.mk (dist_patch_DATA): Unregister them. * gnu/packages/gtk.scm (cairo): Make some cosmetic changes. [replacement]: Remove. (cairo/fixed): Remove. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: gobject-introspection: Propagate glib.Raghav Gururajan
* gnu/packages/glib.scm (gobject-introspection) [inputs]: Move glib to ... [propagated-inputs]: ... here. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: gtk-doc: Update synopsis, description, home-page and license.Raghav Gururajan
* gnu/packages/gtk.scm (gtk-doc) [home-page]: Modify. [synopsis]: Modify. [description]: Modify. [license]: Add fdl1.1+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: gtk-doc: Enable help.Raghav Gururajan
* gnu/packages/gtk.scm (gtk-doc) [outputs]: New output 'help'. [arguments]<#:configure-flags>[--with-help-dir]: New flag. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: gtk-doc: Update to 1.32.Raghav Gururajan
* gnu/packages/gtk.scm (gtk-doc) [version]: Update to 1.32. [arguments]<#:phases>['patch-test-out]: Remove phase. ['disable-failing-tests]: New phase. ['set-HOME]: New phase. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: gtk-doc: Correct inputs.Raghav Gururajan
* gnu/packages/gtk.scm (gtk-doc) [native-inputs]: Add glib:bin, perl and python-wrapper. [inputs]: Add python-anytree, python-lxml, python-parameterized, python-pygments, python-unittest2 and yelp-tools. Remove perl. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: gtk-doc: Change build-system.Raghav Gururajan
* gnu/packages/gtk.scm (gtk-doc) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glibmm-2.64: Update to 2.64.5.Raghav Gururajan
* gnu/packages/glib.scm (glibmm-2.64)[version]: Update to 2.64.5. [propagaed-inputs]: Change libsigc++ to libsigc++-2. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: Add libsigc++-2.Raghav Gururajan
* gnu/packages/glib.scm (libsigc++-2): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glibmm: Enable documentation.Raghav Gururajan
* gnu/packages/glib.scm (glibmm)[outputs]: New output "doc". [arguments]<#:configure-flags>[-Dbuild-documentation]: New flag. <#:phases>['move-doc]: New phase. [native-inputs]: Add doxygen and graphviz. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glibmm: Update to 2.68.0.Raghav Gururajan
* gnu/packages/glib.scm (glibmm)[version]: Update to 2.68.0. [arguments]<#:phases>['pre-build]: Remove phase. ['disable-failing-tests]: New phase. [native-inputs]: Add m4, mm-common, perl and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: libsigc++: Enable documentation.Raghav Gururajan
* gnu/packages/glib.scm (libsigc++)[outputs]: New output "doc". [arguments]<#:configure-flags>[-Dbuild-documentation]: New flag. <#:phases>['patch-docbook-xml]: New phase. ['move-doc]: New phase. [native-inputs]: Add dblatex, doxygen and graphviz. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: libsigc++: Update to 3.0.6.Raghav Gururajan
* gnu/packages/glib.scm (libsigc++)[version]: Update to 3.0.6. [build-system]: Change from gnu to meson. [native-inputs]: Add mm-common, perl, libxml2 and libxslt. [inputs]: Add boost. [license]: Update to lgpl3+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: Temporarily use glib without documentation.Raghav Gururajan
GLib v2.68.0 refers to gtk-doc v1.32.1 which is not released yet. Therefore, hide glib-with-documentation and unhide glib. * gnu/packages/glib.scm (glib) [properties]: Remove hidden. (glib-with-documentation) [properties]: Add hidden. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glib-with-documentation: Fix documentation build.Raghav Gururajan
* gnu/packages/glib.scm (glib-with-documentation) [native-inputs]: Add docbook-4.2. Remove libxml2. [arguments]<#:phases>['patch-docbook-xml]: New phase. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glib-with-documentation: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/glib.scm (glib-with-documentation): Make some cosmetic changes. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glib: Update synopsis, description and home-page.Raghav Gururajan
* gnu/packages/glib.scm (glib) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glib: Enable man pages.Raghav Gururajan
* gnu/packages/glib.scm (glib)[arguments]<#:configure-flags>[-Dman]: New flag. [native-inputs]: Add docbook-xsl. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glib: Update to 2.68.0.Raghav Gururajan
* gnu/packages/glib.scm (glib) [version]: Update to 2.68.0. [patches]: Remove glib-tests-timer.patch. [arguments]<#:phases>['patch-python-references]: New phase. ['pre-check]: New phase. ['move-bin]: New phase. ['patch-dbus-launch-path]: Remove phase. ['patch-gio-launch-desktop]: Remove phase. ['pre-build]: Remove phase. ['disable-failing-tests]: Modify phase. ['check]: Remove phase. ['move-executables]: Remove phase. [native-inputs]: Add intltool, python, libxml2 and libxslt. Remove dbus. [inputs]: Add bash-completion, dbus and libelf. [propagated-inputs]: Add libselinux. * gnu/packages/patches/glib-tests-timer.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: glib: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/patches/glib-CVE-2021-27218.patch gnu/packages/patches/glib-CVE-2021-27219-01.patch gnu/packages/patches/glib-CVE-2021-27219-02.patch gnu/packages/patches/glib-CVE-2021-27219-03.patch gnu/packages/patches/glib-CVE-2021-27219-04.patch gnu/packages/patches/glib-CVE-2021-27219-05.patch gnu/packages/patches/glib-CVE-2021-27219-06.patch gnu/packages/patches/glib-CVE-2021-27219-07.patch gnu/packages/patches/glib-CVE-2021-27219-08.patch gnu/packages/patches/glib-CVE-2021-27219-09.patch gnu/packages/patches/glib-CVE-2021-27219-10.patch gnu/packages/patches/glib-CVE-2021-27219-11.patch gnu/packages/patches/glib-CVE-2021-27219-12.patch gnu/packages/patches/glib-CVE-2021-27219-13.patch gnu/packages/patches/glib-CVE-2021-27219-14.patch gnu/packages/patches/glib-CVE-2021-27219-15.patch gnu/packages/patches/glib-CVE-2021-27219-16.patch gnu/packages/patches/glib-CVE-2021-27219-17.patch gnu/packages/patches/glib-CVE-2021-27219-18.patch gnu/packages/patches/glib-CVE-2021-28153.patch: Remove patches. * gnu/local.mk (dist_patch_DATA): Unregister them. * gnu/packages/glib.scm (glib): Make some cosmetic changes. [replacement]: Remove. (glib/fixed): Remove. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-09-05gnu: xfsprogs: Update to 5.13.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (xfsprogs): Update to 5.13.0. [arguments]: Don't return #t from phases.
2021-09-05gnu: xrdb: Update to 1.2.1.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xrdb): Update to 1.2.1.
2021-09-05gnu: xwd: Update to 1.0.8.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xwd): Update to 1.0.8.
2021-09-05gnu: ne: Update to 3.3.1.Tobias Geerinckx-Rice
* gnu/packages/text-editors.scm (ne): Update to 3.3.1. [arguments]: Add a 'patch-early-shebang phase. Don't return #t from other phases.
2021-09-05gnu: meld: Update to 3.20.4.Tobias Geerinckx-Rice
* gnu/packages/patchutils.scm (meld): Update to 3.20.4.
2021-09-05gnu: bochs: Update to 2.72.7.Tobias Geerinckx-Rice
* gnu/packages/virtualization.scm (bochs): Update to 2.72.7.
2021-09-05gnu: butt: Update to 0.1.31.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (butt): Update to 0.1.31.
2021-09-05gnu: homebank: Update to 5.5.3.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (homebank): Update to 5.5.3.
2021-09-05gnu: avldrums-lv2: Update to 0.4.2.Tobias Geerinckx-Rice
* gnu/packages/music.scm (avldrums-lv2): Update to 0.4.2. [arguments]: Don't return #t from phases.
2021-09-04gnu: libglvnd: Update to 1.3.4.Tobias Geerinckx-Rice
* gnu/packages/gl.scm (libglvnd): Update to 1.3.4. [arguments]: Don't return #t from phases.
2021-09-04gnu: interception-tools: Update to 0.6.7.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (interception-tools): Update to 0.6.7. [arguments]: Remove obsolete 'fix-libevdev-path phase.
2021-09-04gnu: gparted: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (gparted): Update to 1.3.1.
2021-09-04gnu: btrfs-progs: Update to 5.13.1.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 5.13.1.
2021-09-04gnu: epson-inkjet-printer-escpr: Update to 1.7.17.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.17.
2021-09-04gnu: filezilla: Update to 3.55.1.Tobias Geerinckx-Rice
* gnu/packages/ftp.scm (filezilla): Update to 3.55.1.