summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
AgeCommit message (Expand)Author
2017-03-22Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-20gnu: Add comments on why setting QT_QPA_PLATFORM for tests....* 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. Hartmut Goebel
2017-03-13Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-11gnu: Add phonon-backend-gstreamer....* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert
2017-03-11gnu: phonon: Install Qt extensions....* gnu/packages/kde-frameworks.scm (phonon)[arguments]: Add -DPHONON-INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT configure flag, and patch the installation directory. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert
2017-03-09Merge branch 'master' into core-updatesLudovic Courtès
2017-03-04gnu: kio: Fix CVE-2017-6410....* gnu/packages/patches/kio-CVE-2017-6410.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm (kio)[source]: Use it. Leo Famulari
2017-01-23Merge branch 'master' into core-updatesLudovic Courtès
2017-01-11gnu: kcrash: Work around race condition when starting Xvfb....Sometimes tests would start running before Xvfb is listening. See <https://hydra.gnu.org/build/1750201>. * gnu/packages/kde-frameworks.scm (kcrash)[arguments]: In 'start-xorg-server', add 'sleep' call after starting Xvfb. Pass "Xvfb" to 'system' instead of its absolute file name. Ludovic Courtès
2017-01-06Merge branch 'master' into core-updatesLeo Famulari
2016-12-19gnu: kdbusaddons: Embed kinit store dir, avoid dependency cycles....kdbusaddons needs to know the location of the kdeinit5 executable, provided by kinit. kinit depends on kdbusaddons, so we add bootstrap versions of all packages in the dependency chain from kinit to kdbusaddons to avoid cyclic dependencies. * gnu/packages/kde-frameworks.scm (kinit-bootstrap, kdbusaddons-bootstrap): New variables. (kdbusaddons)[inputs]: Add kinit-bootstrap. [source,arguments]: Add patch and substitution to embed kinit-bootstrap's store directory in the code. * gnu/packages/patches/kdbusaddons-kinit-file-name.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert
2016-12-02gnu: flex: Update to 2.6.2....* gnu/packages/flex.scm (flex): Update to 2.6.2. [native-inputs]: Add help2man. [origin]: Update uri to github. Remove CVE-2016-6354 patch. (flex-2.6.1): Remove variable. * gnu/packages/patches/flex-CVE-2016-6354.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Update. * gnu/packages/kde-frameworks.scm (solid, kservice)[native-inputs]: Use flex. David Craven
2016-11-29gnu: kauth: Fix cmake macros to be used by other packages....* gnu/packages/kde-framework.scm (kauth)[phases]: New phase fix-cmake-install-paths. Hartmut Goebel
2016-11-29gnu: extra-cmake-modules: Always install into /lib and not into /lib64....* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]: New phase fix-lib-path. Hartmut Goebel
2016-11-29gnu: Add ksyntaxhighlighting....* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable. Hartmut Goebel
2016-11-29gnu: Update kde-frameworks to 5.28....* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1 (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth, kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications, kpty, kunitconversion, baloo, kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, frameworkintegration): Update to 5.28.0 Hartmut Goebel
2016-11-29gnu: oxygen-icons: Add 'upstream-name' property....Fixes <http://bugs.gnu.org/25020>. Reported by Hartmut Goebel <h.goebel@goebel-consult.de>. * gnu/packages/kde-frameworks.scm (oxygen-icons)[properties]: New field. Ludovic Courtès
2016-10-29Merge branch 'master' into core-updatesLeo Famulari
2016-10-29gnu: plasma-framework: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0. David Craven
2016-10-29gnu: kxmlrpcclient: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0. David Craven
2016-10-29gnu: kxmlgui: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0. David Craven
2016-10-29gnu: kwallet: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0. David Craven
2016-10-29gnu: ktextwidgets: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0. David Craven
2016-10-29gnu: ktexteditor: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0. David Craven
2016-10-29gnu: kservice: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0. [native-inputs]: Add bison and flex-2.6.1. David Craven
2016-10-29gnu: krunner: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0. [arguments]: Return #t. David Craven
2016-10-29gnu: kpeople: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0. [arguments]: Return #t. David Craven
2016-10-29gnu: kparts: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0. David Craven
2016-10-29gnu: knotifyconfig: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0. David Craven
2016-10-29gnu: knewstuff: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0. [arguments]: Return #t. David Craven
2016-10-29gnu: kio: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0. [arguments]: Return #t. David Craven
2016-10-29gnu: kinit: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0. David Craven
2016-10-29gnu: kiconthemes: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0. [arguments]: Return #t. David Craven
2016-10-29gnu: kglobalaccel: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.27.0. [inputs]: Add kservice. David Craven
2016-10-29gnu: kemoticons: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.27.0. [arguments]: Return #t. David Craven
2016-10-29gnu: kdesu: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kdesu): Update to 5.27.0. David Craven
2016-10-29gnu: kdesignerplugin: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.27.0. David Craven
2016-10-29gnu: kded: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kded): Update to 5.27.0. David Craven
2016-10-29gnu: kdeclarative: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kdeclarative): Update to 5.27.0. David Craven
2016-10-29gnu: kconfigwidgets: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 5.27.0. David Craven
2016-10-29gnu: kcmutils: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.27.0. David Craven
2016-10-29gnu: kbookmarks: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.27.0. David Craven
2016-10-29gnu: kactivities-stats: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.27.0. David Craven
2016-10-29gnu: kactivities: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kactivities): Update to 5.27.0. David Craven
2016-10-29gnu: baloo: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (baloo): Update to 5.27.0. David Craven
2016-10-29gnu: kunitconversion: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.27.0. David Craven
2016-10-29gnu: kpty: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kpty): Update to 5.27.0 and fix indentation. David Craven
2016-10-29gnu: kpackage: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.27.0 and fix indentation. David Craven
2016-10-29gnu: knotifications: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (knotifications): Update to 5.27.0 and fix indentation. David Craven
2016-10-29gnu: kjobwidgets: Update to 5.27.0....* gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 5.27.0. David Craven