| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 Bakke | 2018-07-19 | 4 | -56/+2 |
* | gnu: bzip2: Add static output.•••* gnu/packages/compression.scm (bzip2)[arguments]: Add phase for moving static
library.
[outputs]: New field.
| Marius Bakke | 2018-07-19 | 1 | -0/+9 |
* | gnu: bzip2: Simplify phase.•••* gnu/packages/compression.scm (bzip2)[arguments]: Use SCANDIR instead of
FIND-FILES when locating the shared library.
| Marius Bakke | 2018-07-19 | 1 | -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 Flashner | 2018-07-16 | 1 | -3/+13 |
* | gnu: lcms: Use libjpeg.•••* gnu/packages/ghostscript.scm (lcms)[inputs]: Replace libpjeg@8 with
libjpeg.
| Efraim Flashner | 2018-07-15 | 1 | -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 Famulari | 2018-07-12 | 1 | -17/+3 |
* | gnu: libgcrypt: Ungraft.•••* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3.
[replacement]: Remove field.
(libgcrypt/fixed): Remove variable.
| Leo Famulari | 2018-07-12 | 1 | -16/+2 |
* | gnu: cmake: Update to 3.11.4.•••* gnu/packages/cmake.scm (cmake): Update to 3.11.4.
| Tobias Geerinckx-Rice | 2018-07-08 | 1 | -2/+2 |
* | gnu: bash: Update to patch level 23.•••* gnu/packages/bash.scm (%patch-series-4.4): Add patches 20 through 23.
| Efraim Flashner | 2018-07-03 | 1 | -2/+6 |
* | gnu: gdbm: Update to 1.16.•••* gnu/packages/databases.scm (gdbm): Update to 1.16.
| Efraim Flashner | 2018-07-03 | 1 | -2/+2 |
* | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-06-29 | 202 | -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öfling | 2018-06-29 | 1 | -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 Kebreau | 2018-06-29 | 1 | -76/+64 |
| * | gnu: mame: Update to 0.199.•••* gnu/packages/emulators.scm (mame): Update to 0.199.
| Tobias Geerinckx-Rice | 2018-06-29 | 1 | -2/+2 |
| * | gnu: teckit: Update to 2.5.8.•••* gnu/packages/fontutils.scm (teckit): Update to 2.5.8.
| Tobias Geerinckx-Rice | 2018-06-29 | 1 | -2/+2 |
| * | gnu: teckit: Don't use unstable tarball.•••* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH.
| Tobias Geerinckx-Rice | 2018-06-29 | 1 | -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-Rice | 2018-06-29 | 1 | -10/+13 |
| * | gnu: keepalived: Edit synopsis & description.•••* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo.
[description]: Use @dfn.
| Tobias Geerinckx-Rice | 2018-06-29 | 1 | -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-Rice | 2018-06-29 | 1 | -9/+3 |
| * | gnu: r-ddalpha: Update to 1.3.4.•••* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4.
| Tobias Geerinckx-Rice | 2018-06-29 | 1 | -2/+2 |
| * | gnu: tlsdate: Return #t from phases.•••* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-29 | 1 | -1/+2 |
| * | gnu: emacs-guix: Update to 0.4.1.1.•••* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1.
| Alex Kost | 2018-06-29 | 1 | -2/+2 |
| * | gnu: Add qtfaststart.•••* gnu/packages/video.scm (qtfaststart): New variable.
| Leo Famulari | 2018-06-28 | 1 | -0/+25 |
| * | gnu: feh: Update to 2.27.•••* gnu/packages/image-viewers.scm (feh): Update to 2.27.
| Marius Bakke | 2018-06-29 | 1 | -2/+2 |
| * | gnu: libsrtp: Update to 2.2.0.•••* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0.
[arguments]: Remove #:phases.
| Marius Bakke | 2018-06-28 | 1 | -21/+3 |
| * | gnu: imagemagick: Update to 6.9.10-3.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3.
| Marius Bakke | 2018-06-28 | 1 | -2/+2 |
| * | gnu: python-pyopenssl: Update to 18.0.0.•••* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0.
| Marius Bakke | 2018-06-28 | 1 | -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 Bakke | 2018-06-28 | 1 | -3/+6 |
| * | gnu: python-numpy: Update to 1.14.5.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.5.
| Marius Bakke | 2018-06-28 | 1 | -2/+2 |
| * | gnu: samba: Update to 4.8.3.•••* gnu/packages/samba.scm (samba): Update to 4.8.3.
| Marius Bakke | 2018-06-28 | 1 | -2/+2 |
| * | gnu: perl-image-exiftool: Update to 11.01.•••* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01.
| Leo Famulari | 2018-06-28 | 1 | -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-Rice | 2018-06-28 | 1 | -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-Rice | 2018-06-28 | 1 | -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-Rice | 2018-06-28 | 1 | -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 Boskovits | 2018-06-28 | 1 | -1/+32 |
| * | gnu: progress: Update to 0.14.•••* gnu/packages/admin.scm (progress): Update to 0.14.
| Tobias Geerinckx-Rice | 2018-06-28 | 1 | -2/+2 |
| * | gnu: llvm: Update to 6.0.1.•••* gnu/packages/llvm.scm (llvm, clang, clang-runtime): Update to 6.0.1.
| Tobias Geerinckx-Rice | 2018-06-28 | 1 | -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-Rice | 2018-06-28 | 1 | -2/+4 |
| * | gnu: r-ggpubr: Update to 0.1.7.•••* gnu/packages/cran.scm (r-ggpubr): Update to 0.1.7.
| Tobias Geerinckx-Rice | 2018-06-28 | 1 | -2/+2 |
| * | gnu: wine: Update to 3.0.2.•••* gnu/packages/wine.scm (wine): Update to 3.0.2.
| Rutger Helling | 2018-06-28 | 1 | -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 Boskovits | 2018-06-28 | 1 | -5/+2 |
| * | gnu: astyle: Update to 3.1.•••* gnu/packages/code.scm (astyle): Update to 3.1.
| Ricardo Wurmus | 2018-06-27 | 1 | -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 Boskovits | 2018-06-27 | 1 | -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 Kebreau | 2018-06-27 | 1 | -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ès | 2018-06-27 | 1 | -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ès | 2018-06-27 | 1 | -52/+25 |
| * | gnu: rename: Update to 0.35.•••* gnu/packages/admin.scm (rename): Update to 0.35.
| Kei Kebreau | 2018-06-27 | 1 | -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-Rice | 2018-06-27 | 1 | -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-Rice | 2018-06-27 | 1 | -2/+3 |
| * | gnu: dlib: Fix tests.•••* gnu/packages/machine-learning.scm (dlib)[native-inputs]: Add libnsl.
| Tobias Geerinckx-Rice | 2018-06-27 | 1 | -1/+4 |