aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
| * gnu: nyacc: Update to 0.83.3.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/mes.scm (nyacc): Update to 0.83.3.
| * gnu: nasm: Update to 2.13.03.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/assembly.scm (nasm): Update to 2.13.03.
| * gnu: ccache: Update to 3.4.1.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/ccache.scm (ccache): Update to 3.4.1.
| * gnu: lsof: Run tests.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/lsof.scm (lsof)[arguments]: Remove untrue #:TESTS?. Add ‘disable-failing-tests’ and ‘check’ phases to run them.
| * gnu: lsof: Remove build timestamp.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/lsof.scm (lsof)[arguments]: Add ‘patch-timestamps’ phase.
| * gnu: lsof: Update phase style.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/lsof.scm (lsof)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
| * gnu: lsof: Make perl a native input.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/lsof.scm (lsof)[inputs]: Move perl from here... [native-inputs]: ...to here.
| * gnu: lsof: Factorise source URIs.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/lsof.scm (%ftp-base): Remove variable. (lsof)[source]: Construct mirror URI list programatically.
| * gnu: lsof: Replace dead mirror.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/lsof.scm (lsof)[source]: Replace sunsite.ualberta.ca with mirrorservice.org, which offers both HTTP and FTP services.
| * gnu: dvdstyler: Update to 3.0.4.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/cdrom.scm (dvdstyler): Update to 3.0.4.
| * gnu: perl-xml-sax: Update to 1.00.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/xml.scm (perl-xml-sax): Update to 1.00.
| * gnu: perl-importer: Update to 0.025.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/perl.scm (perl-importer): Update to 0.025.
| * gnu: perl-params-validationcompiler: Update to 0.27.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/perl.scm (perl-params-validationcompiler): Update to 0.27. [native-inputs]: Add perl-type-tiny for another test.
| * gnu: xinetd: Don't hard-code tarball version.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/web.scm (xinetd)[source]: Construct URI using VERSION.
| * gnu: ncftp: Update to 3.2.6.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/ftp.scm (ncftp): Update to 3.2.6. [source]: Use .xz instead of (discontinued) .bz2 tarball.
| * gnu: knot: Update to 2.6.5.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.6.5.
| * gnu: awscli: Update to 1.14.41.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/python-web.scm (awscli): Update to 1.14.41.
| * gnu: libfilezilla: Update to 0.12.0.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.12.0.
| * gnu: erlang: Use HTTPS home page.Tobias Geerinckx-Rice2018-02-19
| | | | | | | | | | * gnu/packages/erlang.scm (erlang)[home-page]: Use HTTPS with the new canonical domain.
| * gnu: Add gzdoom.okapi2018-02-19
| | | | | | | | | | | | | | | | * gnu/packages/games.scm (gzdoom): New variable. * gnu/packages/patches/gzdoom-search-in-installed-share.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add fluid-3.okapi2018-02-19
| | | | | | | | | | | | * gnu/packages/audio.scm (fluid-3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: guix: Update snapshot to bdf0c64.Ludovic Courtès2018-02-19
| | | | | | | | | | | | | | | | * gnu/packages/package-management.scm (guix): Update to bdf0c64. [arguments] <copy-bootstrap-guile>: Move after 'check' phase. Rewrite to use "guix download" and to intern only one or two tarballs. [inputs]: Remove "boot-guile/*". Add "boot-guile" and, optionally, "boot-guile/i686".
| * gnu: qt.scm: Remove unneeded import.Marius Bakke2018-02-18
| | | | | | | | * gnu/packages/qt.scm (define-module): Don't import (gnu packages base).
| * gnu: Add xorgproto.Marius Bakke2018-02-18
| | | | | | | | * gnu/packages/xorg.scm (xorgproto): New public variable.
| * gnu: lvm2: Remove obsolete phase.Marius Bakke2018-02-18
| | | | | | | | * gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
| * gnu: argon2: Update to 20171227.Marius Bakke2018-02-18
| | | | | | | | | | | | | | * gnu/packages/password-utils.scm (argon2): Update to 20171227. [arguments]: Add OPTTEST=1 to #:make-flags to prevent "-march=native". Remove custom install phase. Add 'patch-Makefile' phase. [license]: Add ASL2.0.
| * gnu: Add qqc2-desktop-style.Hartmut Goebel2018-02-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (qqc2-desktop-style): New variable.
| * gnu: knotifications: Add optional input "qtspeech".Hartmut Goebel2018-02-18
| | | | | | | | | | * gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add qtspeech.
| * gnu: ktextwidgets: Add optional input "qtspeech".Hartmut Goebel2018-02-18
| | | | | | | | | | * gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add qtspeech.
| * gnu: qca: Use mirror://kde scheme for source-url.Hartmut Goebel2018-02-18
| | | | | | | | * gnu/packages/kde.scm (qca)[source]: Use mirror://kde scheme.
| * gnu: snorenotify: Use mirror://kde scheme for source-url.Hartmut Goebel2018-02-18
| | | | | | | | * gnu/packages/kde.scm (snorenotify)[source]: Use mirror://kde scheme.
| * gnu: libkomparediff2: Use mirror://kde scheme for source-url.Hartmut Goebel2018-02-18
| | | | | | | | | | * gnu/packages/kde.scm (libkomparediff2)[source]: Use mirror://kde scheme.
| * gnu: libkomparediff2: Update to 17.12.1Hartmut Goebel2018-02-18
| | | | | | | | | | * gnu/packages/kde.scm(libkomparediff2): Update to 17.12.1. [source] Switch to KDE mirror, use mirror://kde scheme.
| * gnu: libksysguard: Update to 5.11.5.Hartmut Goebel2018-02-18
| | | | | | | | * gnu/packages/kde.scm (libksysguard: Update to 5.11.5).
| * gnu: kpmcore: Update to 3.3.0Hartmut Goebel2018-02-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (kpmcore): Update to 3.3.0.
| * gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1Hartmut Goebel2018-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beside simple updating: - Change all todo-comments for test-cases into "fixme" comments to make them easier to find. - breeze-icons: Blacklist a test failing at build.kde.org, too. - extra-cmake-modules: Patch out a vanised test-case. - kfilemetadata: Can now run the test-suite uninstalled. Blacklist a failing test-case. - kimageformats: No longer symlink plugins into ./bin for testing. - ktexteditor: Remove now unused patch. - plasma-framework: Add input kirigami - sonnet: For testing set QT_QPA_PLATFORM=offscreen. * gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, kactivities, kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons, kde-frameworkintegration, kdeclarative, kded, kdelibs4support, kdesignerplugin, kdesu, kdewebkit, kdnssd, kdoctools, kemoticons, kglobalaccel, kguiaddons, khtml, ki18n, kiconthemes, kidletime, kinit, kio, kirigami, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer, knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, kross, krunner, kservice, ksyntaxhighlighting, ktextwidgets, kunitconversion, kwallet, kwayland, kwindowsystem, kxmlgui, kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons, prison, solid, threadweaver): Update to 5.42.0. (kwidgetsaddons): Update to 5.42.1. (breeze-icons): Update to 5.42.0. [#:phases]<disable-failing-test> New phase. (extra-cmake-modules): Update to 5.42.0. [#:phases]<post-5.42.0-release-fix>: New phase. (kfilemetadata): Update to 5.42.0. [#:phases]: No longer move check behind install. [#:phases]<check-setup> Remove. [#:phase]<disable-failing-test> New phase. (kimageformats): Update to 5.42.0. [#:phases]<check-setup>: No longer symlink plugins into ./bin. (ktesteditor)[source]: Remove patch. (plasma-framework)[inputs]: Add kirigami (sonnet): Update to 5.42.0. [#:phases]<check-setup> New phase. * gnu/packages/patches/ktexteditor-5.39.0-autotests-dependencies.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: qtserialport: Use the store paths for dynamically loaded libs.Hartmut Goebel2018-02-18
| | | | | | | | | | | | | | | | | | Transfer the applicable NixOS patches for qtserialport as of 2018-01-19: - src/serialport/qtudev_p.h: Transferred: Use hard-coded path to libudev. * gnu/packages/qt.scm(qtserialport)[#:phases]<patch-dlopen-paths>: New phase.
| * gnu: qtbase: Use the store paths for other packages and dynamically loaded libs.Hartmut Goebel2018-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Transfer the applicable NixOS patches as of 2018-01-19: - Not adopted: We don't change the .cmake.in and .prf, but use config mechanisms provided by th Qt build system. - src/corelib/tools/qtimezoneprivate_tz.cpp: Adopted patch: Use $TZDIR to search for time-zone data. Thus avoid depending on package "tzdata", which often introduces changes with near-immediate effects, so it's important to be able to update it fast. - src/corelib/kernel/qcoreapplication.cpp: Not adopted: NixOS adds plugin paths derived from PATH. We do not need this, since we already have native-search-path QT_PLUGIN_PATH. - src/network/kernel/qdnslookup_unix.cpp, src/network/kernel/qhostinfo_unix.cpp: Transferred: Use hard-coded path to libresolv. - src/network/ssl/qsslcontext_openssl.cpp: Not adopted: NixOS changes a conditional compilation for Qt 5.9 (but leaves it unchanged for Qt 5.10) to fix compilation with libressl. But Qt does not support libressl anway, see config.tests/openssl/openssl.cpp in qtbase 5.9.4. - src/plugins/platforminputcontexts/compose/generator/qtablegenerator.cpp: Transferred: Use hard-coded path to libx11. - src/plugins/platforms/xcb/gl_integrations/xcb_glx/qglxintegration.cpp: Transferred: Use hard-coded path to mess's libGL, no need for a fall-back. - src/plugins/platforms/xcb/qxcbcursor.cpp: Transferred: Use hard-coded path to Xcursor. - src/plugins/platformthemes/gtk3/main.cpp: Not adopted: NixOS changes $XDG_DATA_DIRS and $GIO_EXTRA_MODULES in the code. We already have a search-path-specification for this. - src/testlib/qtestassert.h: Decided not to adopt this for guix. * gnu/packages/patches/qtbase-use-TZDIR.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/qt.scm (qtbase): Add comment. [source]: Use new patch. [arguments]<#:phases>'patch-paths': New phase.
| * gnu: python2-django-mailman3: Update to 1.1.0.Alex Vong2018-02-18
| | | | | | | | | | | | * gnu/packages/python.scm (python2-django-mailman3): Update to 1.1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-mailmanclient: Update to 3.1.1.Alex Vong2018-02-18
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-mailmanclient, python2-mailmanclient): Update to 3.1.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: haskell: Use HTTPS where possible.Alex Vong2018-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell.scm (cl-yale-haskell)[source, home-page]: Use HTTPS. (ghc-libxml)[source, home-page]: Likewise. (ghc-haddock-library)[home-page]: Likewise. (ghc-haddock-api)[home-page]: Likewise. (ghc-haddock)[home-page]: Likewise. (ghc-simple-reflect)[home-page]: Likewise. (ghc-alex)[home-page]: Likewise. (ghc-concatenative)[description]: Likewise. (ghc-openglraw)[home-page]: Likewise. (ghc-glut)[home-page]: Likewise. (ghc-gluraw)[home-page]: Likewise. (ghc-opengl)[home-page]: Likewise. (cabal-install)[home-page]: Likewise. (ghc-mtl)[description]: Likewise. (ghc-temporary)[home-page]: Likewise. (ghc-temporary-rc)[home-page]: Likewise. (ghc-fgl)[home-page]: Likewise. (ghc-blaze-markup)[home-page]: Likewise. (ghc-doctest)[description]: Likewise. (ghc-scientific)[description]: Likewise. (ghc-regex-pcre-builtin)[description]: Likewise. (ghc-diff)[home-page]: Likewise. (ghc-highlighting-kate)[description]: Likewise. (ghc-hslua)[description]: Likewise. (ghc-pandoc)[home-page]: Likewise. (ghc-rfc5051)[home-page]: Likewise. (ghc-data-ordlist)[home-page]: Likewise. (ghc-regex-compat-tdfa)[home-page]: Likewise. (ghc-sandi)[home-page]: Likewise. (ghc-bytestring-handle)[home-page]: Likewise. (ghc-tar)[home-page]: Likewise. (ghc-transformers)[home-page]: Likewise. (ghc-patience)[home-page]: Likewise. (ghc-monads-tf)[home-page]: Likewise. (ghc-colour)[home-page]: Likewise. (ghc-directory)[home-page]: Likewise. (ghc-process)[home-page]: Likewise. (ghc-wl-pprint-text)[home-page]: Likewise. (ghc-fgl-arbitrary)[home-page]: Likewise. (ghc-graphviz)[description]: Likewise. (ghc-array)[home-page]: Likewise. (ghc-storable-complex)[source]: Likewise. (ghc-hmatrix)[source]: Likewise. (ghc-hmatrix-gsl)[source]: Likewise. (ghc-hmatrix-special)[source]: Likewise. (ghc-hmatrix-gsl-stats)[source]: Likewise. (ghc-easyplot)[source, home-page]: Likewise. (ghc-hashtables)[source]: Likewise. (ghc-data-accessor)[home-page]: Likewise. (ghc-data-accessor-transformers)[home-page]: Likewise. (ghc-gnuplot)[home-page]: Likewise. (ghc-terminal-size)[home-page]: Likewise. (ghc-language-c)[home-page]: Likewise. (ghc-hslogger)[home-page]: Likewise. (ghc-json)[home-page]: Likewise. (ghc-hex)[home-page]: Likewise. (ghc-psqueues)[description]: Likewise. (ghc-uuid-types)[description]: Likewise. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: swaks: Use HTTPS home page and source URIs.Arun Isaac2018-02-18
| | | | | | | | | | | | * gnu/packages/mail.scm (swaks)[source]: Use HTTPS URI. [home-page]: Use HTTPS URI. [arguments]: Replace system* with invoke.
| * gnu: Add python2-mapnik.Arun Isaac2018-02-18
| | | | | | | | * gnu/packages/geo.scm (python2-mapnik): New variable.
| * gnu: Add mapnik.Arun Isaac2018-02-18
| | | | | | | | * gnu/packages/geo.scm (mapnik): New variable.
| * gnu: Add emacs-polymode.Ricardo Wurmus2018-02-18
| | | | | | | | * gnu/packages/emacs.scm (emacs-polymode): New variable.
| * gnu: emacs-slack: Update to 0-2.02ee1d73.Ricardo Wurmus2018-02-18
| | | | | | | | * gnu/packages/emacs.scm (emacs-slack): Update to 0-2.02ee1d73.
| * gnu: c-ares: Update to 1.14.0.Efraim Flashner2018-02-18
| | | | | | | | | | * gnu/packages/adns.scm (c-ares): Update to 1.14.0. [license]: Use https.
| * gnu: linux-libre: Update to 4.15.4.Mark H Weaver2018-02-17
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.20.Mark H Weaver2018-02-17
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.82.Mark H Weaver2018-02-17
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.