| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Remove
'build-so' and 'install-so' phases. Replace 'build' and 'install'
phases.
|
|
|
|
|
| |
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Add
#:disallowed-references.
|
|
|
|
| |
* gnu/packages/databases.scm (bdb)[arguments]: Pass --disable-static.
|
|
|
|
| |
* gnu/packages/databases.scm (bdb)[arguments]: Add #:disallowed-references.
|
|
|
|
|
|
|
| |
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and
'python-config'.
|
|
|
|
|
|
| |
* gnu/packages/patches/procps-non-linux.patch.patch: New patch.
* gnu/packages/linux.scm (procps)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/guile.scm (guile-2.0)[arguments]: Add #:configure-flags.
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl)[outputs]: Add "doc".
[arguments]: Add 'move-man3-pages' phase.
|
|
|
|
|
| |
* gnu/packages/tls.scm (openssl)[outputs]: New field.
[arguments]: Add 'move-static-libraries' phase.
|
|
|
|
| |
* gnu/packages/tls.scm (openssl)[arguments]: Add #:disallowed-references.
|
|
|
|
|
|
|
| |
* gnu/packages/pdf.scm (qpdf)[source](snippet): New field.
[arguments]: Add #:disallowed-references.
[inputs]: Move PERL to...
[native-inputs]: ... here.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[outputs]: Add "bin".
|
|
|
|
|
|
|
| |
* gnu/packages/patches/libxslt-generated-ids.patch: New file.
* gnu/packages/patches/libxslt-remove-date-timestamps.patch: Likewise.
* gnu/packages/xml.scm (libxslt)[source]: Use them.
* gnu/local.mk (dist_patch_DATA): Add them.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-xnomial): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/ruby.scm (ruby-hashery): Update to 2.1.2.
[arguments]: Remove test workaround.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/build/syscalls.scm (bits->symbols-body, define-bits)
(local-flags): New macros.
(TCSANOW, TCSADRAIN, TCSAFLUSH): New variables.
(<termios>): New record type.
(%termios): New C structure.
(tcgetattr, tcsetattr): New procedures.
* tests/syscalls.scm ("tcgetattr ENOTTY", "tcgetattr")
("tcsetattr"): New tests.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* guix/build/syscalls.scm (sizeof*, alignof*, write-type, read-type):
Add support for (array ...) forms.
* guix/build/syscalls.scm (<file-system>)[spare0, spare1]: Remove.
[spare]: New field.
* guix/build/syscalls.scm (%statfs)[identifier]: Change to (array int 2).
[spare0, spare1]: Remove.
[spare]: New field.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/plotutils.scm (asymptote): Update to 2.37.
* gnu/packages/patches/asymptote-gsl2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove reference.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python2-shedskin): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (guitarix): Update to 0.35.0.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (qtractor): Update to 0.7.7.
|
| |
| |
| |
| | |
* gnu/packages/textutils.scm (antiword): New variable.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (synthv1): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/xiph.scm (ao): Replace "itemize" with "enumerate" in description string.
Apparently Guile cannot yet handle "itemize" when creating HTML.
|
| |
| |
| |
| | |
* gnu/packages/xiph.scm (ao): Add markup to description string.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for i686-mingw.
Signed-off-by: Manolis Ragkousis <manolis837@gmail.com>
|
| |
| |
| |
| | |
* guix/build/syscalls.scm (statfs): Explicitly bind "statfs64".
|
| |
| |
| |
| |
| |
| | |
* guix/build/syscalls.scm (<file-system>)[mount-flags]: New field.
[spare2]: Remove.
(%statfs): Likewise.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/pdf.scm (poppler)[replacement]: New field.
(poppler/fixed): New variable.
* gnu/packages/patches/poppler-CVE-2015-8868.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
| |
| |
| |
| |
| | |
* gnu/packages/mpd.scm (ncmpcpp)[arguments]: Remove 'autogen' phase.
[native-inputs]: Remove autoconf, automake, and libtool.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (muscle): New variable.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (subversion): Update to 1.8.16.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/web.scm (uhttpmock): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| |
| | |
* gnu/packages/ruby.scm (ruby-hashery)[arguments]: Remove failing
test.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/ruby.scm (ruby): Update to 2.3.1.
[origin] Add symlink patch.
* gnu/packages/patches/ruby-symlinkfix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/version-control.scm (fossil): New variable.
* gnu/packages/patches/fossil-test-fixes.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
|
| |
| |
| |
| | |
* gnu/packages/algebra.scm (eigen): Update to 3.2.8.
|
| |
| |
| |
| |
| | |
* po/guix/zh_CN.po: New file.
* po/guix/LINGUAS: Add 'zh_CN'.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cups.scm (hplip): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reduces the size of the image produced by 'guix system vm' from
26 MiB to 9 MiB.
* gnu/system/vm.scm (system-qemu-image/shared-store):
(system-qemu-image/shared-store-script): Change the default
value of #:disk-image-size to 30 MiB when not FULL-BOOT?.
* guix/scripts/system.scm (system-derivation-for-action): Likewise for
the 'vm' action.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-41.
[inputs]: Add libxinerama.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
| |
| |
| |
| | |
* gnu/packages/webkit.scm (webkitgtk): Update to 2.12.2.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-celery)[propagated-inputs]: Move
python-pytz, python-billiard, python-kombu ...
[inputs]: ... to here. Add python-amqp, python-anyjson.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-rauth)[native-inputs]: Remove it.
[propagated-inputs]: Move python-requests ...
[inputs]: ... to here.
[properties]: Define python2-variant.
(python2-rauth): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
| |
| |
| |
| |
| | |
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
|
| |
| |
| |
| |
| |
| | |
* guix/scripts/lint.scm (check-vulnerabilities): Check the replacement
of PACKAGE.
* tests/lint.scm ("cve: patched vulnerability in replacement"): New test.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/games.scm (redeclipse): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (magit): Update to 2.6.2.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/icecat-CVE-2016-2805.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2807-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2808.patch,
gnu/packages/patches/icecat-CVE-2016-2814.patch,
gnu/packages/patches/icecat-update-bundled-graphite2: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
icecat fixup
|