| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.8.
[replacement]: Remove field.
(libgcrypt-1.7.8): Remove variable.
(libgcrypt-1.5)[replacement]: Remove field.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/pdf.scm (poppler)[replacement]: New field.
(poppler-0.56.0): New variable.
(poppler-qt4, poppler-qt5): Use 'package/inherit'.
|
| |
| |
| |
| | |
* gnu/packages/admin.scm (thermald)[source]: Add file-name field.
|
| |
| |
| |
| | |
* gnu/packages/admin.scm (thermald)[supported-systems]: New field.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (libgcrypt)[replacment]: New field.
(libgcrypt-1.7.8): New variable.
(libgcrypt-1.5)[replacment]: New field.
|
| |
| |
| |
| | |
* gnu/packages/mes.scm (mes): Update to 0.8.
|
| |
| |
| |
| | |
* gnu/packages/mes.scm (mescc-tools): New variable.
|
| |
| |
| |
| |
| |
| | |
Suggested by Göktuğ Kayaalp <self@gkayaalp.com>.
* gnu/system.scm (%base-packages): Add SHADOW.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Propagation of both gtk+ and gtk+-2 causes a conflict to be detected,
preventing the installation of xfce.
* gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Move "gtk+-2"...
[inputs]: ...to here.
(garcon)[inputs]: Add "gtk+-2".
(xfce4-appfinder)[inputs]: Add "gtk+-2".
(xfce4-power-manager)[inputs]: Add "gtk+-2".
(ristretto)[inputs]: Add "gtk+-2".
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/xfce.scm (xfce)[propagated-inputs]: Move all...
[inputs]: ...here.
[arguments]: Build a union.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (clojure)[inputs]: Update "tools-reader-src" to
1.0.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (procenv): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
See <http://lists.gnu.org/archive/html/bug-guix/2017-05/msg00015.html> for the
rationale.
* gnu/packages/patches/ansible-wrap-program-hack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (ansible)[source]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/node.scm (node): Update to 8.1.2.
(node)[arguments]: Disabled more tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes a regression introduced in
ef39a17717a10a7f406730258acfdb07934c7255, which would break
python-scipy ("undefined reference to `zungqr_'").
* gnu/packages/maths.scm (lapack)[arguments]: Add
"-DCMAKE_INSTALL_LIBDIR" to #:configure-flags.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/firmware.scm (ovmf)[arguments]: Only when the build
machine is x86_64-linux should the 64-bit firmware be built and
installed.
|
| |
| |
| |
| |
| | |
* gnu/packages/video.scm (openh264)[arguments]: Add 'CC=gcc' to
the #:make-flags.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-spams): Update to 2.6-2017-03-22.
[arguments]: Remove R-3.3 work-around and syntax fixes, add phase to
prevent tuning r-spams to the compiling hardware.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/wdiff.scm (wdiff): 'inputs' -> 'native-inputs'.
[native-inputs]: Remove unused screen input.
[arguments]: Use modify-phases.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/screen.scm (screen): Update to 4.6.0.
[source]: Remove patch.
* gnu/packages/patches/screen-fix-info-syntax-error.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
| |
| |
| |
| | |
* gnu/packages/moe.scm (moe): Update to 1.9.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-ess)[arguments]: Add phase "set-HOME".
[native-inputs]: Replace texlive with a texlive-union.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-tex-texinfo): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-latex-hyperref): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Additionally build and
install tex.fmt, pdftex.fmt, pdfetex.fmt, and pdflatex.fmt.
|
| |
| |
| |
| | |
* gnu/packages/mp3.scm (mpg123): Update to 1.25.0.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
|
| |
| |
| |
| |
| | |
* gnu/packages/photo.scm (darktable)[supported-systems]: New field,
explicitly limit to i686-linux, x86_64-linux and aarch64-linux.
|
| |
| |
| |
| |
| | |
* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags
with "--with-default-accel=uxa".
|
| |
| |
| |
| |
| | |
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
|
| |
| |
| |
| | |
* gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
|
| |
| |
| |
| | |
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
|
| |
| |
| |
| |
| |
| |
| | |
This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c.
* gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash
for graphics-def.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-latex-seminar): New variable.
|
| |
| |
| |
| | |
* gnu/packages/tex.scm (texlive-latex-natbib): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74.
[source]: Remove patch.
|
| |
| |
| |
| | |
* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration)[license]:
Turn into a list of <license> objects.
(kdelibs4support)[license]: Likewise.
(khtml)[license]: Likewise.
(kjs)[license]: Likewise.
(kross)[license]: Likewise.
|
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-which-key): Reformat description to avoid a
line beginning with "(" because such lines break indentation in Emacs.
|
| |
| |
| |
| |
| | |
* guix/scripts/package.scm (%options): Add "rollback" as an alias for
"roll-back".
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/27262>.
Reported by Mark H Weaver <mhw@netris.org>.
* guix/scripts/package.scm (transaction-upgrade-entry): Check if ENTRY
matches 'manifest-transaction-removal-candidate?' and return TRANSACTION
if it does.
(process-actions): Move 'options->removable' from step 2 to step 1.
|
| |
| |
| |
| |
| |
| |
| | |
* guix/profiles.scm (manifest-transaction-removal-candidate?): New
procedure.
* tests/profiles.scm ("manifest-transaction-removal-candidate?"): New
test.
|
| |
| |
| |
| |
| |
| |
| | |
Fixes <http://bugs.gnu.org/27294>.
Reported by Joshua Sierles <joshua@joshua.si>.
* guix/import/cran.scm (string->license) <"GPL">: Return a quoted list.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation.
[arguments]: Remove "patch-version-check" phase.
Add "patch-tests" phase.
|
| |
| |
| |
| | |
* gnu/packages/networking.scm (thc-ipv6): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/networking.scm (quagga): New variable.
* gnu/packages/patches/quagga-reproducible-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
| |
| |
| |
| |
| | |
* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
|
| |
| |
| |
| |
| | |
* gnu/packages/maths.scm (lapack)[arguments]: Pass
"-DLAPACKE_WITH_TMG=ON".
|