summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
Commit message (Expand)AuthorAgeFilesLines
* 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-221-9/+3
* 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-221-4/+8
* gnu: kguiaddons: Fix test failure.•••* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]: Remove phase 'start-xorg-server. Add phase 'check-setup. David Craven2016-08-221-7/+4
* 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-191-4/+4
* 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-181-0/+2
* gnu: kwidgetsaddons: Fix test failure.•••* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Enable tests. Set Xvfb pixel depth to 24 bits. David Craven2016-08-181-5/+5
* 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-181-2/+4
* 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-181-2/+5
* gnu: Add gpgmepp.•••* gnu/packages/kde-frameworks.scm (gpgmepp): New variable. David Craven2016-08-181-0/+26
* gnu: Add kunitconversion.•••* gnu/packages/kde-frameworks.scm (kunitconversion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+27
* gnu: Add kpty.•••* gnu/packages/kde-frameworks.scm (kpty): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+37
* gnu: Add kpackage.•••* gnu/packages/kde-frameworks.scm (kpackage): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+37
* gnu: Add knotifications.•••* gnu/packages/kde-frameworks.scm (knotifications): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+42
* gnu: Add kjobwidgets.•••* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+28
* gnu: Add kimageformats.•••* gnu/packages/kde-frameworks.scm (kimageformats): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+37
* gnu: Add kfilemetadata.•••* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+31
* gnu: Add kdoctools.•••* gnu/packages/kde-frameworks.scm (kdoctools): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+51
* gnu: Add kcrash.•••* gnu/packages/kde-frameworks.scm (kcrash): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+38
* gnu: Add kcompletion.•••* gnu/packages/kde-frameworks.scm (kcompletion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+42
* gnu: Add kauth.•••* gnu/packages/kde-frameworks.scm (kauth): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-181-0/+43
* gnu: Add phonon.•••* gnu/packages/kde-frameworks.scm (phonon): New variable. David Craven2016-08-181-0/+28
* 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-131-0/+24
* 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-131-0/+26
* 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-131-0/+30
* 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-131-0/+37
* 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-131-0/+37
* 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-131-0/+44
* 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-131-0/+38
* 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-131-0/+38
* 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-131-0/+40
* 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-131-0/+61
* 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-131-0/+27
* gnu: kde-frameworks: Add ki18n.•••* gnu/packages/kde-frameworks.scm (ki18n): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+43
* gnu: kde-frameworks: Add kguiaddons.•••* gnu/packages/kde-frameworks.scm (kguiaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+35
* gnu: kde-frameworks: Add kdnssd.•••* gnu/packages/kde-frameworks.scm (kdnssd): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+27
* gnu: kde-frameworks: Add kdbusaddons.•••* gnu/packages/kde-frameworks.scm (kdbusaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+36
* gnu: kde-frameworks: Add kcoreaddons.•••* gnu/packages/kde-frameworks.scm (kcoreaddons): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+38
* gnu: kde-frameworks: Add kconfig.•••* gnu/packages/kde-frameworks.scm (kconfig): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+68
* gnu: kde-frameworks: Add kcodecs.•••* gnu/packages/kde-frameworks.scm (kcodecs): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+35
* gnu: kde-frameworks: Add karchive.•••* gnu/packages/kde-frameworks.scm (karchive): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+35
* gnu: kde-frameworks: Add kapidox.•••* gnu/packages/kde-frameworks.scm (kapidox): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+44
* gnu: 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 Craven2016-08-131-0/+27
* gnu: kde-frameworks: Add bluez-qt.•••* gnu/packages/kde-frameworks.scm (bluez-qt): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+35
* gnu: kde-frameworks: Add attica.•••* gnu/packages/kde-frameworks.scm (attica): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-0/+39
* gnu: oxygen-icons: Update to 5.24.0.•••* gnu/packages/kde-frameworks.scm (oxygen-icons)[uri]: Use mirror. [native-inputs]: Make extra-cmake-modules a native-input. David Craven2016-08-131-7/+6
* gnu: kwindowsystem: Update to 5.24.0.•••* gnu/packages/kde-frameworks.scm (kwindowsystem)[uri]: Use mirror. [native-inputs]: Make extra-cmake-modules a native-input. [inputs]: Replace qt dependency with qtbase and qtx11extras. David Craven2016-08-131-8/+10
* gnu: extra-cmake-modules: Update to 5.24.0.•••* gnu/packages/kde-frameworks.scm: Update to 5.24.0. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com> David Craven2016-08-131-7/+21
* gnu: kde-frameworks: Fix version numbers.•••Fixes a regression introduced in d26e2b9f306a1170d46f7c860c81840d9d600161. * gnu/packages/kde-frameworks.scm (kwindowsystem, oxygen-icons): Set to "5.21.0". Ludovic Courtès2016-08-021-2/+2
* gnu: extra-cmake-modules: Add proper 'version'.•••Fixes a regression introduced in d26e2b9f306a1170d46f7c860c81840d9d600161. * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[version]: Set to "5.21.0". Ludovic Courtès2016-08-021-1/+1
* gnu: kde-frameworks: Remove kde-frameworks-version.•••* gnu/packages/kde-frameworks (kde-frameworks-version): Delete variable. (kwindowsystem)[version]: Replace kde-frameworks-version with version string. (oxygen-icons)[version]: Replace kde-frameworks-version with version string. David Craven2016-08-021-4/+2