aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-21gnu: greenisland: Update to 0.9.0.1.Marius Bakke
* gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.
2017-03-20gnu: vim: Update to 8.0.0494.Marius Bakke
* gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494. [source]: Remove patch. (vim-full)[arguments]: Add two phases to drop tests and start xorg. [native-inputs]: Add XORG-SERVER.
2017-03-20gnu: kodi: Update to 18.0_alpha-0-b35147e.Marius Bakke
* gnu/packages/kodi.scm (libdvdnav/kodi, libdvdread/kodi, libdvdcss/kodi): New variables. (kodi): Update to 18.0_alpha-0-b35147e. [source]: Download from git. Unbundle more stuff. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Add #:configure-flag to disable nonfree components. Rework phases to patch bundled software and bootstrap more libraries. [native-inputs]: Remove CMAKE, DOXYGEN, GAWK and WHICH. Add LIBDVDCSS/KODI, LIBDVDNAV/KODI and LIBDVDREAD/KODI. [inputs]: Remove BOOST, BZIP2, ENCA, GPERF, JASPER, LIBMODPLUG, LIBSAMPLERATE, LIBXMU, LIBXT, MESA-UTILS, SDL2 and UNZIP. Add FMT, GIFLIB, LCMS and LIBDRM. [license]: Update for remaining software bundles.
2017-03-20gnu: Add fmt.Marius Bakke
* gnu/packages/pretty-print.scm (fmt): New variable.
2017-03-20build: Install .go files to $libdir/guile/X.Y.Ludovic Courtès
* configure.ac: Define and substitute 'guileobjectdir'. * Makefile.am (nobase_nodist_guilemodule_DATA): Remove $(GOBJECTS). (nobase_nodist_guileobject_DATA): New variable. (guix_install_go_files): Adjust accordingly. (install-data-hook): Likewise. * scripts/guix.in (config-lookup): Add 'exec_prefix' and 'guileobjectdir'. Add '_' in VAR-REF-REGEXP. (maybe-augment-load-paths!): Distinguish OBJECT-DIR from MODULE-DIR.
2017-03-20gnu: Remove leftover patch.Leo Famulari
* gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20gnu: openjpeg: Remove obsolete patches.Leo Famulari
* gnu/packages/patches/openjpeg-CVE-2016-5157.patch, gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (openjpeg)[source]: Remove them.
2017-03-20gnu: php: Update to 7.1.3.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.1.3.
2017-03-20gnu: bristol: Fix build failure with alsa-lib 1.1.x.Ricardo Wurmus
* gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build failure with alsa-lib 1.1.x.
2017-03-20gnu: ngircd: Use HTTPS.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
2017-03-20gnu: ngircd: Use the phrase ‘IRC’ in its description.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
2017-03-20gnu: ngircd: Use ‘modify-phases’ syntax.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
2017-03-20gnu: ngircd: Update to 24.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (ngircd): Update to 24. [source]: Remove upstreamed DNS lookup patch. * gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20gnu: znc: Run test suite.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (znc)[arguments]: Enable tests. Add an ‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags. [native-inputs]: Add googletest source.
2017-03-20gnu: simple-scan: Update to 3.24.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
2017-03-20gnu: Add r-cairo.Ricardo Wurmus
* gnu/packages/statistics.scm (r-cairo): New variable.
2017-03-20gnu: Add comments on why setting QT_QPA_PLATFORM for tests.Hartmut Goebel
* gnu/packages/astronomy.scm (stellarium): Add comment. * gnu/packages/display-managers.scm (greenisland): dito. * gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons, kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin, kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui, plasma-framework): dito. * gnu/packages/qt.scm (qtsvg): dito.
2017-03-20gnu: mesa: Correct another typo.Efraim Flashner
* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).
2017-03-20gnu: Add freedoom.Kei Kebreau
* gnu/packages/games.scm (freedoom): New variable.
2017-03-20gnu: wget: Fix test-504 failures.Efraim Flashner
* gnu/packages/wget.scm (wget)[source]: Add patch. * gnu/packages/patches/wget-fix-504-test-timeout.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-20gnu: Remove wxwidgets@2.8.Efraim Flashner
* gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.
2017-03-20gnu: audacity: Use gtk+@3.Efraim Flashner
* gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2, gtk+@2, add wxwidgets and gtk+.
2017-03-20gnu: wxwidgets: Build with webkitgtk.Efraim Flashner
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4, add webkitgtk.
2017-03-20gnu: snakemake: Add runtime dependencies.Ricardo Wurmus
* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and python-requests.
2017-03-19gnu: mpd: Update to 0.20.6.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.20.6.
2017-03-19gnu: Add deutex.Kei Kebreau
gnu/packages/game-development.scm (deutex): New variable.
2017-03-19download: Remove non-existent kernel mirror.Mark H Weaver
* guix/download.scm (%mirrors) <kernel.org>: Remove www.all.kernel.org.
2017-03-20gnu: obnam: Enable tests.Arun Isaac
* gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with custom function. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20gnu: Add python-pylint.Arun Isaac
* gnu/packages/python.scm (python-pylint, python2-pylint): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20gnu: Add python2-coverage-test-runner.Arun Isaac
* gnu/packages/python.scm (python2-coverage-test-runner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20gnu: Add python-configparser.Arun Isaac
* gnu/packages/python.scm (python-configparser, python2-configparser): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20gnu: Add python2-backports-functools-lru-cache.Arun Isaac
* gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20gnu: Add python-isort.Arun Isaac
* gnu/packages/python.scm (python-isort, python2-isort): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-20gnu: Add python-astroid.Arun Isaac
* gnu/packages/python.scm (python-astroid, python2-astroid): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-19gnu: Add libircclient.Arun Isaac
* gnu/packages/messaging.scm (libircclient): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-19Merge branch 'master' into core-updatesMark H Weaver
2017-03-19gnu: librep: Update to 0.92.6.Ludovic Courtès
* gnu/packages/sawfish.scm (librep): Update to 0.92.6. [arguments]: New field. [native-inputs]: Add AUTOCONF-WRAPPER, AUTOMAKE, and LIBTOOL.
2017-03-19gnu: lsh: Use libc's argp instead of the bundled one.Ludovic Courtès
* gnu/packages/ssh.scm (lsh)[arguments] <#:configure-flags>: Add --with-system-argp and CPPFLAGS=-DHAVE_ARGP_PARSE. <#:phases>: In 'pre-configure' phase, modify src/Makefile.in.
2017-03-19gnu: python-minimal@2: Add dependencies on libffi and zlib.Ludovic Courtès
* gnu/packages/python.scm (python2-minimal)[inputs]: Add LIBFFI and ZLIB. [arguments]: Remove.
2017-03-19gnu: elogind: Build with gperf 3.0.Ludovic Courtès
* gnu/packages/gperf.scm (gperf-3.0): New variable. * gnu/packages/freedesktop.scm (elogind)[native-inputs]: Use GPERF-3.0 instead of GPERF.
2017-03-19gnu: Add pdfgrep.rennes
* guix/gnu/packages/pdf.scm (pdfgrep): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-19gnu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs.Leo Famulari
* gnu/packages/patches/graphite2-ffloat-store.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (graphite2): Use it.
2017-03-19gnu: linux-libre: Update to 4.10.4.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.4. (%linux-libre-hash): Update hash.
2017-03-19gnu: linux-libre@4.9: Update to 4.9.16.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.16.
2017-03-19gnu: linux-libre@4.4: Update to 4.4.55.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55.
2017-03-19services: Remove Tab character from source code whitespace.Danny Milosavljevic
* gnu/services/base.scm (file-system-shepherd-service): Remove Tab character from source code whitespace.
2017-03-19gnu: u-boot: Update to 2017.03.Danny Milosavljevic
* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.
2017-03-19gnu: mesa: Fix another typo.Mark H Weaver
This is a followup to commit 2a8b89c27fe80a438ad95becb5da8ed4191d6cd4. * gnu/packages/gl.scm (mesa)[arguments]: Fix typo (galluim -> gallium).
2017-03-19gnu: icecat: Add selected fixes from upstream mozilla-esr45.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from the upstream mozilla-esr45 repository.
2017-03-19gnu: libevent@2.0: Add fix from upstream.Mark H Weaver
This fix was cherry-picked by Mozilla from upstream libevent-2.1 to its bundled copy of libevent-2.0.21 in mozilla-esr45. * gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/libevent.scm (libevent-2.0)[source][patches]: Add it.