~ruther/guix-local

ref: 6c8a387af2e08c8d3bb7fa558e6c3bbdb28681ac guix-local/gnu/packages/kde-frameworks.scm -rw-r--r-- 105.2 KiB
834d1222 — Thomas Danckaert 9 years ago
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>
8a7cbc88 — Marius Bakke 9 years ago
Merge branch 'master' into staging
dc2ef09a — Hartmut Goebel 9 years ago
gnu: kauth: Fix cmake macros to be used by other packages.

* gnu/packages/kde-framework.scm (kauth)[phases]: New phase
  fix-cmake-install-paths.
7b722e3c — Hartmut Goebel 9 years ago
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.
c1265fcc — Hartmut Goebel 9 years ago
gnu: Add ksyntaxhighlighting.

* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
7feff6f6 — Hartmut Goebel 9 years ago
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
3bf42806 — Hartmut Goebel 9 years ago
Merge branch 'master' into python-build-system
683c5ab7 — Ludovic Courtès 9 years ago
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.
2cab1dd5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
062c7e43 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
9efa472f — David Craven 9 years ago
gnu: plasma-framework: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.
6c6e8b19 — David Craven 9 years ago
gnu: kxmlrpcclient: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.
19fbf93f — David Craven 9 years ago
gnu: kxmlgui: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.
8b9b0e5e — David Craven 9 years ago
gnu: kwallet: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.
f07f6709 — David Craven 9 years ago
gnu: ktextwidgets: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.
b0791cf9 — David Craven 9 years ago
gnu: ktexteditor: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.
886d8155 — David Craven 9 years ago
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.
dc219cc6 — David Craven 9 years ago
gnu: krunner: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0.
  [arguments]: Return #t.
3a1e972d — David Craven 9 years ago
gnu: kpeople: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0.
  [arguments]: Return #t.
33fa4658 — David Craven 9 years ago
gnu: kparts: Update to 5.27.0.

* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.
Next