summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-03-30gnu: dash: Update to 0.5.9.1.Leo Famulari
* gnu/packages/shells.scm (dash): Update to 0.5.9.1. [source]: Use git-fetch. [native-inputs]: Add autoconf and automake. [arguments]: Add 'bootstrap' phase.
2017-03-29gnu: wordnet: Build with the default GCC.Ludovic Courtès
* gnu/packages/wordnet.scm (wordnet)[native-inputs]: Remove.
2017-03-29gnu: guile-reader: Build with gperf 3.0.Ludovic Courtès
* gnu/packages/guile.scm (guile-reader)[native-inputs]: Use GPERF-3.0 instead of GPERF.
2017-03-29gnu: kakoune: Fix build after Boost ABI change.Marius Bakke
Also remove now-obsolete snippet and inputs. * gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution. [arguments]: Drop CPPFLAGS from #:make-flags. [native-inputs]: Remove GCC-5. [inputs]: Remove gcc:lib.
2017-03-28gnu: nspr: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/gnuzilla.scm (nspr)[arguments]: Use 'modify-phases' syntax.
2017-03-28gnu: nspr: Update to 4.14.Efraim Flashner
* gnu/packages/gnuzilla.scm (nspr): Update to 4.14.
2017-03-28gnu: mozjs@24: Use more inherited fields.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@24)[arguments]: Use 'substitute-keyword-arguments', override inherited 'configure. [native-inputs]: Remove field to use inherited native-inputs. [propagated-inputs]: Same.
2017-03-28gnu: mozjs@17: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@17)[arguments]: Use 'modify-phases' syntax.
2017-03-28gnu: mozjs@17: Add missing inputs.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@17)[native-inputs]: Add pkg-config. [propagated-inputs]: Add nspr. [inputs]: Add zlib.
2017-03-28gnu: mozjs@17: Add support for aarch64-linux.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@17)[source]: Add patch. [arguments]: Add phase deleting slow test, add configure argument for building on aarch64-linux. * gnu/packages/patches/mozjs17-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-28gnu: mozjs@24: Add aarch64-support.Efraim Flashner
* gnu/packages/gnuzilla.scm (mozjs@24)[source]: Add patch. [arguments]: Add flag for building on aarch64-linux, delete failing test. * gnu/packages/patches/mozjs24-aarch64-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-28gnu: mysql: Disable tests on aarch64-linux.Efraim Flashner
* gnu/packages/databases.scm (mysql)[arguments]: Disable the test suite on aarch64-linux.
2017-03-28gnu: gsl: Disable tests on aarch64-linux.Efraim Flashner
* gnu/packages/maths.scm (gsl)[arguments]: Do not run the test suite on aarch64-linux. [home-page]: Use https.
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-27gnu: epiphany: Update to 3.22.7.Leo Famulari
* gnu/packages/gnome.scm (epiphany): Update to 3.22.7.
2017-03-27gnu: webkitgtk: Update to 2.16.0.Leo Famulari
WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt instead of GnuTLS for some cryptographic functions: <https://bugs.webkit.org/show_bug.cgi?id=163125> <http://trac.webkit.org/changeset/208297/webkit> * gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0. [inputs]: Replace gnutls with libgcrypt.
2017-03-28gnu: grafx2: Remove zero-width space.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (grafx2)[description]: Remove invisible <U+200B> (‘zero-width space’) character.
2017-03-28gnu: libgit2: Patch use-after-free.Ludovic Courtès
* gnu/packages/patches/libgit2-use-after-free.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (libgit2)[inputs]: Add it. [arguments] <#:phases>: Add 'apply-patch' phase.
2017-03-27gnu: lm-sensors: Use a descriptive file name for the source tarball.Leo Famulari
* gnu/packages/linux.scm (lm-sensors)[source]: Add file-name field.
2017-03-27gnu: mcelog: Update to 149.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog): Update to 149.
2017-03-27gnu: corkscrew: Install the README file.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (corkscrew)[arguments]: Add a very basic ‘install-documentation’ phase.
2017-03-27gnu: haunt: Disable test suite.David Thompson
* gnu/packages/guile.scm (haunt): Disable test suite.
2017-03-27gnu: libreoffice: Update to 5.3.1.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2. [inputs]: Add libstaroffice and libzmf. [arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball. (xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
2017-03-27gnu: orcus: Update to 0.12.1.Thomas Danckaert
* gnu/packages/libreoffice.scm (orcus): Update to 0.12.1. [inputs]: Add python.
2017-03-27gnu: libetonyek: Update to 0.1.6.Thomas Danckaert
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6. [arguments]: Add phase 'autoreconf, because configure.ac is patched. Add configure flag "--with-mdds=1.2". [inputs]: Add liblangtag. [native-inputs]: Add autoconf and automake. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-27gnu: Add libstaroffice.Thomas Danckaert
* gnu/packages/libreoffice.scm (libstaroffice): New variable.
2017-03-27gnu: Add grafx2.David Thompson
* gnu/packages/game-development.scm (grafx2): New variable.
2017-03-27gnu: ixion: Update to 0.12.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (ixion): Update to 0.12.2. [inputs]: Replace python-2 by python.
2017-03-27gnu: mdds: Upgrade to 1.2.2.Thomas Danckaert
* gnu/packages/boost.scm (mdds): Upgrade to 1.2.2.
2017-03-27gnu: Add libzmf.Thomas Danckaert
* gnu/packages/libreoffice.scm (libzmf): New Variable.
2017-03-27gnu: geoclue: Update to 2.4.6.Leo Famulari
* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
2017-03-27gnu: corkscrew: Improve descriptions.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (corkscrew)[synopsis, description]: Fix typos and condense. Remove scary warning (the tunnel is always encrypted through SSH) and speculation.
2017-03-27gnu: corkscrew: Download source from a mirror.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (corkscrew)[source]: Use ‘https://downloads.openwrt.org’.
2017-03-27gnu: mosh: Update to 1.3.0.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (mosh): Update to 1.3.0.
2017-03-27gnu: youtube-dl: Update to 2017.03.26.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.26.
2017-03-27gnu: gnuplot: Enable tikz backend.Danny Milosavljevic
* gnu/packages/maths.scm (gnuplot)[inputs]: Add lua.
2017-03-27ui: Support Texinfo markup in package synopses.Alex Kost
* guix/ui.scm (package-field-string): New procedure. (package-description-string): Use it. (package-synopsis-string): New procedure. (package->recutils): Use it. * guix/scripts/lint.scm (check-synopsis-style)[check-texinfo-markup]: New procedure. Use it in checks. * tests/lint.scm: Test it. * gnu/packages/perl.scm (perl-try-tiny)[synopsis]: Adjust for the Texinfo markup.
2017-03-26gnu: mumble: Fix build after speex update.Marius Bakke
* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
2017-03-26gnu: Add speexdsp.Marius Bakke
* gnu/packages/xiph.scm (speexdsp): New variable. Export it.
2017-03-26Revert "gnu: audacity: Use gtk+@3."Leo Famulari
It appears that Audacity does not yet support GTK+-3 fully; the user interface was unusable with this change. This reverts commit 36e17ab417078710939771d5ab19976eec257309.
2017-03-26gnu: claws-mail: Update to 3.15.0.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (claws-mail): Update to 3.15.0.
2017-03-26gnu: Add emacs-monroe.Vasile Dumitrascu
* gnu/packages/emacs.scm (emacs-monroe): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26gnu: Add emacs-keyfreq.Vasile Dumitrascu
* gnu/packages/emacs.scm (emacs-keyfreq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-26gnu: perl-scalar-list-utils: Update to 1.47.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.47.
2017-03-26gnu: perl-parse-cpan-meta: Update to 2.150010.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-parse-cpan-meta): Update to 2.150010.
2017-03-26gnu: perl-cpan-meta-yaml: Update to 0.018.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-cpan-meta-yaml): Update to 0.018.
2017-03-26gnu: perl-cpan-meta-requirements: Update to 2.140.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-cpan-meta-requirements): Update to 2.140.
2017-03-26gnu: perl-yaml: Update to 1.23.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-yaml): Update to 1.23.
2017-03-26gnu: perl-variable-magic: Update to 0.61.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-variable-magic): Update to 0.61.
2017-03-26gnu: perl-time-duration-parse: Update to 0.13.Alex Sassmannshausen
* gnu/packages/perl.scm (perl-time-duration-parse): Update to 0.13.