aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/dbus-service.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-12-14 22:24:42 +0200
committerEfraim Flashner <efraim@flashner.co.il>2022-12-21 19:22:58 +0200
commit5b19dffd98501b705e539497714d4894ed153192 (patch)
tree10c8d068e84fa12f4ed829b370e9a2d165193423 /gnu/build/dbus-service.scm
parentff6d119829c86060ecfe8d99cf2996e7ceb0bd4b (diff)
downloadguix-5b19dffd98501b705e539497714d4894ed153192.tar.gz
guix-5b19dffd98501b705e539497714d4894ed153192.zip
gnu: julia-imagemetadata: Update to 0.9.8.
* gnu/packages/julia-xyz.scm (julia-imagemetadata): Update to 0.9.8. [arguments]: Add phase to skip greyscale test. [propagated-inputs]: Remove julia-indirectarrays; add julia-imagebase. [native-inputs]: Add julia-indirectarrays.
Diffstat (limited to 'gnu/build/dbus-service.scm')
0 files changed, 0 insertions, 0 deletions
8 -0400'>2017-05-23nls: Update 'da' translation.Leo Famulari 2017-05-14maint: Do not update PO files upon "make dist"....This works around a non-determinstic build failure when doing "make distcheck -j4". * po/guix/Makevars (DIST_DEPENDS_ON_UPDATE_PO): New variable. * po/packages/Makevars (DIST_DEPENDS_ON_UPDATE_PO): New variable. Ludovic Courtès 2017-05-11nls: Update 'fr' translation.Ludovic Courtès 2017-05-04nls: Mark (guix discovery) as translatable....This is a followup to cd903ef7871170d3c4eced45418459d293ef48a7. * po/guix/POTFILES.in: Add 'guix/discovery.scm'. Ludovic Courtès 2017-05-03ui: Rename '_' to 'G_'....This avoids collisions with '_' when the latter is used as a 'match' pattern for instance. See <https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00464.html>. * guix/ui.scm: Rename '_' to 'G_'. * po/guix/Makevars (XGETTEXT_OPTIONS): Adjust accordingly. * build-aux/compile-all.scm (warnings): Remove 'format'. * gnu/packages.scm, gnu/services.scm, gnu/services/shepherd.scm, gnu/system.scm, gnu/system/shadow.scm, guix/gnupg.scm, guix/http-client.scm, guix/import/cpan.scm, guix/import/elpa.scm, guix/import/pypi.scm, guix/nar.scm, guix/scripts.scm, guix/scripts/archive.scm, guix/scripts/authenticate.scm, guix/scripts/build.scm, guix/scripts/challenge.scm, guix/scripts/container.scm, guix/scripts/container/exec.scm, guix/scripts/copy.scm, guix/scripts/download.scm, guix/scripts/edit.scm, guix/scripts/environment.scm, guix/scripts/gc.scm, guix/scripts/graph.scm, guix/scripts/hash.scm, guix/scripts/import.scm, guix/scripts/import/cpan.scm, guix/scripts/import/cran.scm, guix/scripts/import/crate.scm, guix/scripts/import/elpa.scm, guix/scripts/import/gem.scm, guix/scripts/import/gnu.scm, guix/scripts/import/hackage.scm, guix/scripts/import/nix.scm, guix/scripts/import/pypi.scm, guix/scripts/import/stackage.scm, guix/scripts/lint.scm, guix/scripts/offload.scm, guix/scripts/pack.scm, guix/scripts/package.scm, guix/scripts/perform-download.scm, guix/scripts/publish.scm, guix/scripts/pull.scm, guix/scripts/refresh.scm, guix/scripts/size.scm, guix/scripts/substitute.scm, guix/scripts/system.scm, guix/ssh.scm, guix/upstream.scm: Use 'G_' instead of '_'. Most of this change was obtained by running: "sed -i -e's/(_ "/(G_ "/g' `find -name \*.scm`". Ludovic Courtès 2017-03-14nls: Mark (guix scripts pack) as translatable....* po/guix/POTFILES.in: Add 'guix/scripts/pack.scm'. Ludovic Courtès 2016-12-31Add 'guix copy'....* guix/scripts/copy.scm: New file. * guix/scripts/archive.scm (options->derivations+files): Export. * doc/guix.texi (Invoking guix copy): New node. * Makefile.am (MODULES) [HAVE_GUILE_SSH]: Add guix/scripts/copy.scm. * po/guix/POTFILES.in: Likewise. Ludovic Courtès 2016-12-19nls: Update 'fr' translation.Ludovic Courtès 2016-12-19nls: Update 'da' package translation.Ludovic Courtès 2016-12-19nls: Update 'pt_BR' translation.Ludovic Courtès 2016-12-19nls: Update 'da' translation.Ludovic Courtès 2016-12-05nls: Adjust to geeqie.scm removal....This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633. * po/packages/POTFILES.in: Remove gnu/packages/geeqie.scm. Ludovic Courtès 2016-12-04nls: Adjust to feh.scm renaming....This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633. * po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm. Ludovic Courtès 2016-12-04nls: Update 'da' package translation.Marius Bakke 2016-12-04nls: Update 'da' translation.Marius Bakke 2016-11-12nls: Update 'fr' translation.Ludovic Courtès 2016-11-06nls: Update 'fr' translation.Leo Famulari 2016-11-05nls: Update 'pt_BR' translation.Leo Famulari 2016-10-23nls: Update 'fr' translation.Leo Famulari 2016-10-06nls: Update 'de' translation.Ludovic Courtès