summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Update to 4.17.6.Mark H Weaver2018-07-14
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.6. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.55.Mark H Weaver2018-07-14
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.55. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.112.Mark H Weaver2018-07-14
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.112.
* gnu: linux-libre@4.4: Update to 4.4.140.Mark H Weaver2018-07-14
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.140.
* gnu: Add inchi.Kei Kebreau2018-07-13
| | | | * gnu/packages/chemistry.scm (inchi): New variable.
* gnu: faba-icon-theme: Fix build.Julien Lepiller2018-07-13
| | | | | * gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Disable running gtk-update-icon-cache after installation.
* gnu: mes: Update to 0.16.1.Jan Nieuwenhuizen2018-07-13
| | | | * gnu/packages/mes.scm (mes): Update to 0.16.1.
* gnu: antlr3: Fix compilation.Julien Lepiller2018-07-13
| | | | * gnu/packages/java.scm (antlr3)[arguments]: Fix 'generate-grammar' phase.
* gnu: Add miniupnpc-monero.Theodoros Foradis2018-07-13
| | | | | | * gnu/packages/upnp.scm (monero-miniupnpc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cppzmq.Theodoros Foradis2018-07-13
| | | | | | * gnu/packages/networking.scm (cppzmq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ddclient.Oleg Pykhalov2018-07-13
| | | | * gnu/packages/dns.scm (ddclient): New variable.
* gnu: bind: Update to 9.12.2.Julien Lepiller2018-07-13
| | | | | | * gnu/packages/dns.scm (bind): Update to 9.12.2. * gnu/packages/patches/bind-CVE-2018-5738.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: hunspell-dict-fr: Update to 6.2.Julien Lepiller2018-07-13
| | | | * gnu/packages/libreoffice.scm (dicollecte-french-dictionary): Update to 6.2.
* gnu: curl: Update replacement to 7.61.0 [fixes CVE-2018-0500].Leo Famulari2018-07-12
| | | | | | * gnu/packages/curl.scm (curl)[replacement]: Update to 7.61.0. (curl-7.60.0): Replace with ... (curl-7.61.0): ... new variable.
* Merge branch 'staging'Marius Bakke2018-07-13
|\
| * gnu: gnome-dictionary: Fix install phase.Marius Bakke2018-07-09
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Add phase to prevent post-install script from running.
| * Merge branch 'master' into stagingMarius Bakke2018-07-08
| |\
| * | gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.Marius Bakke2018-07-08
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2-0.c4c878d. [source]: Use GIT-FETCH. [arguments]: Add 'prevent-configure' phase. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
| * | gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.Marius Bakke2018-07-08
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/xf86-video-savage-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-savage)[source](patches): Use it.
| * | gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.Marius Bakke2018-07-08
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/xf86-video-sis-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-sis)[source](patches): Use it.
| * | Merge branch 'master' into stagingMarius Bakke2018-07-02
| |\ \
| * | | gnu: icedtea-7: Return #t from custom check phase.Mark H Weaver2018-06-28
| | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (icedtea-7)[arguments]: Return #t from custom check phase.
| * | | gnu: java: Return #t from all phases and snippets.Mark H Weaver2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * guix/build/java-utils.scm (ant-build-javadoc): Use invoke; return #t. * guix/build/ant-build-system.scm (generate-jar-indices): Return #t and remove vestigal plumbing. * gnu/packages/java.scm (classpath-bootstrap, ant-bootstrap, classpath-devel) (icedtea-6, icedtea-7, java-plexus-sec-dispatcher, ant/java8, clojure) (java-classpathx-servletapi, java-swt, java-qdox-1.12, java-hamcrest-core) (java-plexus-archiver, java-plexus-sec-dispatcher, java-modello-plugins-xml) (java-asm, java-commons-collections, java-commons-bsf, java-slf4j-api) (java-slf4j-api, java-slf4j-simple, java-stringtemplate-3) (java-stringtemplate, antlr3, antlr3-3.3, antlr3-3.1, java-ops4j-base-lang) (java-ops4j-pax-tinybundles, java-ops4j-pax-exam-core-spi) (java-fasterxml-jackson-core, java-fasterxml-jackson-databind) (java-fasterxml-jackson-modules-base-jaxb, java-ecj-3, java-ecj-3.5) (java-fasterxml-jackson-dataformat-yaml, java-woodstox-core) (java-fasterxml-jackson-dataformat-xml, java-testng, java-jnacl) (java-bouncycastle, java-powermock-core, java-powermock-modules-junit4) (java-jansi-native, java-jansi, java-commons-httpclient, java-commons-vfs) (java-apache-ivy, java-janino, java-logback-core): Return #t from all phases and snippets, use invoke where appropriate, and remove vestigial plumbing.
| * | | gnu: ecj-javac-wrapper: Remove unnecessary build flags.Efraim Flashner2018-06-27
| | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Remove unnecessary build flags passed to the java command.
| * | | Revert "gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR."宋文武2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2101cc3fb691f443b830fdf5f846ded5fa018739. With commit 1e3861eb, we can do it without ALSA_PLUGIN_DIR. See <https://bugs.gnu.org/31934> for details.
| * | | Merge branch 'master' into stagingMarius Bakke2018-06-26
| |\ \ \
| * | | | gnu: nss, nss-certs: Update to 3.38 [fixes CVE-2018-0495].Marius Bakke2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/certs.scm (nss-certs): Update to 3.38. * gnu/packages/gnuzilla.scm (nss): Likewise.
| * | | | gnu: classpath-devel: Use INVOKE.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (classpath-devel)[arguments]: Substitute INVOKE for SYSTEM*.
| * | | | gnu: classpath@0.99: Use INVOKE.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (classpath@0.99)[arguments]: Substitute INVOKE for SYSTEM*.
| * | | | gnu: ecj-bootstrap: Use INVOKE.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ecj-bootstrap)[arguments]: Substitute INVOKE for SYSTEM*.
| * | | | gnu: ant-bootstrap: Use INVOKE.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ant-bootstrap)[arguments]: Substitute INVOKE for SYSTEM*.
| * | | | gnu: classpath@0.93: Use INVOKE.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (classpath@0.93)[arguments]: Substitute INVOKE for SYSTEM*.
| * | | | gnu: classpath-jamvm-wrappers: Fix building on armhf-linux.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (classpath-jamvm-wrappers)[arguments]: Change the flags used in custom script for armhf-linux.
| * | | | gnu: ecj-javac-bootstrap: Fix building on armhf-linux.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ecj-javac-bootstrap)[arguments]: On armhf-linux use different flags when calling 'java'.
| * | | | gnu: ant-bootstrap: Fix building on armhf-linux.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ant-bootstrap)[arguments]: On armhf-linux add different flags to the 'bootstrap.sh' file.
| * | | | gnu: jamvm@1.5.1: Fix building on armhf-linux.Efraim Flashner2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (jamvm@1.5.1)[source]: Add patch. * gnu/packages/patches/jamvm-arm.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * | | | Merge branch 'master' into stagingMarius Bakke2018-06-21
| |\ \ \ \
| * | | | | gnu: openblas: Fix build on i686.Marius Bakke2018-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/openblas-fix-tests-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/maths.scm (openblas)[native-inputs]: Add it. [arguments]: Add phase to apply it on i686 systems only.
| * | | | | Merge branch 'master' into stagingMarius Bakke2018-06-19
| |\ \ \ \ \
| * | | | | | gnu: libinput: Update to 1.11.1.Marius Bakke2018-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (libinput): Update to 1.11.1.
| * | | | | | gnu: nss, nss-certs: Update to 3.37.3.Marius Bakke2018-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.37. * gnu/packages/certs.scm (nss-certs): Likewise.
| * | | | | | Merge branch 'master' into stagingMarius Bakke2018-06-18
| |\ \ \ \ \ \
| * | | | | | | gnu: OpenBLAS: Update to 0.3.0.Marius Bakke2018-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (openblas): Update to 0.3.0.
| * | | | | | | gnu: zathura-pdf-mupdf: Link to JPEG libraries.Tobias Geerinckx-Rice2018-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/pdf.scm (zathura-pdf-mupdf)[source]: Add patch. * gnu/packages/patches/zathura-pdf-mupdf-link-to-jpeg-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | | | | | gnu: zathura: Fix plugin path regression.Tobias Geerinckx-Rice2018-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eb6a5dab5cf0f85fbc4eda4b6f7956eed464c3cf (gnu: zathura: Update to 0.3.9) silently broke Zathura's (Guix-specific) ZATHURA_PLUGIN_PATH mechanism. My environment was so filthy that all happened to work just fine, but as usual Marius was right and the patch needed tweaking. * gnu/packages/patches/zathura-plugindir-environment-variable.patch: Tweak.
| * | | | | | | gnu: ant: Add missing dependencies.Gábor Boskovits2018-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ant)[native-inputs]: Add zip and unzip.
| * | | | | | | gnu: ant/java8: Add missing dependencies.Gábor Boskovits2018-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ant/java8)[native-inputs]: Add zip and unzip.
| * | | | | | | gnu: ant-bootstrap: Make build reproducible.Gábor Boskovits2018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/java.scm (ant-bootstrap)[arguments]<#:phases>[strip-jar-timestamps]: New phase to reset jar file timestamps. <#:imported-modules>: Import guix build syscalls, gnu-build-system-modules. <#:modules>: Import guix build: gnu-build-system, utils, syscalls. [native-inputs]: Add unzip, zip.
| * | | | | | | gnu: mesa: Update to 18.1.2.Rutger Helling2018-06-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 18.1.2.
| * | | | | | | gnu: custom-gcc: Fix regex used for matching executables.Alex Vong2018-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/31561>. * gnu/packages/gcc.scm (custom-gcc)[arguments]: Fix regex used for matching broken or conflicting executables. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>