summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
AgeCommit message (Expand)Author
2016-08-30gnu: Add kded....* gnu/packages/kde-frameworks.scm (kded): New variable. David Craven
2016-08-30gnu: Add kdeclarative....* gnu/packages/kde-frameworks.scm (kdeclarative): New variable. David Craven
2016-08-30gnu: Add kconfigwidgets....* gnu/packages/kde-frameworks.scm (kconfigwidgets): New variable. David Craven
2016-08-30gnu: Add kcmutils....* gnu/packages/kde-frameworks.scm (kcmutils): New variable. David Craven
2016-08-30gnu: Add kbookmarks....* gnu/packages/kde-frameworks.scm (kbookmarks): New variable. David Craven
2016-08-30gnu: Add kactivities-stats....* gnu/packages/kde-frameworks.scm (kactivities-stats): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-30gnu: Add kactivities....* gnu/packages/kde-frameworks.scm (kactivities): New variable. David Craven
2016-08-30gnu: Add baloo....* gnu/packages/kde-frameworks.scm (baloo): New variable. David Craven
2016-08-22gnu: kcompletion: Fix test failure....* gnu/packages/kde-frameworks.scm (kcompletion)[arguments]: Remove phase 'start-xorg-server. Set QT_QPA_PLATFORM=offscreen. David Craven
2016-08-22gnu: kwidgetsaddons: Disable tests....* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests. Set QT_QPA_PLATFORM=offscreen and CTEST_OUTPUT_ON_FAILURE=1. David Craven
2016-08-22gnu: kguiaddons: Fix test failure....* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]: Remove phase 'start-xorg-server. Add phase 'check-setup. David Craven
2016-08-19gnu: 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ès
2016-08-18gnu: gpgmepp: Import missing modules....This is a followup to commit 30ffab50063c2cc8a4523d2eb110be9ebe388f51. * gnu/packages/kde-frameworks.scm: Import boost and gnupg modules. Leo Famulari
2016-08-18gnu: kwidgetsaddons: Fix test failure....* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Enable tests. Set Xvfb pixel depth to 24 bits. David Craven
2016-08-18gnu: modemmanager-qt: Propagate modem-manager....* gnu/packages/kde-frameworks.scm (modemmanager-qt) [propagated-inputs]: Add modem-manager. [inputs]: Remove modem-manager. David Craven
2016-08-18gnu: networkmanager-qt: Propagate network-manager....* gnu/packages/kde-frameworks.scm (networkmanager-qt) [propagated-inputs]: Add network-manager. [inputs]: Remove network-manager. David Craven
2016-08-18gnu: Add gpgmepp....* gnu/packages/kde-frameworks.scm (gpgmepp): New variable. David Craven
2016-08-18gnu: Add kunitconversion....* gnu/packages/kde-frameworks.scm (kunitconversion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kpty....* gnu/packages/kde-frameworks.scm (kpty): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kpackage....* gnu/packages/kde-frameworks.scm (kpackage): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add knotifications....* gnu/packages/kde-frameworks.scm (knotifications): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kjobwidgets....* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kimageformats....* gnu/packages/kde-frameworks.scm (kimageformats): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kfilemetadata....* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kdoctools....* gnu/packages/kde-frameworks.scm (kdoctools): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kcrash....* gnu/packages/kde-frameworks.scm (kcrash): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kcompletion....* gnu/packages/kde-frameworks.scm (kcompletion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add kauth....* gnu/packages/kde-frameworks.scm (kauth): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-18gnu: Add phonon....* gnu/packages/kde-frameworks.scm (phonon): New variable. David Craven
2016-08-13gnu: kde-frameworks: Add threadweaver....* gnu/packages/kde-frameworks.scm (threadweaver): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add sonnet....* gnu/packages/kde-frameworks.scm (sonnet): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add solid....* gnu/packages/kde-frameworks.scm (solid): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add networkmanager-qt....* gnu/packages/kde-frameworks (networkmanager-qt): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: 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 Craven
2016-08-13gnu: kde-frameworks: Add kwidgetsaddons....* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kwayland....* gnu/packages/kde-frameworks.scm (kwayland): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kplotting....* gnu/packages/kde-frameworks.scm (kplotting): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kitemviews....* gnu/packages/kde-frameworks.scm (kitemviews): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kitemmodels....* gnu/packages/kde-frameworks.scm (kitemmodels): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kidletime....* gnu/packages/kde-frameworks.scm (kidletime): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add ki18n....* gnu/packages/kde-frameworks.scm (ki18n): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kguiaddons....* gnu/packages/kde-frameworks.scm (kguiaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kdnssd....* gnu/packages/kde-frameworks.scm (kdnssd): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kdbusaddons....* gnu/packages/kde-frameworks.scm (kdbusaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kcoreaddons....* gnu/packages/kde-frameworks.scm (kcoreaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kconfig....* gnu/packages/kde-frameworks.scm (kconfig): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kcodecs....* gnu/packages/kde-frameworks.scm (kcodecs): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add karchive....* gnu/packages/kde-frameworks.scm (karchive): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add kapidox....* gnu/packages/kde-frameworks.scm (kapidox): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven
2016-08-13gnu: kde-frameworks: Add breeze-icons....* gnu/packages/kde-frameworks.scm (breeze-icons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven