summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-11-13gnu: libreoffice: Use the "dev" output of MariaDB.Marius Bakke
This is a fixup for the merge (32d6818569) of e0efda9561 (gnu: libreoffice: Update to 6.2.8.2.) and 2b8491fbbe (gnu: mariadb: Split into out, lib and dev.) * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Change MARIADB to MARIADB:DEV.
2019-11-11gnu: Remove reference to removed patch.Efraim Flashner
This is a follow-up to 1dd1076c5e80141ab65dddce053e93fc5af18c84 * gnu/local.mk (dist_patch_DATA): Remove entry for kwindowsystem-qt-compat.patch.
2019-11-10gnu: kpmcore: Update to 4.0.1.Hartmut Goebel
* gnu/packages/kde.scm(kpmcore): Update to 4.0.1. [origin]: Add upstream patches for making tests pass. [inputs]: Add qttools. Remove kiconthemes, kservice, libatasmart, parted. [arguments]: New element. * gnu/packages/patches/kpmcore-fix-tests.patch, gnu/packages/patches/kpmcore-remove-broken-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. add patches
2019-11-10gnu: Move kpmcore to kde.scm.Hartmut Goebel
kpmcore is not a framework part. * gnu/packages/kde-frameworks.scm(kpmcore): Move from here … * gnu/packages/kde.scm(kpmcore): … to here.
2019-11-10gnu: ktouch: Update to 19.08.2.Hartmut Goebel
* gnu/packages/education.scm (ktouch): Update to 19.08.2.
2019-11-10gnu: krita: Update to 4.2.7.1.Hartmut Goebel
* gnu/packages/kde.scm (krita): Update to 4.2.7.1; [source]: Update path.
2019-11-10gnu: kqtquickcharts: Update to 19.08.2.Hartmut Goebel
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.2.
2019-11-10gnu: libkomparediff2: Update to 19.08.2.Hartmut Goebel
* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.2.
2019-11-10gnu: kde plasma: Update to 5.17.0.Hartmut Goebel
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, libkscreen, libksysguard): Update to 5.17.0
2019-11-10gnu: Add syndication.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (syndication): New variable.
2019-11-10gnu: Add kcontacts.Hartmut Goebel
This is now a part in KDE Frameworks. * gnu/packages/kde-frameworks.scm(kcontacts): New variable.
2019-11-10gnu: Add kcalendarcore.Hartmut Goebel
This is now a part of KDE Frameworks. * gnu/packages/kde-frameworks.scm(kcalendarcore): New variable.
2019-11-10gnu: kde-frameworks: Update to 5.63.0.Hartmut Goebel
KHolidays is part of frameworks since version 5.43 already. * gnu/packages/kde.scm(kholidays): Move to … * gnu/packages/kde-frameworks.scm(kholidays) … here, update to 5.63.0 and [source]: Update path. (attica, baloo, bluez-qt, breeze- icons, extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kcoreaddons, kcrash, kdbusaddons, kde-frameworkintegration, kdeclarative, kded, kdelibs4support, kdesu, kdnssd, kdoctools, kemoticons, kglobalaccel, kguiaddons, khtml, ki18n, kidletime, kimageformats, kinit, kirigami, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer, knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople, kpty, kross, krunner, kservice, ksyntaxhighlighting, ktexteditor, kunitconversion, kwallet, kwidgetsaddons, kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, prison, qqc2-desktop-style, solid, sonnet, threadweaver): Update to 5.63.0. (kconfigwidgets): Update to 5.63.0; [inputs]: Add qttools. (kdesignerplugin): Update to 5.63.0; [source]: Update path. (kdewebkit): Update to 5.63.0; [source]: Update path.; [inputs]: Add qttools. (kfilemetadata): Update to 5.63.0; [inputs]: Add kcoreaddons; [arguments]<#pahses>: Add a test-case to the blacklist (kiconthemes): Update to 5.63.0; [inputs]: Add qttools. (kio): Update to 5.63.0; [inputs]: Add qttools. (kplotting): Update to 5.63.0; [inputs]: Add qttools. (ktextwidgets): Update to 5.63.0; [inputs]: Add qttools. (kwayland): Update to 5.63.0; [inputs]: Add wayland-protocols. (kwindowsystem): Update to 5.63.0, update blacklist or tests, explicitly set XDG_RUNTIME_DIR; [inputs]: Add xcb-util-wm. (kxmlgui): Update to 5.63.0; [inputs]: Add qttools. * gnu/packages/patches/kinit-kdeinit-extra_libs.patch: Adjust. * gnu/packages/patches/kwindowsystem-qt-compat.patch: Remove obsolete patch.
2019-11-10gnu: phonon-backend-gstreamer: Update to 4.10.0.Hartmut Goebel
* gnu/packages/kde-frameworks.scm(phonon-backend-gstreamer): Update to 4.10.0; [inputs]: Add qttools.
2019-11-10gnu: phonon: Update to 4.11.1.Hartmut Goebel
2019-11-10gnu: qtwebkit: Use sqlite-with-column-metadata.Hartmut Goebel
This needs to be the same variant as for qtbase, otherwise applications might fail if libQt5WebKit is loaded prior to libQt5Sql. * gnu/packages/qt.scm(wtwebkit)[inputs]: Replace sqlite by sqlite-with-column-metadata.
2019-11-06gnu: grantlee: Fix build for Qt 5.12.Hartmut Goebel
Build using gnu++11 standard. * gnu/packages/qt.scm(grantlee)[argument]<configure-flags>: New element.
2019-10-30Merge branch 'master' into stagingMarius Bakke
2019-10-30gnu: python2-pandas: Downgrade to 0.24.2.Marius Bakke
This is a follow-up to commit 7a97a26d012da08fad4540eed99643f6306de423. * gnu/packages/python-xyz.scm (python-pandas)[properties]: New field. (python2-pandas): Downgrade to 0.24.2.
2019-10-30gnu: python2-numpy: Downgrade to 1.16.5.Marius Bakke
Fixes <https://bugs.gnu.org/37989>. Reported by Josh Holland <josh@inv.alid.pw>. This is a follow-up to commit 8e5fbd5dda93e137ff527cabe25989b28ab9e1c0. * gnu/packages/python-xyz.scm (python-numpy)[properties]: New field. (python2-numpy): Downgrade to 1.16.5.
2019-10-30gnu: cuirass: Update to 0.0.1-26.e20ff86.Ricardo Wurmus
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-26.e20ff86.
2019-10-30gnu: python-whoosh: Skip test suite.Efraim Flashner
* gnu/packages/python-xyz.scm (python-whoosh)[arguments]: Disable the test suite.
2019-10-30gnu: python-xlrd: Fix comment.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-xlrd)[arguments]: Turn comment into a full sentence.
2019-10-30gnu: python-pandas: Update to 0.25.2.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-pandas): Update to 0.25.2. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: python-xlrd: Update to 1.2.0.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-xlrd): Update to 1.2.0. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: python-numpy: Update to 1.17.3.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.17.3. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30doc: Explain how to switch profile from empty shell in "Profiles in Practice".Pierre Neidhardt
* doc/guix-cookbook.texi (Profiles in Practice): Add example.
2019-10-30gnu: linux-libre: Update to 5.3.8.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.8. (linux-libre-5.3-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.19: Update to 4.19.81.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.81. (linux-libre-4.19-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.14: Update to 4.14.151.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.151. (linux-libre-4.14-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.9: Update to 4.9.198.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.198. (linux-libre-4.9-pristine-source): Update hash.
2019-10-30gnu: linux-libre@4.4: Update to 4.4.198.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.198. (linux-libre-4.4-pristine-source): Update hash.
2019-10-30gnu: r-rgdal: Update to 1.4-7.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-7.
2019-10-30gnu: r-huge: Update to 1.3.4.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-huge): Update to 1.3.4.
2019-10-30gnu: r-spam: Update to 2.3-0.2.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.2.
2019-10-30gnu: perl-net-dns-native: Update to 0.22.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.22.
2019-10-30gnu: perl-moo-2: Update to 2.003006.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-moo-2): Update to 2.003006.
2019-10-30gnu: openrct2: Update to 0.2.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (openrct2): Update to 0.2.4.
2019-10-30gnu: r-tidytree: Update to 0.2.9.Tobias Geerinckx-Rice
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.9.
2019-10-30gnu: goffice: Update to 0.10.45.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice): Update to 0.10.45.
2019-10-30gnu: goffice: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice)[source]: Hard-code NAME.
2019-10-30gnu: gpxsee: Update to 7.16.Tobias Geerinckx-Rice
* gnu/packages/gps.scm (gpxsee): Update to 7.16.
2019-10-30gnu: arb: Update to 2.17.0.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (arb): Update to 2.17.0. [home-page]: Replace with a working one.
2019-10-30gnu: ams-lv2: Update to 1.2.2.Tobias Geerinckx-Rice
This is the same commit, now with a version number. * gnu/packages/music.scm (ams-lv2): Update to 1.2.2. [home-page]: Replace with a working one.
2019-10-30gnu: youtube-dl: Update to 2019.10.29.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.29.
2019-10-30gnu: libedit: Download over HTTPS.Tobias Geerinckx-Rice
* gnu/packages/libedit.scm (libedit)[source]: Use HTTPS.
2019-10-30gnu: libedit: Update to 20191025-3.1.Tobias Geerinckx-Rice
* gnu/packages/libedit.scm (libedit): Update to 20191025-3.1.
2019-10-30gnu: paps: Update to 0.7.1.Tobias Geerinckx-Rice
* gnu/packages/pdf.scm (paps): Update to 0.7.1.
2019-10-30gnu: powertop: Update to 2.11.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (powertop): Update to 2.11.
2019-10-29gnu: Add kmonad.Alex Griffin
* gnu/packages/haskell-apps.scm (kmonad): New variable.