* gnu/packages/gnome.scm (gupnp): Update to 1.6.6.
[arguments]: Convert to list of G-Expressions.
[#:configure-flags]: Add -Dgtk_doc=true.
[native-inputs]: Add gi-docgen.
Change-Id: Ia173720a9b888b4064417f1df79508a8c5b7fb14
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.16.
[arguments]: Convert to a list of G-Expressions.
[home-page]: Update.
Change-Id: I20876f9b594f8d33f2c85e313656791fb3b6812b
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
The build system changed how it disables icon-theme.cache.
* gnu/packages/gnome.scm (cheese): Update to 44.1.
[#:phases]<skip-gtk-update-icon-cache>: Update.
Change-Id: I95044d29da019345d14b5fe8f1671f0f7046fba3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
yelp-tools has changed its version scheme, so its download URL changed.
* gnu/packages/gnome.scm (yelp-tools): Update to 42.1.
[source]: Update origin uri.
[build-system]: Change to meson-build-system.
[#:configure-flags]: Set -Dhelp=true.
[propagated-inputs]: Drop labels.
[native-inputs]: Add gettext-minimal, python, python-lxml.
Change-Id: Ibc091329275959219fdcb1af47d34e40128da889
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (mm-common): Update to 1.0.5.
[arguments]: Convert to list of G-Expressions.
[native-inputs]: Drop labels.
[source]: Remove mm-common-reproducible-tarball.patch.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/patches/mm-common-reproducible-tarball.patch: Delete.
Change-Id: If7331e87949bf9e94348757d46a9a3a0459608f0
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (libsoup-minimal) [arguments]: Convert to list of
G-Expressions.
* gnu/packages/gnome.scm (libsoup-minimal-2) [arguments]: Convert to list of G-Expressions.
Change-Id: I72ebe6614eac3ee032057ffeb76dff5d8d821a8e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
The option to build documentation has changed between libsoup 2 and libsoup 3.
The failing socket test has been moved to a different file.
libsoup-minimal-2 introduces a new phase to disable tests, however the
'adjust-tests phase of libsoup-minimal must be removed. For simplicity, we use
the 'adjust-tests name for the phase of all variants.
* gnu/packages/gnome.scm (libsoup-minimal): Update to 3.4.4.
[#:configure-flags]: Change name of docs option.
[#:phases]<adjust-tests>: Change the file name of socket test.
(libsoup-minimal-2) [arguments]: Override #:configure-flags.
[#:phases]: Override 'adjust-tests.
(libsoup) [version]: Remove field.
[source]: Remove field.
[#:configure-flags]: Replace -Ddocs=disabled with -Ddocs=enabled.
Change-Id: Iace1bf0f1d805a0eed7e484a7cd496ac04631b32
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This replacement was omitted in f3da903b01:
Yelp 42 still builds with GTK+ 3, so let's use the right Webkit.
* gnu/packages/gnome.scm (yelp)[inputs]: Replace webkitgtk with
webkitgtk-for-gtk3.
This replacement was omitted in f3da903b01:
Epiphany 42 still builds with GTK+ 3, so let's use the right Webkit.
* gnu/packages/gnome.scm (epiphany)[inputs]: Replace webkitgtk with
webkitgtk-for-gtk3.
* gnu/packages/gnome.scm (rygel) [#:configure-flags]: Use the 'list' syntax
istead of 'quote'.
Change-Id: I173b5872ebfa82855055145923cd2f1a1b4d68d1
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (gnome-connections) [description]: Add space after
comma in @acronym.
Change-Id: Ib6c9e39057786e7bd135874238a9b7629e316200
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (gtk-frdp) [description]: Add space after comma in
@acronym.
Change-Id: Ic3bc9b317ff54636fad0d073de1af2ffdabcd8f2
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This reverts commit e21f0cb7b7. It was
introduced to fix a build failure in mutter, that no longer occurs with
the updated python-dbusmock.
Change-Id: I781fa2314afb0c1819e30ef404cf2e8da6652e3e
* gnu/packages/gnome.scm (sushi): Update to 44.2.
[arguments]: Convert to list of G-Expressions.
Change-Id: Ifd87eb3eed82b3fb2921d23fa27e161fe8361069
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
A TODO item mentioned fixing icons, but they are visible.
* gnu/packages/gnome.scm (simple-scan): Update to 44.0. Remove TODO item.
Change-Id: Ib32bf25457cc2d82f0a473cfa8b6cca580a6bb6e
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (rygel): Update to 0.42.4.
[arguments]: Convert to list of G-Expressions.
[propagated-inputs]: Add glib.
Change-Id: I17da7894a9626cd056c7c86ac6747acc0828e1ba
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.46.0.
[arguments]: Convert to list of G-Expressions.
Change-Id: I88c6b33154c21cd165e800b3a3e8a584eee50abd
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>