Age | Commit message (Expand) | Author |
2017-06-29 | gnu: Add texlive-tex-texinfo....* gnu/packages/tex.scm (texlive-tex-texinfo): New variable.
| Ricardo Wurmus |
2017-06-29 | gnu: Add texlive-latex-hyperref....* gnu/packages/tex.scm (texlive-latex-hyperref): New variable.
| Ricardo Wurmus |
2017-06-29 | gnu: texlive-latex-base: Install additional formats....* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Additionally build and
install tex.fmt, pdftex.fmt, pdfetex.fmt, and pdflatex.fmt.
| Ricardo Wurmus |
2017-06-28 | gnu: mpg123: Update to 1.25.0....* gnu/packages/mp3.scm (mpg123): Update to 1.25.0.
| Leo Famulari |
2017-06-28 | gnu: snakemake: Fix cluster execution....* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
| Ricardo Wurmus |
2017-06-28 | gnu: darktable: Limit supported platforms....* gnu/packages/photo.scm (darktable)[supported-systems]: New field,
explicitly limit to i686-linux, x86_64-linux and aarch64-linux.
| Efraim Flashner |
2017-06-28 | gnu: xf86-video-intel: Use UXA accel method by default....* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags
with "--with-default-accel=uxa".
| Mark H Weaver |
2017-06-28 | gnu: icecat: Add more fixes from upstream mozilla-esr52....* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
| Mark H Weaver |
2017-06-28 | gnu: aria2: Update to 1.32.0....* gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
| Efraim Flashner |
2017-06-28 | gnu: translate-shell: Update to 0.9.6.4....* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
| Efraim Flashner |
2017-06-28 | gnu: emacs-calfw: Fix typo in description....* gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
| Ricardo Wurmus |
2017-06-28 | gnu: texlive-latex-graphics: Update hash for graphics-def....This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c.
* gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash
for graphics-def.
| Ricardo Wurmus |
2017-06-28 | gnu: Add texlive-latex-seminar....* gnu/packages/tex.scm (texlive-latex-seminar): New variable.
| Ricardo Wurmus |
2017-06-28 | gnu: Add texlive-latex-natbib....* gnu/packages/tex.scm (texlive-latex-natbib): New variable.
| Ricardo Wurmus |
2017-06-28 | gnu: linux-libre@4.4: Update to 4.4.74....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74.
[source]: Remove patch.
| Mark H Weaver |
2017-06-27 | gnu: python-xsge: Fix source URL....* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
| Kei Kebreau |
2017-06-27 | gnu: kde-frameworks: Fix 'license' fields....* 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.
| Ludovic Courtès |
2017-06-27 | gnu: emacs-which-key: Avoid leading "(" in description line....* gnu/packages/emacs.scm (emacs-which-key): Reformat description to avoid a
line beginning with "(" because such lines break indentation in Emacs.
| Arun Isaac |
2017-06-26 | guix package: Allow '--rollback', after all....* guix/scripts/package.scm (%options): Add "rollback" as an alias for
"roll-back".
| Ludovic Courtès |
2017-06-26 | guix package: 'guix package -r PKG -u' does not upgrade PKG....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.
| Ludovic Courtès |
2017-06-26 | profiles: Add 'manifest-transaction-removal-candidate?'....* guix/profiles.scm (manifest-transaction-removal-candidate?): New
procedure.
* tests/profiles.scm ("manifest-transaction-removal-candidate?"): New
test.
| Ludovic Courtès |
2017-06-26 | import cran: Generate a valid 'license' field for "GPL"....Fixes <http://bugs.gnu.org/27294>.
Reported by Joshua Sierles <joshua@joshua.si>.
* guix/import/cran.scm (string->license) <"GPL">: Return a quoted list.
| Ludovic Courtès |
2017-06-26 | gnu: stellarium: Update to 0.16.0....* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation.
[arguments]: Remove "patch-version-check" phase.
Add "patch-tests" phase.
| Danny Milosavljevic |
2017-06-26 | gnu: Add thc-ipv6....* gnu/packages/networking.scm (thc-ipv6): New variable.
| Leo Famulari |
2017-06-26 | gnu: Add quagga....* 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>
| Gábor Boskovits |
2017-06-26 | gnu: scotch: Build in 64-bit mode on 64-bit machines....* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
| Ludovic Courtès |
2017-06-26 | gnu: lapack: Build with LAPACKE_WITH_TMG=ON....* gnu/packages/maths.scm (lapack)[arguments]: Pass
"-DLAPACKE_WITH_TMG=ON".
| Ludovic Courtès |
2017-06-26 | gnu: lapack: Update to 3.7.1....* gnu/packages/maths.scm (lapack): Update to 3.7.1.
| Ludovic Courtès |
2017-06-26 | gnu: dovecot: Update to 2.2.31....* gnu/packages/mail.scm (dovecot): Update to 2.2.31.
| Tobias Geerinckx-Rice |
2017-06-26 | gnu: lirc: Fix building on Ubuntu....* gnu/packages/lirc.scm (lirc)[arguments]: Add ‘disable-kernel-sniffing’
phase.
| Tobias Geerinckx-Rice |
2017-06-26 | gnu: evolution-data-server: Update to 3.24.3....* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
| Tobias Geerinckx-Rice |
2017-06-26 | gnu: gnome-tweak-tool: Update to 3.24.1....* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
| Tobias Geerinckx-Rice |
2017-06-26 | gnu: Add ht....* gnu/packages/hexedit.scm (ht): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Gábor Boskovits |
2017-06-26 | gnu: mit-scheme: Remove aarch64-linux from supported-systems....* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Specify
exactly i686, x86_64 and armhf.
| Efraim Flashner |
2017-06-26 | gnu: Add emacs-autothemer....* gnu/packages/emacs.scm (emacs-autothemer): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Mekeor Melire |
2017-06-26 | gnu: Add kross....* gnu/packages/kde-frameworks.scm (kross): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: Add kmediaplayer....* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: Add kjsembed....* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: Add khtml....* gnu/packages/kde-frameworks.scm (khtml): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: Add kjs....* gnu/packages/kde-frameworks.scm (kjs): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: Add kdelibs4support....* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: Add kde-frameworkintegration....* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
| Hartmut Goebel |
2017-06-26 | gnu: wine: Update to 2.11....* gnu/packages/wine.scm (wine): Update to 2.11
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling |
2017-06-26 | gnu: linux-libre: Update to 4.11.7....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.7.
(%linux-libre-hash): Update hash.
(linux-libre, linux-libre-arm-generic)[source]: Remove patch.
| Mark H Weaver |
2017-06-26 | gnu: linux-libre@4.9: Update to 4.9.34....* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.34.
[source]: Remove patch.
| Mark H Weaver |
2017-06-26 | gnu: nyacc: Update to 0.80.3....* gnu/packages/mes.scm (nyacc): Update to 0.80.3.
| Jan Nieuwenhuizen |
2017-06-25 | gnu: glibc: Fix replacement on i686....This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681.
Fixes <https://bugs.gnu.org/27489>.
* gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23)
(glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches.
Move a comment where it belongs.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ...
* gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this.
* gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it. Fix formatting.
| Mark H Weaver |
2017-06-25 | gnu: Add jmtpfs....* gnu/packages/linux.scm (jmtpfs): New variable.
| Leo Famulari |
2017-06-25 | gnu: hdf5: Update to 1.8.19....* gnu/packages/maths.scm (hdf5): Update to 1.8.19.
[source]: Update uri.
| Thomas Danckaert |
2017-06-26 | gnu: Add pass-git-helper....* gnu/packages/password-utils.scm (pass-git-helper): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Jelle Licht |