Age | Commit message (Collapse) | Author |
|
* 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/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.
|
|
* gnu/packages/enlightenment.scm (edi): Update to 0.6.0.
[source]: Download from enlightenment's website.
[tests]: Disable tests.
[native-inputs]: Remove check, lcov.
|
|
* gnu/packages/emacs.scm (emacs-php-mode): New variable.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.10.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.73.
|
|
* gnu/packages/backup.scm (borg): Update to 1.1.4.
[source]: Remove obsolete patch. Remove bundled lz4 and zstd.
[inputs]: Add zstd.
[arguments]: Build with input versions of lz4 and zstd.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
|
|
* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
|
|
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-2.e06d08d.
[build-system]: Switch to the gnu-build-system.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/enlightenment.scm (rage): Update to 0.3.0.
[build-system]: Switch to meson build system.
|
|
Fixes a Texinfo syntax error introduced in d596fea5fd6cbcd98f1bc185817f2ae9d82060a9.
Reported by Fis Trivial in <https://bugs.gnu.org/29879>.
* gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.
|
|
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16.
[arguments]: Patch the path of the shell in the translations makefile.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.
|
|
* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
|
|
* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to
a list, add --smbd flag. Add 'create-samba-wrapper phase.
|
|
* gnu/packages/finance.scm (keepkey-agent): New variable.
|
|
* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.
|
|
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
|
|
* gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.
|
|
* gnu/packages/package-management.scm (guix): Update to f76ff984.
|
|
* gnu/packages/finance.scm (trezor-agent): New variable.
|
|
* gnu/packages/finance.scm (ledger-agent): New variable.
|
|
* gnu/packages/finance.scm (python-trezor, python2-trezor): New variables.
|
|
* gnu/packages/finance.scm: Import (gnu packages libusb).
(python-ledgerblue, python2-ledgerblue): New variables.
|