Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.13.0.
|
|
* gnu/packages/bioinformatics.scm (htslib): Update to 1.6.
|
|
* gnu/packages/admin.scm (ansible): Update to 2.4.2.0.
[description]: Redistribute hyphens.
|
|
* gnu/packages/moreutils.scm (moreutils): Update to 0.62.
|
|
* gnu/packages/admin.scm (ansible)[home-page]: Use HTTPS.
|
|
* gnu/packages/perl.scm (perl-archive-zip): Remove duplicate variable.
|
|
It's called Archive::Zip, after all. Bring it in line with other modules.
* gnu/packages/compression.scm (perl-zip): Rename from this...
(perl-archive-zip): ...to this.
* gnu/packages/libreoffice.scm (libreoffice): Update the only caller.
|
|
* gnu/packages/compression.scm (perl-zip): Update to 1.60.
[native-inputs]: Add perl-test-mockmodule.
[home-page]: Use version-independent URL.
|
|
* gnu/packages/perl-check.scm (perl-test-mockmodule): New public variable.
|
|
* gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.
|
|
* gnu/packages/perl.scm (perl-super): New public variable.
|
|
* gnu/packages/compression.scm (perl-zip)[synopsis]: Capitalise consisently.
[description]: Use @code{}.
|
|
* gnu/packages/kde.scm (libksysguard): Update to 5.11.4.
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 90.
|
|
Fixes <https://bugs.gnu.org/29860>.
Reported by Johannes Laute <j.laute3@googlemail.com>.
* gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field.
|
|
* gnu/packages/shells.scm (xonsh): Update to 0.6.0.
|
|
* gnu/packages/crypto.scm (crypto++)[arguments]: Add
‘disable-native-optimisation’ phase.
|
|
* gnu/packages/assembly.scm (nasm): Update to 2.13.02.
|
|
* gnu/packages/digest.scm: New file
(xxhash): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
|
|
* gnu/packages/wine.scm (wine)[arguments]: Target armhf-linux when
building on armhf or aarch64.
[supported-systems]: Add armhf and aarch64 to supported systems.
|
|
* gnu/packages/patches/gimp-CVE-2017-17784.patch,
gnu/packages/patches/gimp-CVE-2017-17785.patch,
gnu/packages/patches/gimp-CVE-2017-17786.patch,
gnu/packages/patches/gimp-CVE-2017-17787.patch,
gnu/packages/patches/gimp-CVE-2017-17789.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gimp.scm (gimp)[source]: Use them.
|
|
* gnu/packages/wine.scm (wine64-staging)[inputs]: Add wine-staging.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
-
|
|
* gnu/packages/wine.scm (wine64)[inputs]: Add wine.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
|
|
* gnu/packages/wine.scm (wine)[arguments]: Install libraries to /lib/wine32.
|
|
* gnu/packages/curl.scm (kurly): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-aki237-nscjar): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-alsm-ioprogress): New variable.
|
|
Use the -C make option, rather than changing directory before the build
phase. Add config=release to the make flags as this might improve performance,
and verbose=1 as this might make the build process clearer.
Also remove --minimal-flags, as I don't quite understand what this does, but
using it seems to remove lots of flags that would be used by default.
* gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the
--minimal-flags argument from the configure phase, remove the 'chdir phase,
and change the chdir argument in the install phase.
|
|
* gnu/services/desktop.scm (<mate-desktop-configuration>,
mate-desktop-service-type): New variable.
(mate-desktop-service): New public variable.
* doc/guix.texi (Desktop Services): Document the service.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate)[inputs]: Add "mate-user-guide", "mate-calc", "mate-backgrounds",
"mate-netbook", "hicolor-icon-theme", "mate-utils", "engrampa", "eom", "mate-polkit",
"mate-system-monitor", "mate-utils", "pluma", "atril".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-polkit): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-system-monitor): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (pluma): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (engrampa): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (eom): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-utils): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-screensaver): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-netbook): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/xdisorg.scm (libfakekey): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-icon-theme-faenza): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-common): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-backgrounds): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-calc): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (atril): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (caja)[native-search-paths]: Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (caja-extensions): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-session-manager)[arguments]: Add '--enable-elogind'
to configure-flags.
(phases): Add 'pre-configure' phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mate.scm (mate-user-guide): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
|