summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2015-09-06gnu: poppler: Update to 0.35.0.宋文武
* gnu/packages/pdf.scm (poppler): Update to 0.35.0.
2015-09-06gnu: harfbuzz: Update to 1.0.3.宋文武
* gnu/packages/gtk.scm (harfbuzz): Update to 1.0.3.
2015-09-06gnu: graphite2: Update to 1.3.1.宋文武
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.1. Remove unused PERL from inputs. [native-inputs]: New field.
2015-09-06gnu: Add python-fonttools.宋文武
* gnu/packages/python.scm (python-fonttools, python2-fonttools): New variables.
2015-09-06gnu: fontconfig: Update to 2.11.94.宋文武
* gnu/packages/fontutils.scm (fontconfig): Update to 2.11.94. [arguments]: Pass '--with-cache-dir=/var/cache/fontconfig' to configure. Add #:phases.
2015-09-06gnu: coreutils-light: Rename to coreutils-minimal.Alex Kost
* gnu/packages/base.scm (coreutils-light): Rename to ... (coreutils-minimal): ...this. * gnu/packages/commencement.scm (%boot5-inputs): Use it.
2015-09-06gnu: bash-light: Rename to bash-minimal.Alex Kost
* gnu/packages/bash.scm (bash-light): Rename to ... (bash-minimal): ...this. (static-bash): Use it. * gnu/packages/make-bootstrap.scm (%bash-static): Use it.
2015-09-05gnu: libtiff: Build with the current libjpeg instead of libjpeg-8.Andreas Enge
* gnu/packages/image.scm (libtiff)[inputs]: Use libjpeg instead of libjpeg-9. [arguments]: Drop the now unneeded field.
2015-09-05gnu: libtiff: Update to 4.0.5.Andreas Enge
* gnu/packages/patches/libtiff-CVE-2012-4564.patch, gnu/packages/patches/libtiff-CVE-2013-1960.patch, gnu/packages/patches/libtiff-CVE-2013-1961.patch, gnu/packages/patches/libtiff-CVE-2013-4231.patch, gnu/packages/patches/libtiff-CVE-2013-4232.patch, gnu/packages/patches/libtiff-CVE-2013-4243.patch, gnu/packages/patches/libtiff-CVE-2013-4244.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt1.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt2.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt3.patch, gnu/packages/patches/libtiff-CVE-2014-8127-pt4.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt1.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt2.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt3.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt4.patch, gnu/packages/patches/libtiff-CVE-2014-8128-pt5.patch, gnu/packages/patches/libtiff-CVE-2014-8129.patch, gnu/packages/patches/libtiff-CVE-2014-9330.patch, gnu/packages/patches/libtiff-CVE-2014-9655.patch: Delete files. * gnu-system.am (dist_patch_DATA): Unregister the patches. * gnu/packages/image.scm (libtiff): Update to 4.0.5 and drop the patches.
2015-09-04gnu: base: Add glibc-hurd and hurd-minimal.Manolis Ragkousis
* gnu/packages/base.scm (glibc/hurd, glibc/hurd-headers): New variables. * gnu/packages/hurd.scm (hurd-minimal): New variable. * gnu/packages/patches/glibc-hurd-extern-inline.patch: New file. * gnu/packages/patches/libpthread-glibc-preparation.patch: New file. * gnu-system.am (dist_patch_DATA): Add them. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Co-authored-by: Mark H Weaver <mhw@netris.org>
2015-09-04gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static.Manolis Ragkousis
With this commit "guix build bootstrap-tarballs --target=i686-pc-gnu" works. * gnu/packages/make-bootstrap.scm (%gcc-static): Remove unneeded --disable-decimal-float.
2015-09-04gnu: hurd: Add flex as an input to mig.Manolis Ragkousis
* gnu/packages/hurd (mig): Add flex as an input.
2015-09-04gnu: acl: Fix i686-gnu build.Manolis Ragkousis
* gnu/packages/patches/acl-hurd-path-max.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
2015-09-04gnu: gcc: Also substitute the dynamic linker name for GNU/Hurd.Marek Benc
* gnu/packages/gcc.scm (gcc-4.7): Also substitute the dynamic linker name for GNU (ie. Hurd) systems. Signed-off-by: Manolis Ragkousis <manolis837@gmail.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-09-04gnu: bootstrap: Add the location of ld.so on GNU/Hurd.Marek Benc
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add the dynamic linker for i686-gnu and i585-gnu. Signed-off-by: Manolis Ragkousis <manolis837@gmail.com>
2015-09-04gnu: acl: Remove explicit 'sed' dependency.Ludovic Courtès
* gnu/packages/acl.scm (acl)[native-inputs]: Remove SED, which is implicit.
2015-09-04gnu: coreutils: Drop dependency on libcap when cross-compiling.Ludovic Courtès
* gnu/packages/base.scm (coreutils)[inputs]: Drop LIBCAP when (%current-target-system) is true.
2015-09-03Build tarballs with deterministic file ordering.Mark H Weaver
* guix/packages.scm (patch-and-repack)[build], gnu/system/install.scm (self-contained-tarball)[build], gnu/packages/make-bootstrap.scm (tarball-package), gnu/packages/admin.scm (isc-dhcp), gnu/packages/video.scm (avidemux): Pass "--sort=name" to 'tar'.
2015-09-02gnu: coreutils: Add dependency on libcap.Ludovic Courtès
* gnu/packages/base.scm (coreutils)[inputs]: Add LIBCAP.
2015-09-02gnu: libcap: Update to 2.24.Ludovic Courtès
* gnu/packages/linux.scm (libcap): Update to 2.24. Fetch the source from mirror://kernel.org.
2015-09-02gnu: glibc: Upgrade to 2.22.Ludovic Courtès
* gnu/packages/base.scm (glibc): Upgrade to 2.22. (coreutils-light): New variable. * gnu/packages/commencement.scm (locale-proof-package): New procedure. (%boot5-inputs): Add LD-WRAPPER, BINUTILS-FINAL, BASH-FINAL, GNU-MAKE, DIFFUTILS, FINDUTILS, COREUTILS-LIGHT (pass through 'new-libc-package'), and %BOOTSTRAP-COREUTILS&CO (passed through 'locale-proof-package'.)
2015-08-30utils: Add 'strip-store-file-name'.Ludovic Courtès
* guix/build/utils.scm (strip-store-file-name): New procedure. * guix/build/emacs-build-system.scm (store-directory->name-version): Remove. Update callers to use 'strip-store-file-name'. * gnu/packages/gcc.scm (make-libstdc++-doc)[arguments]: Use 'strip-store-file-name' instead of 'string-drop'.
2015-08-30gnu: glibc: _PATH_BSHELL refers to our static bash.Ludovic Courtès
* gnu/packages/base.scm (glibc)[arguments]: Change _PATH_BSHELL in paths.h to refer to STATIC-BASH.
2015-08-30gnu: glibc: Use 'modify-phases'.Ludovic Courtès
* gnu/packages/base.scm (glibc)[arguments]: Use 'modify-phases' instead of 'alist-cons-before'.
2015-08-30gnu: ncurses: Really install headers to OUT/include.Ludovic Courtès
* gnu/packages/ncurses.scm (ncurses)[arguments]: Pass --enable-overwrite.
2015-08-29gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.Ludovic Courtès
* gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools, plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'. * gnu/packages/check.scm (catch-framework): Likewise. * gnu/packages/code.scm (global): Likewise. * gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools): Likewise. * gnu/packages/engineering.scm (fastcap, fasthenry): Likewise. * gnu/packages/gnuzilla.scm (nss): Likewise. * gnu/packages/guile.scm (guile-minikanren): Likewise. * gnu/packages/java.scm (swt): Likewise. * gnu/packages/make-bootstrap.scm (%static-binaries): Likewise. * gnu/packages/maths.scm (lpsolve): Likewise. * gnu/packages/mp3.scm (mpc123): Likewise. * gnu/packages/ninja.scm (ninja): Likewise. * gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise. * gnu/packages/screen.scm (dtach): Likewise. * gnu/packages/synergy.scm (synergy): Likewise. * gnu/packages/textutils.scm (utf8proc): Likewise. * gnu/packages/version-control.scm (git-test-sequence): Likewise. * gnu/packages/wicd.scm (wicd): Likewise.
2015-08-29gnu: glibc: Do not copy static Bash binary to bin/.Ludovic Courtès
This avoids problems when installing 'glibc' in a profile, where glibc's limited 'bash' would take precedence over the valid 'bash'. * gnu/packages/base.scm (glibc)[arguments]: Do not copy STATIC-BASH to OUT/bin. Instead, simply refer to it directly. [inputs]: Use STATIC-BASH instead of BASH-LIGHT. * gnu/packages/commencement.scm (static-bash-for-glibc): Likewise. (glibc-final)[arguments]: Add STATIC-BASH-FOR-GLIBC to #:allowed-references. (gcc-final)[arguments]: Likewise. [native-inputs]: Add "static-bash".
2015-08-29gnu: ncurses: Remove obsolete hack.Ludovic Courtès
* gnu/packages/ncurses.scm (ncurses)[arguments]: Remove obsolete Solaris hack.
2015-08-29gnu: ncurses: Rework trick to avoid reference to the bootstrap bash.Ludovic Courtès
This removes reliance on the availability of 'bin/sh' in glibc. * gnu/packages/ncurses.scm (ncurses): Remove 'configure-phase'. Add 'remove-shebang-phase'. [arguments]: Remove distinction between cross builds and native builds. Use 'modify-phases'. Add 'remove-unneeded-shebang' phase.
2015-08-29gnu: ncurses: Upgrade to 6.0.Ludovic Courtès
* gnu/packages/ncurses.scm (ncurses): Upgrade to 6.0. Change library names to '.so.6'.
2015-08-29gnu: binutils: Upgrade to 2.25.1.Ludovic Courtès
* gnu/packages/base.scm (binutils): Upgrade to 2.25.1.
2015-08-29gnu: Add 'bash-static'.Ludovic Courtès
* gnu/packages/bash.scm (static-bash): New variable.
2015-08-28gnu: shadow: Update to 4.2.1.宋文武
* gnu/packages/admin.scm (shadow): Update to 4.2.1. [source]: Use the release tarball.
2015-08-28gnu: Add abduco.Leo Famulari
* gnu/packages/abduco.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-28gnu: Add cabal-install.Siniša Biđin
* gnu/packages/haskell.scm (cabal-install): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-28gnu: conky: Fix license.Ludovic Courtès
* gnu/packages/conky.scm (conky)[license]: Set to LICENSE:GPL3+.
2015-08-27gnu: services: Add nginx-service.David Thompson
* gnu/services/web.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * guix.texi ("Web Services"): New section.
2015-08-27gnu: Add ruby-arel.David Thompson
* gnu/packages/ruby.scm (ruby-arel): New variable.
2015-08-27gnu: Add conky.Siniša Biđin
* gnu/packages/conky.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-08-27gnu: lua: Add patch to generate pkg-config file.Siniša Biđin
* gnu/packages/patches/lua-pkgconfig.patch: New file. * gnu/packages/lua.scm (lua)[source]: Add patch. * gnu-system.am (dist_patch_DATA): Register patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-08-27gnu: git-modes: Update to 1.2.0.Alex Kost
* gnu/packages/emacs.scm (git-modes): Update to 1.2.0. [arguments]: Disable tests.
2015-08-27gnu: magit-svn: Update to 2.1.0.Alex Kost
* gnu/packages/emacs.scm: Use (gnu packages base) module. Remove duplicated (gnu packages guile) and (gnu packages linux) modules. (magit-svn): Update to 2.1.0. [source]: Use 'url-fetch' method. [inputs]: Remove. Move "emacs" to 'native-inputs', move "magit" to 'propagated-inputs'. [native-inputs]: Add "tar" and "gzip". [propagated-inputs]: Add "dash". [arguments]: Adjust builder for the new inputs and unpacking the source.
2015-08-27gnu: magit: Update to 2.2.1.Alex Kost
* gnu/packages/emacs.scm (magit): Update to 2.2.1. [inputs]: Remove 'git:gui'. [propagated-inputs]: Add 'dash', remove 'git-modes'. [arguments]: Add PREFIX and DASH_DIR to 'make-flags'. Remove 'configure', 'augment-load-path' and 'post-install' phases.
2015-08-26gnu: Add BioPerl.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (bioperl-minimal): New variable.
2015-08-26gnu: pius: Adjust to the new libpius.Ludovic Courtès
Prior to this commit the libpius modules would not be found and the default GnuPG file name would be /usr/bin/gpg. * gnu/packages/gnupg.scm (pius)[inputs]: Remove PYTHON-2. [build-system]: Switch to PYTHON-BUILD-SYSTEM. [arguments]: Add #:python. Change to add a single phase, 'set-gpg-file-name'.
2015-08-25gnu: ratpoison: Clean definition.Mathieu Lirzin
* gnu/packages/ratpoison.scm (ratpoison)[arguments]: Use modify-phases. [inputs]: Sort alphabetically. Move ratpoison.desktop to ... [native-inputs]: ... here.
2015-08-25gnu: Add Pure Data.Ricardo Wurmus
* gnu/packages/music.scm (pd): New variable.
2015-08-25gnu: tmux: Update to 2.0.宋文武
* gnu/packages/tmux.scm (tmux): Update to 2.0. Update source uri and home-page to github.
2015-08-25gnu: weechat: Update to 1.3.宋文武
* gnu/packages/weechat.scm (weechat): Update to 1.3.
2015-08-24gnu: llvm: Update to 3.6.2.Andy Wingo
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 3.6.2.