Age | Commit message (Expand) | Author |
2020-01-28 | gnu: Add baloo-widgets....* gnu/packages/kde.scm (baloo-widgets): New variable.
| Hartmut Goebel |
2020-01-28 | gnu: Cleanup KDE packages to use the update qt-build-system....* gnu/packages/kde.scm (grantleetheme): [arguments] Remove.
(kdeconnect)[arguments]<phases>{check-setup}: Remove.
libkdegames: Use qt-build-system. [arguments]: Remove.
* gnu/packages/kde-frameworks.scm (kguiaddons, kitemmodels,
kitemviews, kplotting, sonnet, kcompletion, kcrash, kdesignerplugin,
kglobalaccel, kparts, ktextwidgets, khtml, kmediaplayer): Use
qt-build-system. [arguments]: Remove.
(kpeople): Use qt-build-system. [arguments]<phases>: Remove.
(kconfigwidgets, kwidgetsaddons) Use qt-build-system.
[arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-plasma.scm (kdecoration) Use qt-build-system.
[arguments]: Remove.
(libkscreen): Use qt-build-system. [arguments]<phases>: Remove.
(libksysguard): Use qt-build-system.
[arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-utils.scm (kronometer, rsibreak): [arguments]
Remove.
| Hartmut Goebel |
2020-01-12 | gnu: Use the two-element 'define-deprecated' form where applicable....* gnu/packages/guile.scm (guile-json): Use the two-element
'define-deprecated' form.
* gnu/packages/kde.scm (kdevplatform): Likewise.
* gnu/packages/mpi.scm (hwloc-2.0): Likewise.
* gnu/packages/qt.scm (qt): Likewise.
| Ludovic Courtès |
2020-01-11 | gnu: kdevelop: Update to 5.4.6....* gnu/packages/kde.scm (kdevelop): Update to 5.4.6.
| Tobias Geerinckx-Rice |
2019-12-23 | gnu: Add zeroconf-ioslave....* gnu/packages/kde.scm (zeroconf-ioslave): New variable.
| Hartmut Goebel |
2019-12-23 | gnu: Add grantleetheme....* gnu/packages/kde.scm (grantleetheme): New variable.
* gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file.
* gnu:lokal.mk (DATA): Add it.
| Hartmut Goebel |
2019-12-23 | gnu: kdeconnect: Use fixed qt-build-system....* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use
%standard-phases without explicitly referring to the qt-build-system
module.
| Hartmut Goebel |
2019-12-23 | gnu: kdevelop: Use fixed qt-build-system....* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use
%standard-phases without explicitly referring to the qt-build-system
module.
| Hartmut Goebel |
2019-12-11 | gnu: Deprecate kdevplatform package....* gnu/packages/kde.scm (kdevplatform): Define as a deprecated alias
for 'kdevelop`.
| Hartmut Goebel |
2019-12-11 | gnu: kdevelop: Update to 5.4.5....* gnu/packages/kde.scm(kdevelop): Update to 5.4.5, use qt-build-sytem.
[native-inputs]: Move shared-mime-info from …
[inputs] … here; Remove kconfig, kdevplatform, libepoxy; Add apr, apr-util,
astyle, attica, boost, kconfigwidgets, kservice, libkomparediff2,
oxygen-icons, qtquickcontrols2, sonnet, subversion; structure and sort list
of inputs.
[arguments] Disable tests. <phases>: Base on phases from qt-build-system.
{wrap-executable}: Remove. {add-include-path}: New phase. {check} Keep it..
| Hartmut Goebel |
2019-12-11 | gnu: kdevelop-pg-qt: Update to 2.2.0....* gnu/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
| Hartmut Goebel |
2019-12-11 | gnu: Remove duplicate copyright line....* gnu/packages/kde.scm: Remove duplicate copyright.
| Marius Bakke |
2019-12-10 | gnu: Add libkdegames....* gnu/packages/kde.scm (libkdegames): New variable.
| Hartmut Goebel |
2019-12-04 | Merge branch 'staging' | Marius Bakke |
2019-12-01 | gnu: kdeconnect: Use qt-build-system....* gnu/packages/display-managers.scm (kdeconnect): Use qt-build-sytem.
[arguments]<modules, imported-modules>: Remove. <phases>: Base
on phases from qt-build-system. {wrap-executable}: Remove.
| Hartmut Goebel |
2019-11-28 | Merge branch 'master' into staging | Marius Bakke |
2019-11-28 | gnu: snorenotify: Update inputs....* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
| Efraim Flashner |
2019-11-28 | Merge branch 'master' into staging | Marius Bakke |
2019-11-26 | gnu: kdeconnect: Remove useless code....After fixing wrap-qt-program, setting QT_PLUGIN_PATH here is no longer
necessary.
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>{wrap-executable}:
Remove setting QT_PLUGIN_PATH.
| Hartmut Goebel |
2019-11-17 | gnu: kpmcore: Fix dependencies....* gnu/packages/kde.scm(kpmcore)[inputs]: Add kauth, kcoreaddons,
kwidgetsaddons. Remove kconfigwidgets, kio.
| Andrius Štikonas |
2019-11-15 | Merge branch 'master' into staging | Marius Bakke |
2019-11-10 | gnu: kpmcore: Update to 4.0.1....* 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
| Hartmut Goebel |
2019-11-10 | gnu: Move kpmcore to kde.scm....kpmcore is not a framework part.
* gnu/packages/kde-frameworks.scm(kpmcore): Move from here …
* gnu/packages/kde.scm(kpmcore): … to here.
| Hartmut Goebel |
2019-11-10 | gnu: krita: Update to 4.2.7.1....* gnu/packages/kde.scm (krita): Update to 4.2.7.1;
[source]: Update path.
| Hartmut Goebel |
2019-11-10 | gnu: kqtquickcharts: Update to 19.08.2....* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.2.
| Hartmut Goebel |
2019-11-10 | gnu: libkomparediff2: Update to 19.08.2....* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.2.
| Hartmut Goebel |
2019-11-10 | gnu: kde-frameworks: Update to 5.63.0....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.
| Hartmut Goebel |
2019-11-06 | gnu: Add KCacheGrind....* gnu/packages/kde.scm (kcachegrind): New variable.
| Ludovic Courtès |
2019-09-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-09-16 | gnu: Add kqtquickcharts....* gnu/packages/kde.scm (kqtquickcharts): New variable.
| Efraim Flashner |
2019-09-09 | gnu: kdeconnect: Update to 1.3.5....* gnu/packages/kde.scm (kdeconnect): Update to 1.3.5.
[source]: Update source uri.
| Efraim Flashner |
2019-09-09 | gnu: kdeconnect: Set upstream-name....* gnu/packages/kde.scm (kdeconnect)[properties]: New field.
| Efraim Flashner |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-03 | gnu: krita: Update to 4.2.5....* gnu/packages/kde.scm (krita): Update to 4.2.5.
| Tobias Geerinckx-Rice |
2019-08-01 | gnu: qca: Update to 2.2.1....* gnu/packages/kde.scm (qca): Update to 2.2.1.
[source](uri): Adjust to current.
| Marius Bakke |
2019-06-28 | gnu: krita: Update to 4.2.2....* gnu/packages/kde.scm (krita): Update to 4.2.2.
[source]: Don't use NAME in source URI.
[arguments]: Remove obsolete configure flags.
[native-inputs]: Add pkg-config.
[inputs]: Add quazip, reorder alphabetically.
| Nicolas Goaziou |
2019-05-11 | gnu: libkomparediff2: Update to 19.04.1....* gnu/packages/kde.scm (libkomparediff2): Update to 19.04.1.
| Tobias Geerinckx-Rice |
2019-05-11 | gnu: libkomparediff2: Don't use NAME in source URI....* gnu/packages/kde.scm (libkomparediff2)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-05-11 | gnu: libkomparediff2: Fix source file name....* gnu/packages/kde.scm (libkomparediff2)[source]: Remove (incorrect)
FILE-NAME.
| Tobias Geerinckx-Rice |
2019-04-28 | gnu: kdevplatform: Use INVOKE....* gnu/packages/kde.scm (kdevplatform)[arguments]: Use INVOKE and return #T
unconditionally.
| Ricardo Wurmus |
2019-04-04 | gnu: Add kdeconnect....* gnu/packages/kde.scm (kdeconnect.scm): New variable.
| Efraim Flashner |
2019-02-14 | gnu: Restore copyright header....This was mistakenly removed in bec2a2e10e199d6ee671ec5713bd103242e91b62.
* gnu/packages/kde.scm: Restore copyright header.
| Marius Bakke |
2019-02-12 | gnu: Move KDE Plasma components to separate module....* gnu/packages/kde.scm (libkscreen, libksysguard): Move from here ...
* gnu/packages/kde-plasma.scm: ... to here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
| Marius Bakke |
2019-01-28 | gnu: Krita: Update to 4.1.7.101....* gnu/packages/kde.scm (krita): Update to 4.1.7.101.
| Björn Höfling |
2019-01-26 | gnu: libksysguard: Use INVOKE....* gnu/packages/kde.scm (libksysguard)[arguments]: Use INVOKE in "check" phase.
| Ricardo Wurmus |
2018-12-13 | gnu: Fix misplaced commas (unquotes)....* gnu/packages/java.scm (ant-bootstrap),
gnu/packages/kde.scm (kdenlive),
gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner),
gnu/packages/mpd.scm (ncmpc),
gnu/packages/opencl.scm (beignet),
gnu/packages/pdf.scm (zathura-pdf-mupdf),
gnu/packages/video.scm (streamlink),
gnu/packages/web-browsers.scm (luakit),
gnu/packages/web.scm (perl-libwww),
gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes).
| Mark H Weaver |
2018-10-24 | gnu: Add libkscreen....* gnu/packages/kde.scm (libkscreen): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Meiyo Peng |
2018-10-11 | gnu: Krita: Update to 4.1.5....* gnu/packages/kde.scm (krita): Update to 4.1.5.
| Leo Famulari |
2018-10-10 | gnu: Add kdenlive....* gnu/packages/kde.scm (kdenlive): New variable.
Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
| Mark Meyer |
2018-09-28 | gnu: Krita: Update to 4.1.3....* gnu/packages/kde.scm (krita): Update to 4.1.3.
| Leo Famulari |