summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: 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 Goebel2017-03-201-1/+21
* gnu: Add phonon-backend-gstreamer.•••* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert2017-03-111-0/+36
* gnu: 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 Danckaert2017-03-111-1/+13
* gnu: 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 Famulari2017-03-041-0/+1
* gnu: 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ès2017-01-111-2/+2
* gnu: 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 Danckaert2016-12-191-3/+33
* gnu: kauth: Fix cmake macros to be used by other packages.•••* gnu/packages/kde-framework.scm (kauth)[phases]: New phase fix-cmake-install-paths. Hartmut Goebel2016-11-291-0/+11
* gnu: 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 Goebel2016-11-291-0/+5
* gnu: Add ksyntaxhighlighting.•••* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable. Hartmut Goebel2016-11-291-0/+51
* gnu: 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 Goebel2016-11-291-128/+128
* gnu: 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ès2016-11-291-1/+2
* Merge branch 'master' into core-updatesLeo Famulari2016-10-291-829/+862
|\
| * gnu: plasma-framework: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kxmlrpcclient: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kxmlgui: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kwallet: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: ktextwidgets: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: ktexteditor: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: 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 Craven2016-10-291-11/+17
| * gnu: krunner: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0. [arguments]: Return #t. David Craven2016-10-291-11/+12
| * gnu: kpeople: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0. [arguments]: Return #t. David Craven2016-10-291-11/+12
| * gnu: kparts: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: knotifyconfig: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: knewstuff: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0. [arguments]: Return #t. David Craven2016-10-291-11/+12
| * gnu: kio: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0. [arguments]: Return #t. David Craven2016-10-291-11/+12
| * gnu: kinit: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kiconthemes: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0. [arguments]: Return #t. David Craven2016-10-291-11/+12
| * gnu: kglobalaccel: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.27.0. [inputs]: Add kservice. David Craven2016-10-291-10/+11
| * gnu: kemoticons: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.27.0. [arguments]: Return #t. David Craven2016-10-291-11/+12
| * gnu: kdesu: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kdesu): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kdesignerplugin: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kded: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kded): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kdeclarative: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kdeclarative): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kconfigwidgets: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kcmutils: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kbookmarks: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kactivities-stats: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kactivities: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kactivities): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: baloo: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (baloo): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kunitconversion: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kpty: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kpty): Update to 5.27.0 and fix indentation. David Craven2016-10-291-15/+15
| * gnu: kpackage: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.27.0 and fix indentation. David Craven2016-10-291-12/+13
| * gnu: knotifications: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (knotifications): Update to 5.27.0 and fix indentation. David Craven2016-10-291-13/+14
| * gnu: kjobwidgets: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kimageformats: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kimageformats): Update to 5.27.0 and fix indentation. David Craven2016-10-291-11/+11
| * gnu: kfilemetadata: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kfilemetadata): Update to 5.27.0. David Craven2016-10-291-10/+10
| * gnu: kdoctools: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kdoctools): Update to 5.27.0 and fix indentation. David Craven2016-10-291-23/+24
| * gnu: kcrash: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kcrash): Update to 5.27.0 and fix indentation. David Craven2016-10-291-17/+17
| * gnu: kcompletion: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kcompletion): Update to 5.27.0 and fix indentation. David Craven2016-10-291-15/+15
| * gnu: kauth: Update to 5.27.0.•••* gnu/packages/kde-frameworks.scm (kauth): Update to 5.27.0 and fix indentation. David Craven2016-10-291-15/+15