summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: binutils: Update to 2.31.1.•••* gnu/packages/base.scm (binutils): Update to 2.31.1. (binutils/fixed): Remove variable * gnu/packages/linux.scm (make-linux-libre): Remove AArch64 workaround. * gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke2018-07-194-56/+2
* gnu: bzip2: Add static output.•••* gnu/packages/compression.scm (bzip2)[arguments]: Add phase for moving static library. [outputs]: New field. Marius Bakke2018-07-191-0/+9
* gnu: bzip2: Simplify phase.•••* gnu/packages/compression.scm (bzip2)[arguments]: Use SCANDIR instead of FIND-FILES when locating the shared library. Marius Bakke2018-07-191-10/+10
* gnu: tk: Add symlink for 'wish' binary.•••* gnu/packages/tcl.scm (tk)[arguments]: Add custom phase to create a symlink from 'wish' to 'wish8.6'. [home-page]: Use https. Efraim Flashner2018-07-161-3/+13
* gnu: lcms: Use libjpeg.•••* gnu/packages/ghostscript.scm (lcms)[inputs]: Replace libpjeg@8 with libjpeg. Efraim Flashner2018-07-151-2/+2
* gnu: libgpg-error: Update to 1.31.•••* gnu/packages/gnupg.scm (libgpg-error): Update to 1.31. (libgpg-error-1.31): Remove variable. (gpgme)[propagated-inputs]: Replace libgpg-error-1.31 with libgpg-error. Leo Famulari2018-07-121-17/+3
* gnu: libgcrypt: Ungraft.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3. [replacement]: Remove field. (libgcrypt/fixed): Remove variable. Leo Famulari2018-07-121-16/+2
* gnu: cmake: Update to 3.11.4.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.4. Tobias Geerinckx-Rice2018-07-081-2/+2
* gnu: bash: Update to patch level 23.•••* gnu/packages/bash.scm (%patch-series-4.4): Add patches 20 through 23. Efraim Flashner2018-07-031-2/+6
* gnu: gdbm: Update to 1.16.•••* gnu/packages/databases.scm (gdbm): Update to 1.16. Efraim Flashner2018-07-031-2/+2
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29202-3300/+11472
|\
| * gnu: srt2vtt: Update homepage.•••* gnu/packages/video.scm (srt2vtt): Update Homepage. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Björn Höfling2018-06-291-1/+1
| * gnu: cataclysm-dda: Update snapshot.•••* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5. [source]: Use git-fetch and remove snippet. [arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and 'install-tiles' phases. Kei Kebreau2018-06-291-76/+64
| * gnu: mame: Update to 0.199.•••* gnu/packages/emulators.scm (mame): Update to 0.199. Tobias Geerinckx-Rice2018-06-291-2/+2
| * gnu: teckit: Update to 2.5.8.•••* gnu/packages/fontutils.scm (teckit): Update to 2.5.8. Tobias Geerinckx-Rice2018-06-291-2/+2
| * gnu: teckit: Don't use unstable tarball.•••* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice2018-06-291-8/+8
| * gnu: sxhkd: Update to 0.5.9.•••* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9. [source]: Switch to GIT-FETCH. [arguments]: Let documentation subdirectory match build system defaults. Tobias Geerinckx-Rice2018-06-291-10/+13
| * gnu: keepalived: Edit synopsis & description.•••* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo. [description]: Use @dfn. Tobias Geerinckx-Rice2018-06-291-3/+3
| * gnu: keepalived: Update to 2.0.4.•••* gnu/packages/cluster.scm (keepalived): Update to 2.0.4. [arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3). Tobias Geerinckx-Rice2018-06-291-9/+3
| * gnu: r-ddalpha: Update to 1.3.4.•••* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4. Tobias Geerinckx-Rice2018-06-291-2/+2
| * gnu: tlsdate: Return #t from phases.•••* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-291-1/+2
| * gnu: emacs-guix: Update to 0.4.1.1.•••* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1. Alex Kost2018-06-291-2/+2
| * gnu: Add qtfaststart.•••* gnu/packages/video.scm (qtfaststart): New variable. Leo Famulari2018-06-281-0/+25
| * gnu: feh: Update to 2.27.•••* gnu/packages/image-viewers.scm (feh): Update to 2.27. Marius Bakke2018-06-291-2/+2
| * gnu: libsrtp: Update to 2.2.0.•••* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0. [arguments]: Remove #:phases. Marius Bakke2018-06-281-21/+3
| * gnu: imagemagick: Update to 6.9.10-3.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3. Marius Bakke2018-06-281-2/+2
| * gnu: python-pyopenssl: Update to 18.0.0.•••* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0. Marius Bakke2018-06-281-2/+2
| * gnu: python-pandas: Update to 0.23.1.•••* gnu/packages/python.scm (python-pandas): Update to 0.23.1. [arguments]: Drop new S3 test. [native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB. Marius Bakke2018-06-281-3/+6
| * gnu: python-numpy: Update to 1.14.5.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.5. Marius Bakke2018-06-281-2/+2
| * gnu: samba: Update to 4.8.3.•••* gnu/packages/samba.scm (samba): Update to 4.8.3. Marius Bakke2018-06-281-2/+2
| * gnu: perl-image-exiftool: Update to 11.01.•••* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01. Leo Famulari2018-06-281-2/+2
| * Revert "gnu: llvm: Update to 6.0.1."•••This is not worth rebuilding mesa when ‘staging’ is merged. This reverts commit 655105ee03d2307194bd3e1b47761c0f941284b5. Tobias Geerinckx-Rice2018-06-281-5/+4
| * gnu: xeyes: Update to 1.1.2.•••* gnu/packages/xdisorg.scm (xeyes): Update to 1.1.2. [source]: Update URI. [inputs]: Add libxrender. Tobias Geerinckx-Rice2018-06-281-10/+8
| * gnu: xeyes: Update home page.•••sourcearchive.com smells dead, and was hardly meaningful to begin with: https://web.archive.org/web/20171005053046/http://xeyes.sourcearchive.com * gnu/packages/xdisorg.scm (xeyes)[home-page]: Use main X.org home page. Tobias Geerinckx-Rice2018-06-281-1/+1
| * gnu: java-jarjar: Unbundle asm.•••* gnu/packages/java.scm (java-jarjar)[inputs]: Add java-asm-bootstrap. [source]: Add snippet to delete bundled asm and junit. [arguments]: Add phase 'do-not-use-bundled-asm to patch build.xml to use system asm. Gábor Boskovits2018-06-281-1/+32
| * gnu: progress: Update to 0.14.•••* gnu/packages/admin.scm (progress): Update to 0.14. Tobias Geerinckx-Rice2018-06-281-2/+2
| * gnu: llvm: Update to 6.0.1.•••* gnu/packages/llvm.scm (llvm, clang, clang-runtime): Update to 6.0.1. Tobias Geerinckx-Rice2018-06-281-4/+5
| * gnu: r-haven: Update to 1.1.2.•••* gnu/packages/cran.scm (r-haven): Update to 1.1.2. [inputs]: Add zlib. Tobias Geerinckx-Rice2018-06-281-2/+4
| * gnu: r-ggpubr: Update to 0.1.7.•••* gnu/packages/cran.scm (r-ggpubr): Update to 0.1.7. Tobias Geerinckx-Rice2018-06-281-2/+2
| * gnu: wine: Update to 3.0.2.•••* gnu/packages/wine.scm (wine): Update to 3.0.2. Rutger Helling2018-06-281-2/+2
| * gnu: java-eclipse-jetty-security: Disable failing test.•••* gnu/packages/web.scm (java-eclise-jetty-security): Disable failing test. * gnu/packages/web.scm (java-eclipse-jetty-security-9.2): Adjust accordingly. Gábor Boskovits2018-06-281-5/+2
| * gnu: astyle: Update to 3.1.•••* gnu/packages/code.scm (astyle): Update to 3.1. Ricardo Wurmus2018-06-271-3/+3
| * gnu: java-aqute-libg-bootstrap: Use base package phases.•••* gnu/packages/java.scm (java-aqute-libg-boostrap)[arguments]: Do not ignore base package arguments. Gábor Boskovits2018-06-271-1/+2
| * gnu: autojump: Update to 22.5.1.•••* gnu/packages/admin.scm (autojump): Update to 22.5.1. [arguments]: Use 'invoke' in 'check' phase. Rewrite 'install' phase for the updated installation script. Kei Kebreau2018-06-271-32/+15
| * gnu: guile-lib: Update to 0.2.6.•••* gnu/packages/guile.scm (guile-lib): Update to 0.2.6. Add 'modules' and 'snippet'. Ludovic Courtès2018-06-271-2/+11
| * gnu: guile-sqlite3: Update to 0.1.0.•••* gnu/packages/guile.scm (guile-sqlite3)[source]: Remove 'modules' and 'snippet'. Use commit v0.1.0. [arguments]: Remove. Ludovic Courtès2018-06-271-52/+25
| * gnu: rename: Update to 0.35.•••* gnu/packages/admin.scm (rename): Update to 0.35. Kei Kebreau2018-06-271-2/+2
| * gnu: python-scikit-learn: Return #t from phases.•••* gnu/packages/machine-learning.scm (python-scikit-learn)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-271-1/+1
| * gnu: dlib: Return #t from all phases.•••* gnu/packages/machine-learning.scm (dlib)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases. Tobias Geerinckx-Rice2018-06-271-2/+3
| * gnu: dlib: Fix tests.•••* gnu/packages/machine-learning.scm (dlib)[native-inputs]: Add libnsl. Tobias Geerinckx-Rice2018-06-271-1/+4