~ruther/guix-local

502b3d9d — Sharlatan Hellseher 1 year, 1 month ago
gnu: python-plotly: Improve package.

* gnu/packages/graph.scm (python-plotly): Simplify and improve package.
  [build-system]: Use pyproject.
  [arguments] <test-flags>: Utilize it and skip only problematic tests
  which miss some packages, requiring networking or fail abnormaly.
  <phases>: Use default 'check.
  [propagated-inputs]: Remove python-six; add python-scikit-image and
  python-vaex-core.
  [native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I4fefedbbf3e9180b07b40252fb8fb89f49983dbd
265541b9 — Sharlatan Hellseher 1 year, 1 month ago
gnu: Remove python-plotly-2.4.1.

This variant is not in use any longer.

* gnu/packages/graph.scm (python-plotly-2.4.1): Delete variable.

Change-Id: Ibbead973b266c113a38d6e85d6ecd56d7e644e4b
b001388f — Sharlatan Hellseher 1 year, 1 month ago
gnu: packages/graph: Sort use-module alphabetically.

* gnu/packages/graph.scm: Sort use-module alphabetically.

Change-Id: I7f8f6a26d0607cc7c3946891b425747370081989
70b8e1db — Mark Walker 1 year, 1 month ago
gnu: Add qvge.

* gnu/packages/graph.scm (qvge): New variable.

Change-Id: Ia4765de13caea2f576f247c459113f9babc31ef6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b9773ded — Artyom V. Poptsov 1 year, 1 month ago
gnu: nethogs: Fix cross-compiling.

* gnu/packages/networking.scm (nethogs): Fix cross-compiling.
[arguments]<#:make-flags>: Set "CXX" variable.

Change-Id: I891ad4c9d2e8670e4d70a722f8d799d61a93fba7
445b6f51 — Artyom V. Poptsov 1 year, 1 month ago
gnu: nethogs: Modernize the package.

* gnu/packages/networking.scm (nethogs): Modernize the package.
[arguments]: Use GEXPs.

Change-Id: I552fc343f9125f38601588a01bcfe04e534bf5ea
977e1c16 — Artyom V. Poptsov 1 year, 1 month ago
gnu: restinio: Update to 0.7.7.

* gnu/packages/networking.scm (restinio): Update to 0.7.7.

Change-Id: If6a504798b7d3ce6e817f8ae26f00be1b93e8fbb
83400193 — Zheng Junjie 1 year, 6 months ago
gnu: extra-cmake-modules: Add ECM_DIR native-search-path.

* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[native-search-paths]:
Add ECM_DIR.

Change-Id: Id9977aba09dbf77bcfb0828809d2eabf9c7f6cbc
d7ac2efb — Zheng Junjie 1 year, 6 months ago
gnu: kdepim-addons: Update to 24.12.1.

* gnu/packages/kde-pim.scm (kdepim-addons): Update to 24.12.1.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove qtwebengine-5; add kldap and qtwebengine.

Change-Id: I6816f7e72ca0e2687b6ca39f6aa86040928d2523
9536eb87 — Zheng Junjie 1 year, 6 months ago
gnu: akonadi-import-wizard: Update to 24.12.1.

* gnu/packages/kde-pim.scm (akonadi-import-wizard): Update to 24.12.1.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove qtkeychain and qtwebengine-5; add kconfigwidgets,
kiconthemes, kxmlgui, qtkeychain-qt6, and qtwebengine.

Change-Id: I702f7818f0aee525dfa269e277ee734bce5c9825
cc0b9e54 — Sughosha 2 years ago
gnu: Add kdepim-addons.

Change-Id: Ie955bf42328925d21b80cfe4a052618f9dc3a661
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
d033a90a — Sughosha 2 years ago
gnu: Add akonadi-import-wizard.

Change-Id: I3dda8acaee01138a327e457cc4488ff35b79b17d
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
b5ddb9ba — Zheng Junjie 1 year, 6 months ago
gnu: Remove plasma-phone-components.

* gnu/packages/kde-plasma.scm (plasma-phone-components): Delete variable.

Change-Id: Ifcae9f5ff41f500088458d7336b3a72ad5f420f7
d51c21d9 — Zheng Junjie 1 year, 6 months ago
gnu: Remove plasma-mobile-settings.

* gnu/packages/kde-plasma.scm (plasma-mobile-settings): Delete variable.

Change-Id: Ia2c48d69c811bef98bbad0afa93b780daf4138be
0dc50c56 — Zheng Junjie 1 year, 6 months ago
gnu: kpeoplevcard: Update to 0.1-0.d4acaa3.

* gnu/packages/kde-pim.scm (kpeoplevcard): Update to 0.1-0.d4acaa3.
[source]: Switch to git-fetch.
[arguments]: Use G-Expression. Set #:qtbase to qtbase.
<#:configure-flags>: Set -DQT_MAJOR_VERSION=6.
[inputs]: Remove qtbase-5.

Change-Id: If2b683ad29f0aa57f203360a39eefffbcece3177
0220f09c — Zheng Junjie 1 year, 6 months ago
gnu: plasma-phonebook: Update to 24.02.0.

* gnu/packages/kde-plasma.scm (plasma-phonebook): Update to 24.02.0.
[source]: Adjust uri.
[build-system]: Switch to qt-build-system.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove kpeoplevcard, qtbase-5, qtdeclarative-5, qtquickcontrols2-5,
and qtsvg-5; add kirigami-addons, qtdeclarative, and qtsvg.

Change-Id: Iec2c4ce082094b7900f29f3c19a8afbf0014c230
18573852 — Zheng Junjie 1 year, 6 months ago
gnu: Add wacomtablet.

* gnu/packages/kde-plasma.scm (wacomtablet): New variable.

Change-Id: Ie04db77c7d90bd7dfdf36751c2ff51bc46dd2ea9
b4a88fe6 — Zheng Junjie 1 year, 6 months ago
gnu: Remove wacomtablet.

* gnu/packages/kde-utils.scm (wacomtablet): Delete variable.
* gnu/packages/patches/wacomtablet-add-missing-includes.patch: Rmove it.
* gnu/packages/patches/wacomtablet-qt5.15.patch: Rmove it.
* gnu/local.mk (dist_patch_DATA): Rmove them.

Change-Id: Ic27bdcd6e931b70dc8d412c39d3232476487a854
ebe2e7e2 — Zheng Junjie 1 year, 6 months ago
gnu: krdc: Update to 24.12.1.

* gnu/packages/kde-internet.scm (krdc): Update to 24.12.1.
[inputs]: Add kcrash.

Change-Id: I272ac74414f67023eeb385c8b601b03bac2c1e9a
4aba3d87 — Zheng Junjie 1 year, 6 months ago
gnu: kio-zeroconf: Update to 24.12.1.

* gnu/packages/kde.scm (kio-zeroconf): Update to 24.12.1.

Change-Id: I2d4a5cdbabe40b0d00a951a00def3ce5ebcee33e
Next