summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.•••* 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. Marius Bakke2018-07-083-0/+35
* gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.•••* 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. Marius Bakke2018-07-083-0/+20
* Merge branch 'master' into stagingMarius Bakke2018-07-0264-674/+2079
|\
| * gnu: cdogs-sdl: Update to 0.6.7.•••* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7. [source]: Use version tag. Tobias Geerinckx-Rice2018-07-021-37/+34
| * gnu: godot: Don't use unstable tarball.•••* gnu/packages/game-development.scm (godot)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice2018-07-021-6/+6
| * gnu: godot: Update to 3.0.4.•••* gnu/packages/game-development.scm (godot): Update to 3.0.4. Tobias Geerinckx-Rice2018-07-021-2/+2
| * gnu: gama: Update to 2.00.•••* gnu/pacakges/gps.scm (gama): Update to 2.00. Efraim Flashner2018-07-011-3/+3
| * gnu: gnu-pw-mgr: Update to 2.3.2.•••* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.2. Efraim Flashner2018-07-011-2/+2
| * gnu: re2: Update to 2018-07-01.•••* gnu/packages/regex.scm (re2): Update to 2018-07-01. Marius Bakke2018-07-011-2/+2
| * gnu: libraw: Enable optional functionality.•••* gnu/packages/photo.scm (libraw)[native-inputs]: Add PKG-CONFIG. [inputs]: Add LIBJPEG-8. [propagated-inputs]: Add LCMS. Marius Bakke2018-07-011-0/+6
| * gnu: libraw: Correct license.•••* gnu/packages/photo.scm (libraw)[license]: Change from LGPL2.1+ to LGPL2.1. Add CDDL1.0. Marius Bakke2018-07-011-1/+5
| * gnu: libraw: Update to 0.19.0.•••* gnu/packages/photo.scm (libraw): Update to 0.19.0. Marius Bakke2018-07-011-2/+2
| * gnu: emacs-browse-at-remote: Update to 0.10.0.•••* gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.10.0. * gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Oleg Pykhalov2018-07-013-91/+27
| * gnu: musescore: Update to 2.3.•••* gnu/packages/music.scm (musescore): Update to 2.3. [source]: Switch to a more stable location. [arguments]: Remove a fix applied upstream. Nicolas Goaziou2018-07-011-17/+9
| * gnu: Add guile-hall.•••* gnu/packages/guile.scm (guile-hall): New variable. Alex Sassmannshausen2018-07-011-0/+68
| * gnu: emacs-nix-mode: Fix build by switching upstream source.•••'nix' version 2 doesn't provide Emacs libraries anymore. * gnu/packages/package-management.scm (emacs-nix-mode): Do not inherit 'nix'. Switch upstream source to <https://github.com/nixos/nix-mode>. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Oleg Pykhalov2018-07-011-10/+18
| * gnu: qtoctave: Fix build for Qt 5.11.•••* gnu/packages/maths.scm (qtoctave)[source]: Add patch. [native-inputs]: Add texlive. * gnu/packages/patches/qtoctave-qt-5.11-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Kei Kebreau2018-06-303-0/+33
| * gnu: teckit: Add source file-name.•••* gnu/packages/fontutils.scm (teckit)[source]: Add file-name field. Efraim Flashner2018-06-301-0/+1
| * gnu: Add casync.•••* gnu/packages/sync.scm (casync): New variable. Ludovic Courtès2018-06-301-0/+51
| * gnu: abcde: Add missing Perl dependencies.•••* gnu/packages/cdrom.scm (abcde)[inputs]: Add perl-musicbrainz-discid, perl-webservice-musicbrainz, and perl-mojolicious. [arguments] <wrap>: Define PERL5LIB in the wrapper. Ludovic Courtès2018-06-301-3/+19
| * gnu: gcc-toolchain: Add version 8.•••* gnu/packages/commencement.scm (gcc-toolchain-8): New variable. Ludovic Courtès2018-06-301-0/+3
| * gnu: Add perl-webservice-musicbrainz.•••* gnu/packages/music.scm (perl-webservice-musicbrainz): New variable. Ludovic Courtès2018-06-301-0/+28
| * gnu: Add perl-musicbrainz-discid.•••* gnu/packages/music.scm (perl-musicbrainz-discid): New variable. Ludovic Courtès2018-06-301-0/+26
| * gnu: guile-config: Update to 0.3.•••* gnu/packages/guile.scm (guile-config): Update to 0.3. Alex Sassmannshausen2018-06-301-19/+14
| * gnu: libgphoto2: Update to 2.5.18.•••* gnu/packages/photo.scm (libgphoto2): Update to 2.5.18. Tobias Geerinckx-Rice2018-06-301-2/+2
| * gnu: ristretto: Update to 0.8.3.•••* gnu/packages/xfce.scm (ristretto): Update to 0.8.3. Tobias Geerinckx-Rice2018-06-301-2/+2
| * gnu: wget2: Return #t from phases.•••* gnu/packages/wget.scm (wget2)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-2/+3
| * gnu: slepc: Return #t from all phases.•••* gnu/packages/maths.scm (slepc)[arguments]: Return #t rather than undefined from phases. Tobias Geerinckx-Rice2018-06-301-2/+4
| * gnu: mumps: Use INVOKE.•••* gnu/packages/maths.scm (mumps)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-2/+2
| * gnu: superlu-dist: Return #t from all phases.•••* gnu/packages/maths.scm (superlu-dist)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-5/+5
| * gnu: scotch: Return #t from all phases.•••* gnu/packages/maths.scm (scotch)[arguments]: Return #t rather than undefined from phases. Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-9/+11
| * gnu: petsc: Return #t from phases.•••* gnu/packages/maths.scm (petsc)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-301-1/+1
| * gnu: xxhash: Update to 0.6.5.•••* gnu/packages/digest.scm (xxhash): Update to 0.6.5. [arguments]: Disable #:parallel-tests?. Tobias Geerinckx-Rice2018-06-301-2/+4
| * gnu: xxhash: Don't use unstable tarball.•••* gnu/packages/digest.scm (xxhash)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice2018-06-301-6/+6
| * gnu: tlsdate: Bump COMPILE_DATE.•••* gnu/packages/ntp.scm (tlsdate)[arguments]: Set COMPILE_DATE to 2018-06-28. Tobias Geerinckx-Rice2018-06-301-1/+1
| * gnu: python-rst.linker: Update to 1.10.•••* gnu/packages/python.scm (python-rst.linker): Update to 1.10. Tobias Geerinckx-Rice2018-06-301-2/+2
| * gnu: python-xopen: Update to 0.3.3.•••* gnu/packages/python.scm (python-xopen): Update to 0.3.3. Tobias Geerinckx-Rice2018-06-301-2/+2
| * gnu: python2-xopen: Fix build.•••* gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add python2-bz2file. Tobias Geerinckx-Rice2018-06-301-1/+6
| * gnu: python-parso: Update to 0.2.1.•••* gnu/packages/python.scm (python-parso): Update to 0.2.1. Tobias Geerinckx-Rice2018-06-301-2/+2
| * 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