aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
Commit message (Expand)AuthorAge
...
* gnu: Add kparts.•••* gnu/packages/kde-frameworks.scm (kparts): New variable. David Craven2016-08-30
* gnu: Add knotifyconfig.•••* gnu/packages/kde-frameworks.scm (knotifyconfig): New variable. David Craven2016-08-30
* gnu: Add knewstuff.•••* gnu/packages/kde-frameworks.scm (knewstuff): New variable. David Craven2016-08-30
* gnu: Add kio.•••* gnu/packages/kde-frameworks.scm (kio): New variable. David Craven2016-08-30
* gnu: Add kinit.•••* gnu/packages/kde-frameworks.scm (kinit): New variable. David Craven2016-08-30
* gnu: Add kiconthemes.•••* gnu/packages/kde-frameworks.scm (kiconthemes): New variable. David Craven2016-08-30
* gnu: Add kglobalaccel.•••* gnu/packages/kde-frameworks.scm (kglobalaccel): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-30
* gnu: Add kemoticons.•••* gnu/packages/kde-frameworks.scm (kemoticons): New variable. David Craven2016-08-30
* gnu: Add kdesu.•••* gnu/packages/kde-frameworks.scm (kdesu): New variable. David Craven2016-08-30
* gnu: Add kdesignerplugin.•••* gnu/packages/kde-frameworks.scm (kdesignerplugin): New variable. David Craven2016-08-30
* gnu: Add kded.•••* gnu/packages/kde-frameworks.scm (kded): New variable. David Craven2016-08-30
* gnu: Add kdeclarative.•••* gnu/packages/kde-frameworks.scm (kdeclarative): New variable. David Craven2016-08-30
* gnu: Add kconfigwidgets.•••* gnu/packages/kde-frameworks.scm (kconfigwidgets): New variable. David Craven2016-08-30
* gnu: Add kcmutils.•••* gnu/packages/kde-frameworks.scm (kcmutils): New variable. David Craven2016-08-30
* gnu: Add kbookmarks.•••* gnu/packages/kde-frameworks.scm (kbookmarks): New variable. David Craven2016-08-30
* gnu: Add kactivities-stats.•••* gnu/packages/kde-frameworks.scm (kactivities-stats): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-30
* gnu: Add kactivities.•••* gnu/packages/kde-frameworks.scm (kactivities): New variable. David Craven2016-08-30
* gnu: Add baloo.•••* gnu/packages/kde-frameworks.scm (baloo): New variable. David Craven2016-08-30
* gnu: kcompletion: Fix test failure.•••* gnu/packages/kde-frameworks.scm (kcompletion)[arguments]: Remove phase 'start-xorg-server. Set QT_QPA_PLATFORM=offscreen. David Craven2016-08-22
* gnu: kwidgetsaddons: Disable tests.•••* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests. Set QT_QPA_PLATFORM=offscreen and CTEST_OUTPUT_ON_FAILURE=1. David Craven2016-08-22
* gnu: kguiaddons: Fix test failure.•••* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]: Remove phase 'start-xorg-server. Add phase 'check-setup. David Craven2016-08-22
* gnu: Avoid @itemize in descriptions.•••* gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate instead of @itemize to work around <http://bugs.gnu.org/21772>. (kitemmodels)[description]: Likewise. Ludovic Courtès2016-08-19
* gnu: gpgmepp: Import missing modules.•••This is a followup to commit 30ffab50063c2cc8a4523d2eb110be9ebe388f51. * gnu/packages/kde-frameworks.scm: Import boost and gnupg modules. Leo Famulari2016-08-18
* gnu: kwidgetsaddons: Fix test failure.•••* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Enable tests. Set Xvfb pixel depth to 24 bits. David Craven2016-08-18
* gnu: modemmanager-qt: Propagate modem-manager.•••* gnu/packages/kde-frameworks.scm (modemmanager-qt) [propagated-inputs]: Add modem-manager. [inputs]: Remove modem-manager. David Craven2016-08-18
* gnu: networkmanager-qt: Propagate network-manager.•••* gnu/packages/kde-frameworks.scm (networkmanager-qt) [propagated-inputs]: Add network-manager. [inputs]: Remove network-manager. David Craven2016-08-18
* gnu: Add gpgmepp.•••* gnu/packages/kde-frameworks.scm (gpgmepp): New variable. David Craven2016-08-18
* gnu: Add kunitconversion.•••* gnu/packages/kde-frameworks.scm (kunitconversion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kpty.•••* gnu/packages/kde-frameworks.scm (kpty): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kpackage.•••* gnu/packages/kde-frameworks.scm (kpackage): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add knotifications.•••* gnu/packages/kde-frameworks.scm (knotifications): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kjobwidgets.•••* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kimageformats.•••* gnu/packages/kde-frameworks.scm (kimageformats): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kfilemetadata.•••* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kdoctools.•••* gnu/packages/kde-frameworks.scm (kdoctools): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kcrash.•••* gnu/packages/kde-frameworks.scm (kcrash): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kcompletion.•••* gnu/packages/kde-frameworks.scm (kcompletion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add kauth.•••* gnu/packages/kde-frameworks.scm (kauth): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-18
* gnu: Add phonon.•••* gnu/packages/kde-frameworks.scm (phonon): New variable. David Craven2016-08-18
* gnu: kde-frameworks: Add threadweaver.•••* gnu/packages/kde-frameworks.scm (threadweaver): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add sonnet.•••* gnu/packages/kde-frameworks.scm (sonnet): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add solid.•••* gnu/packages/kde-frameworks.scm (solid): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add networkmanager-qt.•••* gnu/packages/kde-frameworks (networkmanager-qt): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add modemmanager-qt.•••* gnu/packages/kde-frameworks.scm (modemmanager-qt): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add kwidgetsaddons.•••* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add kwayland.•••* gnu/packages/kde-frameworks.scm (kwayland): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add kplotting.•••* gnu/packages/kde-frameworks.scm (kplotting): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add kitemviews.•••* gnu/packages/kde-frameworks.scm (kitemviews): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add kitemmodels.•••* gnu/packages/kde-frameworks.scm (kitemmodels): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13
* gnu: kde-frameworks: Add kidletime.•••* gnu/packages/kde-frameworks.scm (kidletime): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-13