summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: calcurse: Use HTTPS URLs.Leo Famulari2018-10-29
| | | | | | Reported by Marco van Hulten <marco@hulten.org>. * gnu/packages/calcurse.scm (calcurse)[source, home-page]: Use HTTPS URLs.
* gnu: xorg-server: Update to 1.20.3 [fixes CVE-2018-14665].Leo Famulari2018-10-28
| | | | * gnu/packages/xorg.scm (xorg-server): Update to 1.20.3.
* gnu: linux-libre: Enable BOCHS DRM support.Mathieu Othacehe2018-10-28
| | | | | | | | * gnu/packages/aux-files/linux-libre/4.19-x86_64.conf: Build DRM BOCHS support as a module. It adds DRM support for BOCHS dispi vga interface used by qemu (-vga std option). It will also be useful for QEMU 3.0 to enable the new "bochs-display" display device. * gnu/packages/aux-files/linux-libre/4.19-i686.conf: Ditto.
* gnu: qt@4: Use invoke.Efraim Flashner2018-10-28
| | | | * gnu/packages/qt.scm (qt@4)[arguments]: Use invoke.
* gnu: qt@4: Update build config.Efraim Flashner2018-10-28
| | | | | | * gnu/packages/qt.scm (qt@4)[arguments]: Substitute hardcoded '/bin/ls' invocation. Add configure-flags to not build the examples or demos. Don't use the precompiled headers.
* gnu: qt: Use invoke.Efraim Flashner2018-10-28
| | | | * gnu/packages/qt.scm (qt)[arguments]: Use invoke.
* gnu: qt: Add vulkan support.Efraim Flashner2018-10-28
| | | | | | * gnu/packages/qt.scm (qt, qtbase)[native-inputs]: Add vulkan-headers. (qt@4)[native-inputs]: Don't add vulkan-headers. (qttools)[native-inputs]: Add vulkan-headers.
* gnu: qt: Use system sqlite.Efraim Flashner2018-10-28
| | | | | | | | * gnu/packages/databases.scm (sqlite-with-column-metadata): New variable. * gnu/packages/qt.scm (qt, qtbase)[source]: Remove bundled sqlite. [inputs]: Add sqlite-with-column-metadata. [arguments]: Add configure-flag to use system sqlite.
* gnu: qt: Update to 5.11.2.Efraim Flashner2018-10-28
| | | | | | | | | | * gnu/packages/qt.scm (qt, qtbase, qtsvg, qtimageformats, qtx11extras, qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors, qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel, qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols, qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing, qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech): Update to 5.11.2.
* gnu: hashcat-utils: Update to 1.9.Tobias Geerinckx-Rice2018-10-28
| | | | | | | And trim lines to 80 characters. * gnu/packages/password-utils.scm (hashcat-utils): Update to 1.9. [source]: Parametrise.
* gnu: fzy: Update to 1.0.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/shellutils.scm (fzy): Update to 1.0.
* gnu: fzy: Don't use unstable tarball.Tobias Geerinckx-Rice2018-10-28
| | | | | * gnu/packages/shellutils.scm (fzy)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: perl-www-mechanize: Update to 1.89.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/web.scm (perl-www-mechanize): Update to 1.89.
* gnu: perl-xml-xpath: Update to 1.44.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/xml.scm (perl-xml-xpath): Update to 1.44.
* gnu: flatbuffers: Fix typo in description.Tobias Geerinckx-Rice2018-10-28
| | | | * gnu/packages/serialization.scm (flatbuffers)[description]: Hyphenate.
* gnu: libmspack: Update to 0.8 [fixes CVE-2018-{18584,18585,18586}].Kei Kebreau2018-10-27
| | | | * gnu/packages/compression.scm (libmspack): Update to 0.8.
* gnu: mailutils: Add dependency on GSASL.Ludovic Courtès2018-10-28
| | | | * gnu/packages/mail.scm (mailutils)[inputs]: Add GSASL.
* gnu: mailutils: Install modules to …/guile/site/2.2.Ludovic Courtès2018-10-28
| | | | | * gnu/packages/mail.scm (mailutils)[arguments]: Pass "--with-guile-site-dir".
* gnu: mailutils: Update to 3.5.Efraim Flashner2018-10-28
| | | | | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.5. [source]: Remove patch, remove snippet. [native-inputs]: Remove flex, bison. [inputs]: Remove guile-2.0, add guile-2.2. * gnu/packages/patches/mailutils-uninitialized-memory.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: guile-sdl2: Update to 0.3.1.Ricardo Wurmus2018-10-27
| | | | * gnu/packages/sdl.scm (guile-sdl2): Update to 0.3.1.
* gnu: Add r-abundant.Mădălin Ionel Patrașcu2018-10-27
| | | | | | * gnu/packages/cran.scm (r-abundant): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add r-quic.Mădălin Ionel Patrașcu2018-10-27
| | | | | | * gnu/packages/cran.scm (r-quic): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add xrandr-invert-colors.Ricardo Wurmus2018-10-27
| | | | * gnu/packages/xdisorg.scm (xrandr-invert-colors): New variable.
* gnu: Add telegram-purple.Tomáš Čech2018-10-27
| | | | | | | | * gnu/packages/messaging.scm (telegram-purple): New variable. * gnu/packages/patches/telegram-purple-adjust-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libzmf: Disable '-Werror'.Ludovic Courtès2018-10-27
| | | | | | Fixes builds on i686-linux. * gnu/packages/libreoffice.scm (libzmf)[arguments]: New field.
* gnu: git: Add "subtree" output.Pierre Neidhardt2018-10-27
| | | | * gnu/packages/version-control.scm (git)[outputs]: Add "subtree".
* services: httpd: Allow using it with PHP.Florian Pelz2018-10-27
| | | | | | | * gnu/services/web.scm (httpd): Make existing httpd-module API public. * doc/guix.texi (Apache HTTP Server): Document its usage with PHP-FPM. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: lxqt-build-tools: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR.Meiyo Peng2018-10-27
| | | | | | | * gnu/packages/lxqt.scm (lxqt-build-tools)[arguments]: Define LXQT_DATA_DIR and LXQT_ETC_XDG_DIR in the configure flags. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt: Correct licenses for several packages.Meiyo Peng2018-10-27
| | | | | | | * gnu/packages/lxqt.scm (pcmanfm-qt, lximage-qt, pavucontrol-qt, qtermwidget) (qterminal, screengrab, lxqt): Correct license to GPL2+. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt: Propagate qterminal actually.宋文武2018-10-27
| | | | * gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.
* gnu: xmlsec-nss: Fix tests (and hence build).Tobias Geerinckx-Rice2018-10-27
| | | | | * gnu/packages/xml.scm (xmlsec-nss)[native-inputs]: Add nss:bin to provide the certutil command.
* gnu: units: Update to 2.18.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/maths.scm (units): Update to 2.18.
* gnu: parallel: Update to 20181022.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/parallel.scm (parallel): Update to 20181022.
* gnu: gvpe: Update to 3.1.Tobias Geerinckx-Rice2018-10-27
| | | | | | * gnu/packages/vpn.scm (gvpe): Update to 3.1. [source]: Remove obsolete snippet. [native-inputs]: Add pkg-config.
* gnu: gama: Update to 2.01.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/gps.scm (gama): Update to 2.01.
* gnu: perl-x11-xcb: Update to 0.18.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/xorg.scm (perl-x11-xcb): Update to 0.18.
* gnu: flatbuffers: Update to 1.10.0.Tobias Geerinckx-Rice2018-10-27
| | | | * gnu/packages/serialization.scm (flatbuffers): Update to 1.10.0.
* gnu: Add tnef.Eric Bavier2018-10-26
| | | | * gnu/packages/mail.scm (tnef): New variable.
* gnu: Add lua5.1-lpeg and lua5.1-lmpack.HiPhish2018-10-26
| | | | | | | | | | * gnu/packages/lua.scm (lua5.1-lpeg): New variable. * gnu/packages/serialization.scm (lua5.1-libmpack): New variable. The packages lua-lpeg and lua-libmpack had no Lua 5.1 variants. These packages will be needed to build Neovim properly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add jp2a.Pierre-Antoine Rouby2018-10-26
| | | | | | * gnu/packages/image.scm: New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sbcl-lift: Fix 'license' field.Ludovic Courtès2018-10-26
| | | | | | The invalid 'license' field was preventing evaluations from completing. * gnu/packages/lisp.scm (sbcl-lift)[license]: Change to LICENSE:EXPAT.
* gnu: rust: Update to 1.28.Nikolai Merinov2018-10-26
| | | | | | * gnu/packages/rust.scm (rust): Rename to... (rust-1.27): ... this. (rust): New variable.
* gnu: rust: Work around rust 1.25...1.27 reproducibility issues.Nikolai Merinov2018-10-26
| | | | | | | | | | | | | | | | * gnu/packages/patches/rust-mdbook-support-reproducible-builds-by-forcing-window.search.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch file. * gnu/packages/rust.scm (rust-1.19): Use system libssh2 library. during cargo build. Note: libgit2 still bundled, because cargo tests assume specific libgit2 minor release. (rust-1.23): Inherit native-inputs from previous package. (rust-1.25): Switch back to llvm 3.9.1 as workaround for https://github.com/rust-lang/rust/issues/50556 issue. (rust-1.27): Apply changes from https://github.com/rust-lang-nursery/mdBook/pull/692 to make generation of "searchindex.js" files reproducible. Disable cargo test that required llvm 6.
* gnu: Add lxqt.Meiyo Peng2018-10-26
| | | | | | * gnu/packages/lxqt.scm (lxqt): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: libqtxdg: Simplify configure flags.Meiyo Peng2018-10-26
| | | | | | | * gnu/packages/lxqt.scm (libqtxdg)[arugemnts]: Use relative path for 'QTXDGX_ICONENGINEPLUGIN_INSTALL_PATH'. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path.Meiyo Peng2018-10-26
| | | | | | * gnu/packages/lxqt.scm: Remove ${CMAKE_INSTALL_PREFIX} from DESTINATION path. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add obconf-qt.Meiyo Peng2018-10-26
| | | | | | * gnu/packages/lxqt.scm (obconf-qt): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add compton-conf.Meiyo Peng2018-10-26
| | | | | | * gnu/packages/lxqt.scm (compton-conf): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add qps.Meiyo Peng2018-10-26
| | | | | | * gnu/packages/lxqt.scm (qps): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add qterminal.Meiyo Peng2018-10-26
| | | | | | * gnu/packages/lxqt.scm (qterminal): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>