Commit Graph

251 Commits (5b8a801d164634e1b34eb49a29c96bc7a1d1fac4)

Author SHA1 Message Date
David Craven a7d0154cc5
gnu: modemmanager-qt: Propagate modem-manager.
* gnu/packages/kde-frameworks.scm (modemmanager-qt)
[propagated-inputs]: Add modem-manager.
[inputs]: Remove modem-manager.
2016-08-18 13:06:33 +02:00
David Craven 0556c5036b
gnu: networkmanager-qt: Propagate network-manager.
* gnu/packages/kde-frameworks.scm (networkmanager-qt)
[propagated-inputs]: Add network-manager.
[inputs]: Remove network-manager.
2016-08-18 13:06:23 +02:00
David Craven 30ffab5006
gnu: Add gpgmepp.
* gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
2016-08-18 13:06:20 +02:00
David Craven 812bab6ded
gnu: Add kunitconversion.
* gnu/packages/kde-frameworks.scm (kunitconversion): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven fee9b2662e
gnu: Add kpty.
* gnu/packages/kde-frameworks.scm (kpty): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven 979e18fa9d
gnu: Add kpackage.
* gnu/packages/kde-frameworks.scm (kpackage): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven 5801d21fd4
gnu: Add knotifications.
* gnu/packages/kde-frameworks.scm (knotifications): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven b2ac012d04
gnu: Add kjobwidgets.
* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven 8ff1dabe1e
gnu: Add kimageformats.
* gnu/packages/kde-frameworks.scm (kimageformats): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven b05eb5dd27
gnu: Add kfilemetadata.
* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven 110db07dff
gnu: Add kdoctools.
* gnu/packages/kde-frameworks.scm (kdoctools): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven 4d92ceb568
gnu: Add kcrash.
* gnu/packages/kde-frameworks.scm (kcrash): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven 13094df1ed
gnu: Add kcompletion.
* gnu/packages/kde-frameworks.scm (kcompletion): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:18 +02:00
David Craven 46c27be120
gnu: Add kauth.
* gnu/packages/kde-frameworks.scm (kauth): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:18 +02:00
David Craven 689bb11a34
gnu: Add phonon.
* gnu/packages/kde-frameworks.scm (phonon): New variable.
2016-08-18 13:06:18 +02:00
David Craven 60f75c8f21
gnu: kde-frameworks: Add threadweaver.
* gnu/packages/kde-frameworks.scm (threadweaver): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 39e547f219
gnu: kde-frameworks: Add sonnet.
* gnu/packages/kde-frameworks.scm (sonnet): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 9fd502cee5
gnu: kde-frameworks: Add solid.
* gnu/packages/kde-frameworks.scm (solid): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 864c25f469
gnu: kde-frameworks: Add networkmanager-qt.
* gnu/packages/kde-frameworks (networkmanager-qt): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 208094b49a
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>
2016-08-13 14:07:46 +02:00
David Craven 5e22e8ed4d
gnu: kde-frameworks: Add kwidgetsaddons.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven d5348b3fee
gnu: kde-frameworks: Add kwayland.
* gnu/packages/kde-frameworks.scm (kwayland): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven a51cdaefbc
gnu: kde-frameworks: Add kplotting.
* gnu/packages/kde-frameworks.scm (kplotting): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven d2e4c02d36
gnu: kde-frameworks: Add kitemviews.
* gnu/packages/kde-frameworks.scm (kitemviews): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 803f30d7a5
gnu: kde-frameworks: Add kitemmodels.
* gnu/packages/kde-frameworks.scm (kitemmodels): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 8cb7bab991
gnu: kde-frameworks: Add kidletime.
* gnu/packages/kde-frameworks.scm (kidletime): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 4f4afb63c7
gnu: kde-frameworks: Add ki18n.
* gnu/packages/kde-frameworks.scm (ki18n): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 7a150b4d74
gnu: kde-frameworks: Add kguiaddons.
* gnu/packages/kde-frameworks.scm (kguiaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 3dbb816a5f
gnu: kde-frameworks: Add kdnssd.
* gnu/packages/kde-frameworks.scm (kdnssd): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 02613cf54a
gnu: kde-frameworks: Add kdbusaddons.
* gnu/packages/kde-frameworks.scm (kdbusaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven f3f250ad32
gnu: kde-frameworks: Add kcoreaddons.
* gnu/packages/kde-frameworks.scm (kcoreaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 594c7f35bc
gnu: kde-frameworks: Add kconfig.
* gnu/packages/kde-frameworks.scm (kconfig): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 5c86352ada
gnu: kde-frameworks: Add kcodecs.
* gnu/packages/kde-frameworks.scm (kcodecs): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven f90b81a5f0
gnu: kde-frameworks: Add karchive.
* gnu/packages/kde-frameworks.scm (karchive): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 06a79865ef
gnu: kde-frameworks: Add kapidox.
* gnu/packages/kde-frameworks.scm (kapidox): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven e510a263ac
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>
2016-08-13 14:07:46 +02:00
David Craven fc3d355df7
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>
2016-08-13 14:07:46 +02:00
David Craven bbf311e048
gnu: kde-frameworks: Add attica.
* gnu/packages/kde-frameworks.scm (attica): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven b54c2cfcfc
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.
2016-08-13 14:07:46 +02:00
David Craven 861748efd6
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.
2016-08-13 14:07:46 +02:00
David Craven 5c913ba159
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>
2016-08-13 14:07:46 +02:00
Ludovic Courtès 7b5fc3a320
gnu: kde-frameworks: Fix version numbers.
Fixes a regression introduced in
d26e2b9f30.

* gnu/packages/kde-frameworks.scm (kwindowsystem, oxygen-icons): Set to
"5.21.0".
2016-08-02 14:40:17 +02:00
Ludovic Courtès 47e2fe3cdf
gnu: extra-cmake-modules: Add proper 'version'.
Fixes a regression introduced in
d26e2b9f30.

* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[version]: Set to
"5.21.0".
2016-08-02 14:28:47 +02:00
David Craven d26e2b9f30
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.
2016-08-02 13:29:47 +02:00
David Craven 66e076642c
gnu: Remove trailing periods from synopsis.
* gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis.
* gnu/packages/gnustep.scm (wmfire): Update synopsis.
* gnu/packages/haskell.scm (ghc-socks): Update synopsis.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis.
* gnu/packages/openstack.scm (python-bandit): Update synopsis.
* gnu/packages/perl.scm (perl-test-trap): Update synopsis.
* gnu/packages/python.scm (python-backports-abc): Update synopsis.
* gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:37:22 +02:00
Efraim Flashner e1963db750
gnu: oxygen-icons: Build with qtbase.
* gnu/packages/kde-frameworks.scm (oxygen-icons)[inputs]: Remove qt,
add qtbase.
2016-06-15 20:23:58 +03:00
Efraim Flashner 151065d02a gnu: kde-frameworks: Update to 5.21.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules, kwindowsystem,
oxygen-icons): Update to 5.21.0.
2016-04-27 22:08:51 +03:00
Efraim Flashner d8ea278204 gnu: Add oxygen-icons.
* gnu/packages/kde-frameworks.scm (oxygen-icons): New variable.
2016-03-01 11:09:32 +02:00
Efraim Flashner c73210d7a9 gnu: kde-frameworks: Update to 5.19.0.
* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 5.19.0.
(extra-cmake-modules): Update to 5.19.0.
2016-02-24 20:25:25 +02:00
Andreas Enge 4a8276704f gnu: Add kwindowsystem.
* gnu/packages/kde-frameworks.scm (kwindowsystem): New variable.
2015-07-24 23:01:14 +02:00
Andreas Enge f272987aa2 gnu: Add extra-cmake-modules.
* gnu/packages/kde-frameworks.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Register it.
2015-07-24 22:25:33 +02:00