summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: gtk+-2: Add missing inputs and search-path.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (gtk+-2) [native-inputs]: Add intltool. [inputs]: Add libx11, libxext, libxkbcommon, libxrender and libxshmfence. [propagated-inputs]: Add cairo and glib. [search-paths]: New field. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gtk+-2: Enable tests.Raghav Gururajan2021-03-26
| | | | | | | | | | * gnu/packages/gtk.scm (gtk+-2) [arguments]<#:parallel-tests?>: New argument. <#:phases>['disable-tests]: Remove phase. ['disable-failing-tests]: New phase. ['pre-check]: New phase. [native-inputs]: Add xorg-server-for-tests. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: yelp-xsl: Enable documentation.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/gnome.scm (yelp-xsl) [arguments]<#:configure-flag> [--enable-doc]: New flag. [native-inputs]: Add mallard-ducktype, intltool and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: wayland-protocols: Update description.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/freedesktop.scm (wayland-protocols) [description]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: wayland: Update synopsis, description and license.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/freedesktop.scm (wayland) [synopsis]: Modify. [description]: Modify. [license]: Change from x11 to expat. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: wayland: Fix and move documentation.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/freedesktop.scm (wayland) [outputs]: New output "doc". [arguments]<#:phases>['patch-docbook-xml]: New phase. ['move-doc]: New phase. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: wayland: Update to 1.19.0.Raghav Gururajan2021-03-26
| | | | | | | | | | * gnu/packages/freedesktop.scm (wayland)[version]: Update to 1.19.0. [build-system]: Change from gnu to meson. [native-inputs]: Move here docbook-xml and docbook-xsl from ... [inputs]: ... here. Move libffi to ... [propagated-inputs]: ... here. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: json-glib: Update synopsis and description.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gnome.scm (json-glib) [synopsis]: Modify. [description]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: json-glib: Enable documentation and man-pages.Raghav Gururajan2021-03-26
| | | | | | | | | | | * gnu/packages/gnome.scm (json-glib) [outputs]: New output "doc". [arguments]<#:configure-flags>[-Ddocs]: New flag. [-Dman]: New flag. <#:phases>['patch-docbook]: New phase. ['move-doc]: New phase. [native-inputs]: Add docbook-xml, docbook-xsl, gtk-doc and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: json-glib: Update to 1.6.2.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gnome.scm (json-glib)[version]: Update to 1.6.2. [arguments]<#:glib-or-gtk?>: New argument. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: at-spi2-atk: Update home-page and license.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (at-spi2-atk) [home-page]: Modify. [license]: Update to lgpl2.1+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: at-spi2-atk: Update to 2.38.0.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (at-spi2-atk) [version]: Update to 2.38.0 [arguments]<#:glib-or-gtk?>: New argument. [native-inputs]: Add gobject-introspection. [inputs]: Add glib. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: at-spi2-core: Update home-page and license.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (at-spi2-core) [home-page]: Modify. [license]: Update to lgpl2.1+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: at-spi2-core: Fix documentation.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (at-spi2-core) [arguments]<#:phases>['patch-docbook-sgml]: New phase. [native-inputs]: Add docbook-xml. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: at-spi2-core: Update to 2.40.0.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (at-spi2-core) [version]: Update to 2.40.0. [arguments]<#:glib-or-gtk?>: New argument. [native-inputs]: Add glib:bin and python-wrapper. [propagated-inputs]: Add libx11. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: Add atkmm-2.28.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gtk.scm (atkmm-2.28): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: atkmm: Update synopsis, description, home-page and license.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (atkmm) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Add gpl2+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: atkmm: Enable documentation.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (atkmm) [outputs]: Add new output "doc". [arguments]<#:configure-flags>[-Denable-documentation]: New flag. [arguments]<#:phases>['move-doc]: New phase. [native-inputs]: Add graphviz, doxygen. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: atkmm: Update to 2.36.0.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (atkmm) [version]: Update to 2.36.0. [build-system]: Change from gnu to meson. [arguments]<#:glib-or-gtk?>: New argument. [native-inputs]: Add m4, mm-common, perl and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: atk: Update home-page and license.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (atk) [home-page]: Modify. [license]: Update to lgpl2.1+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: atk: Update to 2.36.0.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (atk) [version]: Update to 2.36.0. [arguments]<#:glib-or-gtk?>: New argument. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: atk: Re-arrange inputs in alphabetical order.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gtk.scm (atk) [native-inputs]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Update synopsis, description, home-page and license.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gnome.scm (libgsf) [synopsis]: Modify. [home-page]: Modify. [description]: Modify. [license]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Enable documentation.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/gnome.scm (libgsf) [outputs]: New output "doc". [arguments]<#:configure-flags>[--with-html-dir]: New flag. [native-inputs]: Add docbook-xml. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Correct inputs.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/gnome.scm (libgsf) [native-inputs]: Add python-wrapper. [propagated-inputs]: Move gdk-pixbuf to ... [inputs]: ... here. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Enable missing features.Raghav Gururajan2021-03-26
| | | | | | | | | | | * gnu/packages/gnome.scm (libgsf) [arguments]<#:configure-flag>[--enable-introspection]: New flag. [--with-gir-dir=]: New flag. [--with-typelib-dir=]: New flag. [--with-zlib]: New flag. [--with-bz2]: New flag. [native-inputs]: Add gobject-introspection. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Re-arrange inputs in alphabetical order.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gnome.scm (libgsf) [native-inputs]: Modify. [inputs]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Make separate output for binaries.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gnome.scm (libgsf) [outputs]: New output "bin". Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: libgsf: Change build-system.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gnome.scm (libgsf) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: vala: Update synopsis and description.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gnome.scm (vala) [synopsis]: Modify. [description]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: vala: Update to 0.52.0.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gnome.scm (vala) [version]: Update to 0.52.0. [native-inputs]: Add help2man and perl. [inputs]: Move graphviz to ... [propagated-inputs]: ... here. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: vala: Fix documentation.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gnome.scm (vala) [arguments]<#:phases>['patch-docbook-xml]: New phase. [native-inputs]: Add docbook-xml and docbook-xsl. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: vala: Enable coverage support.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gnome.scm (vala) [arguments]<#:configure-flags> [--enable-coverage]: New flag. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: vala: Change build-system.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gnome.scm (vala) [build-system]: Change from gnu to glib-or-gtk. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf+svg: Correct package definition to include changes from ↵Raghav Gururajan2021-03-26
| | | | | | | | | gdk-pixbuf. * gnu/packages/gtk.scm (gdk-pixbuf+svg) [arguments]: Modify. [synopsis]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Disable failing tests.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gtk.scm (gdk-pixbuf) [arguments]<#:phases>['disable-failing-tests]: New phase. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Update synopsis, description, home-page and license.Raghav Gururajan2021-03-26
| | | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Update to lgpl2.1+. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Update to 2.42.4.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf) [version]: Update to 2.42.4. [native-inputs]: Add perl and libxslt. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Fix documentation.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf) [arguments]<#:phases>['patch-docbook]: New phase. [native-inputs]: Add docbook-xml and docbook-xsl. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Enable jasper support.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf) [arguments]<#:configure-flags>[-Djasper]: New flag. [inputs]: Add jasper. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Correct inputs.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf) [propagated-inputs]: Add libx11. Remove libpng. [inputs]: Add libpng. Remove libx11. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: gdk-pixbuf: Add missing arguments.Raghav Gururajan2021-03-26
| | | | | | | | | | * 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>
* gnu: pangomm-2.42: Update to 2.42.2.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gtk.scm (pangomm-2.42)[version]: Update to 2.42.2. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: pangomm: Enable documentation.Raghav Gururajan2021-03-26
| | | | | | | | | * 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>
* gnu: pangomm: Update to 2.48.0.Raghav Gururajan2021-03-26
| | | | | | | | | * 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>
* gnu: pango: Update synopsis, description and home-page.Raghav Gururajan2021-03-26
| | | | | | | | * gnu/packages/gtk.scm (pango) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: pango: Update to 1.48.3.Raghav Gururajan2021-03-26
| | | | | | | | | * 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>
* gnu: pango: Re-arrange inputs in alphabetical order.Raghav Gururajan2021-03-26
| | | | | | | * gnu/packages/gtk.scm (pango) [propagated-inputs]: Modify. [native-inputs]: Modify. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: pango: Add missing arguments.Raghav Gururajan2021-03-26
| | | | | | * gnu/packages/gtk.scm (pango) [arguments]<#:glib-or-gtk?>: New argument. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
* gnu: cairomm-1.13: Fix build.Raghav Gururajan2021-03-26
| | | | | | | | * 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>