summaryrefslogtreecommitdiff
path: root/gnu/packages/glib.scm
Commit message (Collapse)AuthorAge
* gnu: Add dbus-test-runner.Nicolò Balzarotti2020-05-14
| | | | | | * gnu/packages/glib.scm (dbus-test-runner): New variable. Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
* gnu: appstream-glib: Remove unused input.Marius Bakke2020-05-13
| | | | * gnu/packages/glib.scm (appstream-glib)[inputs]: Remove LIBYAML.
* Merge branch 'master' into core-updatesMarius Bakke2020-04-26
|\
| * gnu: perl-glib: Update to 1.3292.Efraim Flashner2020-04-26
| | | | | | | | * gnu/packages/glib.scm (perl-glib): Update to 1.3292.
* | gnu: telepathy-glib: Disable failing tests.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | * gnu/packages/glib.scm (telepathy-glib)[arguments]: Add phase to disable failing tests. (cherry picked from commit 9049e4d808f241dd88ddcb6a0f74b0766624fb08)
* | gnu: dbus-glib: Update to 0.110.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/glib.scm (dbus-glib): Update to 0.110. (cherry picked from commit cff7f2f521a662d0dc01a07b5d7c2c61a7b47072)
* | gnu: libsigc++: Update to 2.10.3.Marius Bakke2020-03-26
| | | | | | | | * gnu/packages/glib.scm (libsigc++): Update to 2.10.3.
* | gnu: GLib: Update to 2.62.6.Marius Bakke2020-03-26
| | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.62.6.
* | gnu: glib: Update to 2.62.5.Marius Bakke2020-03-05
| | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.62.5.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: appstream-glib: Update to 0.7.17.Marius Bakke2020-03-04
| | | | | | | | | | | | | | * gnu/packages/patches/appstream-glib-2020.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (appstream-glib): Update to 0.7.17. [source](patches): Remove.
| * gnu: Update pypi.python.org home pages & use HTTPS.Tobias Geerinckx-Rice2020-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-unittest2, python-pytest-localserver) (python-discover)[home-page]: Follow (HTTPS) redirections. * gnu/packages/fontutils.scm (python2-defcon)[home-page]: Likewise. * gnu/packages/glib.scm (python2-pygobject-2)[home-page]: Likewise. * gnu/packages/graph.scm (python-igraph)[home-page]: Likewise. * gnu/packages/graphviz.scm (xdot)[home-page]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[home-page]: Likewise. * gnu/packages/python-web.scm (python-zope-event, python-zope-testing) (python-zope-testrunner, python-zope-i18nmessageid, python-zope-schema) (python-zope-configuration, python-zope-proxy, python-zope-location) (python-zope-security))[home-page]: Likewise. * gnu/packages/python-xyz.scm (python-setuptools,python-six) (python2-dogtail, python2-enum, python-enum34, python-unidecode) (python-numpydoc, python-decorator, python-drmaa, python-pathlib2) (python-ly, python-msgpack, python-termcolor, python-colorama) (python-pluggy, python2-pathlib2, python-rfc3987)[home-page]: Likewise.
* | gnu: telepathy-glib: Fix test failure.Marius Bakke2020-02-15
| | | | | | | | | | | | * gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (telepathy-glib)[source](patches): Add it.
* | gnu: python-pygobject: Update to 3.34.0.Marius Bakke2020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/glib.scm (python-pygobject): Update to 3.34.0. [source](modules, snippet): New fields. Delete failing tests identified by commit 622d702f7eba3. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Remove. [native-inputs]: Remove WHICH and DBUS. (python2-pygobject)[build-system]: Change to PYTHON-BUILD-SYSTEM. [arguments]: New field. Copy old phase from python-pygobject. [native-inputs]: Remove WHICH and DBUS. (python-pygobject-3.34.0): Remove variable.
* | gnu: gobject-introspection: Update to 1.62.0.Marius Bakke2020-01-24
| | | | | | | | * gnu/packages/glib.scm (gobject-introspection): Update to 1.62.0.
* | gnu: glibmm: Update to 2.62.0.Marius Bakke2020-01-23
| | | | | | | | * gnu/packages/glib.scm (glibmm): Update to 2.62.0.
* | gnu: glib: Update to 2.62.4.Marius Bakke2020-01-23
| | | | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.62.4. [arguments]: Adjust for renamed file.
* | gnu: glib: Remove redundant input.Marius Bakke2020-01-23
| | | | | | | | * gnu/packages/glib.scm (glib)[inputs]: Remove.
* | gnu: util-linux: Move libraries to separate output.Marius Bakke2020-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37732>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/packages/linux.scm (util-linux)[outputs]: Add "lib". [arguments]: Update #:configure-flags and the "move-static-libraries" phase accordingly. Add phases "patch-build-scripts" and "adjust-pkg-config-files". (e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev, xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX. (btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use the "lib" output. * gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB. (testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/android.scm (abootimg)[inputs]: Likewise. * gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise. * gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise. * gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise. * gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise. * gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint, volume-key)[inputs]: Likewise. (parted)[inputs]: Likewise. [native-inputs]: Add UTIL-LINUX. * gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise. * gnu/packages/firmware.scm (ovmf)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise. * gnu/packages/freedesktop.scm (localed)[inputs]: Likewise. * gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/kde.scm (kpmcore)[inputs]: Likewise. * gnu/packages/kodi.scm (crossguid)[inputs]: Likewise. * gnu/packages/lighting.scm (ola)[inputs]: Likewise. * gnu/packages/music.scm (libgig)[inputs]: Likewise. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise. * gnu/packages/opencog.scm (opencog)[inputs]: Likewise. * gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise. * gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise. * gnu/packages/rdf.scm (rasqal)[inputs]: Likewise. * gnu/packages/search.scm (xapian)[inputs]: Likewise. * gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise. * gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
* | gnu: glib: Fix g_app_info_get_default_for_type.Danny Milosavljevic2020-01-14
| | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/38524>. Reported by Reza Alizadeh Majd <r.majd@pantherx.org>. * gnu/packages/glib.scm (glib)[arguments]<#:phases>[patch-gio-launch-desktop]: New phase. [move-executables]: Modify.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * gnu: appstream-glib: Fix test failure.Marius Bakke2020-01-07
| | | | | | | | | | | | * gnu/packages/patches/appstream-glib-2020.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (appstream-glib)[source](patches): New field.
* | gnu: GLib: Ensure no references are kept to 'tzdata-for-tests'.Marius Bakke2019-12-05
| | | | | | | | * gnu/packages/glib.scm (glib)[arguments]: Add #:disallowed-references.
* | gnu: Remove python-libxml2 workaround.Marius Bakke2019-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/xml.scm (python-libxml2)[source]: New field. (python-libxml2/fixed): Remove variable. * gnu/packages/glib.scm (itstool/fixed): Remove variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Replace ITSTOOL/FIXED with ITSTOOL. (yelp-tools/fixed): Remove variable. * gnu/packages/mate.scm (mate-applets, mate-utils)[native-inputs]: Replace YELP-TOOLS/FIXED with YELP-TOOLS.
* | gnu: dbus: Do not build static libraries.Marius Bakke2019-12-05
| | | | | | | | * gnu/packages/glib.scm (dbus)[arguments]: Add "--disable-static" in #:configure-flags.
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-05
|\|
| * gnu: Add glib-with-documentation.Pierre Neidhardt2019-11-27
| | | | | | | | | | * gnu/packages/glib.scm (glib-with-documentation): New variable. (glib)[properties]: Hide package.
* | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\|
| * gnu: glib: Add comment about disallowed references.Ludovic Courtès2019-11-02
| | | | | | | | | | | | * gnu/packages/glib.scm (glib)[arguments]: Add a commented-out #:disallowed-references argument, which was removed in 6c237a2d7bfa3c7be02c069e5c24a2b401a51864.
| * gnu: Add python-pygobject@3.34.Tobias Geerinckx-Rice2019-10-29
| | | | | | | | * gnu/packages/glib.scm (python-pygobject-3.34): New public variable.
* | gnu: glib: Reference dbus-launch by its absolute path.Maxim Cournoyer2019-10-21
|/ | | | * gnu/packages/glib.scm (glib)[phases]{patch-dbus-launch-path}: New phase.
* gnu: appstream-glib: Update to 0.7.16.Marius Bakke2019-10-10
| | | | * gnu/packages/glib.scm (appstream-glib): Update to 0.7.16.
* gnu: libsigc++: Update home page.Marius Bakke2019-10-09
| | | | * gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
* Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\
| * gnu: Add xdg-dbus-proxy.Marius Bakke2019-09-27
| | | | | | | | * gnu/packages/glib.scm (xdg-dbus-proxy): New public variable.
* | gnu: python-libxml2, itstool: Provide crash-free variants.Ludovic Courtès2019-09-20
| | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37468>. * gnu/packages/patches/python-libxml2-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xml.scm (python-libxml2/fixed): New variable. * gnu/packages/glib.scm (itstool/fixed): New variable. * gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED instead of ITSTOOL.
* | gnu: perl-glib: Update to 1.3291.Ricardo Wurmus2019-09-19
| | | | | | | | * gnu/packages/glib.scm (perl-glib): Update to 1.3291.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\|
| * gnu: Add template-glib.Giacomo Leidi2019-08-27
| | | | | | | | | | | | * gnu/packages/glib.scm (template-glib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: dbus-c++: Fix build with GCC 7.Marius Bakke2019-07-31
| | | | | | | | | | | | | | | | * gnu/packages/patches/dbus-c++-gcc-compat.patch, gnu/packages/patches/dbus-c++-threading-mutex.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (dbus-c++)[source](patches): New field. [arguments]: End phases on #t.
* | gnu: glib: Update to 2.60.6.Marius Bakke2019-07-31
| | | | | | | | | | | | | | * gnu/packages/patches/glib-keyfile-arguments.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (glib): Update to 2.60.6. [source](patches): Remove obsolete patch.
* | gnu: glib: Fix argument handling in keyfile backend.Marius Bakke2019-07-12
| | | | | | | | | | | | * gnu/packages/patches/glib-keyfile-arguments.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (glib)[source](patches): Add it.
* | gnu: glib: Remove superfluous input.Marius Bakke2019-07-09
| | | | | | | | * gnu/packages/glib.scm (glib)[inputs]: Remove BASH.
* | gnu: glib: Update to 2.60.5.Marius Bakke2019-07-09
| | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.60.5.
* | gnu: itstool: Update to 2.0.6.Marius Bakke2019-07-07
| | | | | | | | | | | | * gnu/packages/glib.scm (itstool): Update to 2.0.6. [inputs]: Change PYTHON2-LIBXML and PYTHON-2 to PYTHON-LIBXML and PYTHON. * gnu/packages/gnome.scm (totem)[inputs]: Change PYTHON-2 to PYTHON.
* | build-system/meson: Do not inherit the 'bootstrap' phase.Marius Bakke2019-06-30
| | | | | | | | | | * guix/build/meson-build-system.scm (%standard-phases): Remove 'bootstrap'. * gnu/packages/glib.scm (glib)[arguments]: Adjust accordingly.
* | gnu: glibmm: Update to 2.60.0.Marius Bakke2019-06-21
| | | | | | | | | | * gnu/packages/glib.scm (glibmm): Update to 2.60.0. [arguments]: Remove <#:configure-flags>.
* | gnu: gobject-introspection: Build with Meson.Marius Bakke2019-06-21
| | | | | | | | | | | | | | | | | | The 1.60.x releases are the last ones to support Autotools. * gnu/packages/glib.scm (gobject-introspection)[build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Remove <#:parallel-build?> and <#:tests?>. [native-inputs]: Remove AUTOCONF and AUTOMAKE.
* | gnu: gobject-introspection: Update to 1.60.2.Marius Bakke2019-06-21
| | | | | | | | * gnu/packages/glib.scm (gobject-introspection): Update to 1.60.2.
* | gnu: glib: Update to 2.60.4.Marius Bakke2019-06-21
| | | | | | | | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.60.4. [source](snippet): New field. [arguments]: Remove obsolete DETERMINISTIC_BUILD variable. Disable two tests, and override the 'check' phase. Remove <#:parallel-build?>.