Hartmut Goebel
68b1d81d53
gnu: Add kcalutils.
...
* gnu/packages/kde-pim.scm (kcalutils): New variable.
2020-02-03 14:27:23 +01:00
Hartmut Goebel
962b288ad5
gnu: Add kmbox.
...
* gnu/packages/kde-pim.scm (kmbox): New variable.
2020-02-03 14:27:22 +01:00
Hartmut Goebel
7cfb118cbe
gnu: Add kmime.
...
* gnu/packages/kde-pim.scm (kmime): New variable.
2020-02-03 14:27:22 +01:00
Hartmut Goebel
e35b50ecdd
gnu: Add akonadi.
...
* gnu/packages/kde-pim.scm,
gnu/packages/patches/akonadi-paths.patch,
gnu/packages/patches/akonadi-Revert-Make-installation-properly-relocatabl.patch
gnu/packages/patches/akonadi-timestamps.patch: New files.
* gnu/local.mk (MODULES): Add kde-pim.scm. (dist_patch): Add the patches.
2020-02-03 14:27:22 +01:00
Marius Bakke
0895002f68
Merge branch 'master' into staging
2020-01-29 11:12:49 +01:00
Jakub Kądziołka
602059e794
gnu: hexedit: Make F1 help more reliable.
...
* gnu/packages/hexedit.scm (hexedit)[arguments](patch-man-path): New
phase.
[inputs]: Add MAN-DB.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-01-29 11:03:10 +01:00
Marius Bakke
d5037890b4
gnu: OpenAL: Update to 1.20.1.
...
* gnu/packages/audio.scm (openal): Update to 1.20.1.
2020-01-29 11:03:10 +01:00
Marius Bakke
1256ac1857
gnu: whois: Update to 5.5.5.
...
* gnu/packages/networking.scm (whois): Update to 5.5.5.
2020-01-29 11:03:10 +01:00
Marius Bakke
eae94df612
gnu: p11-kit: Update to 0.23.19.
...
* gnu/packages/tls.scm (p11-kit): Update to 0.23.19.
[source](uri): Adjust tarball name.
2020-01-29 11:03:09 +01:00
Marius Bakke
92ebd8ede4
gnu: mbedtls-apache: Do not build the static libraries.
...
* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add
"-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags.
2020-01-29 11:03:09 +01:00
Marius Bakke
4e8d1116ff
gnu: mbedtls-apache: Update to 2.16.4.
...
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4.
2020-01-29 11:03:09 +01:00
Timotej Lazar
18f8e935e8
gnu: godot: List which third party files to keep.
...
Remove everything else to catch added dependencies in new versions.
* gnu/packages/game-development.scm (godot)[source](snippet): Instead of
removing (only) the unbundled libs, remove everything except the listed files.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29 07:57:09 +00:00
Timotej Lazar
c1bc92c0aa
gnu: godot: Unbundle some dependencies.
...
* gnu/packages/game-development.scm (godot)[inputs]: Add bullet, mbedtls-apache,
pcre2 and zstd.
[arguments](configure-flags): Use system libraries for the above.
[source](snippet): Remove bundled copies.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29 07:57:03 +00:00
Timotej Lazar
d868261533
gnu: godot: Update to 3.1.2.
...
* gnu/packages/game-development.scm (godot): Update to 3.1.2.
[inputs]: Remove openssl, replaced by a bundled copy of mbedtls.
[arguments](configure-flags): Remove builtin_openssl flag.
[source]: Don’t try to remove the (now nonexistent) bundled openssl directory.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29 07:56:32 +00:00
Tobias Geerinckx-Rice
e19e3430cd
gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes].
...
Upstream[0] says “Qualys has found a critical vulnerability leading to
a possible privilege escalation” and will provide more information
later.
[0]: https://www.opensmtpd.org
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.2p1.
2020-01-29 00:54:46 +01:00
Danny Milosavljevic
24882d3d9a
gnu: gnome: Re-add gnome-initial-setup.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup.
2020-01-28 21:09:45 +01:00
Leo Prikler
9111f97500
services: gdm: Disable initial system setup in GDM.
...
* gnu/services/xorg.scm (gdm-configuration-file): Disable gnome-initial-setup.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-28 21:06:24 +01:00
Nicolas Goaziou
07a7cccbac
gnu: ode: Properly disable tests when cross-compiling.
...
* gnu/packages/game-development.scm (ode): Properly disable tests when
using (%current-target-system).
2020-01-28 20:23:41 +01:00
Amin Bandali
e7c938b2bf
gnu: Add emacs-unkillable-scratch.
...
* gnu/packages/emacs-xyz.scm (emacs-unkillable-scratch): New variable.
2020-01-28 20:19:25 +01:00
Tobias Geerinckx-Rice
4968ea2c92
Use HTTPS for liballeg.org.
...
* gnu/packages/game-development.scm (allegro-4, allegro)[home-page]:
Use HTTPS.
* guix/licenses.scm (giftware): Likewise.
2020-01-28 17:22:11 +01:00
Tobias Geerinckx-Rice
e572ec3cc3
gnu: iproute2: Update to 5.5.0.
...
* gnu/packages/linux.scm (iproute): Update to 5.5.0.
2020-01-28 17:22:11 +01:00
Tobias Geerinckx-Rice
cd328a7315
gnu: Add bcachefs-tools.
...
* gnu/packages/file-systems.scm (bcachefs-tools): New public variable.
2020-01-28 17:22:05 +01:00
Jonathan Brielmaier
87146f3116
gnu: lxqt: Correct home page.
...
* gnu/packages/lxqt.scm (lxqt)[home-page]: It's lxqt not lxde.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-28 15:44:11 +01:00
Efraim Flashner
333d15790c
gnu: kde-systemtools.scm: Adjust module imports.
...
* gnu/packages/kde-systemtools.scm: Remove libvnc, add vnc.
2020-01-28 15:39:18 +02:00
Guillaume Le Vaillant
d823fd96b5
gnu: Add bruteforce-luks.
...
* gnu/packages/password-utils.scm (bruteforce-luks): New variable.
2020-01-28 14:26:49 +01:00
Hartmut Goebel
7059b1a222
gnu: Add ksystemlog.
...
* gnu/packages/kde-systemtools.scm (ksystemlog): New variable.
2020-01-28 13:08:41 +01:00
Hartmut Goebel
9808d6c559
gnu: Add krfb.
...
* gnu/packages/kde-systemtools.scm (krfb): New variable.
2020-01-28 13:08:40 +01:00
Hartmut Goebel
c1827284e6
gnu: Add konsole.
...
* gnu/packages/kde-systemtools.scm (konsole): New variable.
2020-01-28 13:08:40 +01:00
Hartmut Goebel
05ddf22c44
gnu: Add khelpcenter.
...
* gnu/packages/kde-systemtools.scm (khelpcenter): New variable.
2020-01-28 13:08:39 +01:00
Hartmut Goebel
a4317df4c8
gnu: Add dolphin-plugins.
...
* gnu/packages/kde-systemtools.scm (dolphin-plugins): New variable.
2020-01-28 13:08:39 +01:00
Hartmut Goebel
af204f933f
gnu: Add dolphin.
...
* gnu/packages/kde-system.scm: New file.
* gnu/local.mk: Add it.
2020-01-28 13:08:39 +01:00
Hartmut Goebel
1562210516
gnu: Add baloo-widgets.
...
* gnu/packages/kde.scm (baloo-widgets): New variable.
2020-01-28 13:08:38 +01:00
Hartmut Goebel
cd165d105a
gnu: Cleanup KDE packages to use the update qt-build-system.
...
* gnu/packages/kde.scm (grantleetheme): [arguments] Remove.
(kdeconnect)[arguments]<phases>{check-setup}: Remove.
libkdegames: Use qt-build-system. [arguments]: Remove.
* gnu/packages/kde-frameworks.scm (kguiaddons, kitemmodels,
kitemviews, kplotting, sonnet, kcompletion, kcrash, kdesignerplugin,
kglobalaccel, kparts, ktextwidgets, khtml, kmediaplayer): Use
qt-build-system. [arguments]: Remove.
(kpeople): Use qt-build-system. [arguments]<phases>: Remove.
(kconfigwidgets, kwidgetsaddons) Use qt-build-system.
[arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-plasma.scm (kdecoration) Use qt-build-system.
[arguments]: Remove.
(libkscreen): Use qt-build-system. [arguments]<phases>: Remove.
(libksysguard): Use qt-build-system.
[arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-utils.scm (kronometer, rsibreak): [arguments]
Remove.
2020-01-28 13:03:08 +01:00
Hartmut Goebel
8377512e0c
guix: qt-build-system: Add phase check-setup
.
...
* guix/build/qt-build-system.scm (check-setup): New function.
(%standard-phases): Add as new phase `check-setup before `check.
* doc/guix.texi (Build System)[qt-build-system]: Describe the new phase.
2020-01-28 13:03:08 +01:00
Nicolas Goaziou
f4167bdad7
gnu: education.scm: Update copyright line.
2020-01-28 10:34:24 +01:00
Nicolas Goaziou
3450bb81e2
gnu: Add omnitux.
...
* gnu/packages/education.scm (omnitux): New variable.
2020-01-28 10:33:30 +01:00
Amin Bandali
2fe83ce10f
gnu: Add emacs-delight.
...
* gnu/packages/emacs-xyz.scm (emacs-delight): New variable.
2020-01-28 10:28:04 +01:00
Efraim Flashner
c8f16c7f7e
gnu: ocaml-ctypes: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-ctypes)[source]: Download using git-fetch.
[arguments]: Add phase to make files writable.
2020-01-28 11:25:17 +02:00
Efraim Flashner
4d85a7dd26
gnu: ocaml-ocplib-endian: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-ocplib-endian)[source]: Download using
git-fetch.
2020-01-28 11:25:17 +02:00
Efraim Flashner
8684575a88
gnu: ocaml-lwt: Don't use unstable tarball.
...
* gnu/packages/ocaml.scm (ocaml-lwt)[source]: Download using git-fetch.
2020-01-28 11:25:14 +02:00
Amin Bandali
19568f9e79
gnu: Add emacs-mwim.
...
* gnu/packages/emacs-xyz.scm (emacs-mwim): New variable.
2020-01-28 10:15:41 +01:00
Jakub Kądziołka
479f401361
gnu: Add python-pypng.
...
* gnu/packages/python-xyz.scm (python-pypng): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-01-28 09:27:56 +01:00
Nicolas Goaziou
cfb065fcb9
gnu: Add emacs-boxquote.
...
* gnu/packages/emacs-xyz.scm (emacs-boxquote): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-01-28 09:23:56 +01:00
Efraim Flashner
84c10c3b22
gnu: gourmet: Adjust install phase.
...
* gnu/packages/nutrition.scm (gourmet)[arguments]: Adjust custom
'install phase.
2020-01-28 10:20:57 +02:00
Efraim Flashner
2545ab2a0c
gnu: gourmet: Don't use unstable tarball.
...
* gnu/packages/nutrition.scm (gourmet)[source]: Download using git-fetch.
2020-01-28 10:20:56 +02:00
Nicolas Goaziou
d5a08205eb
gnu: manuskript: Update to 0.11.0.
...
* gnu/packages/text-editors.scm (manuskript): Update to 0.11.0.
2020-01-28 09:18:01 +01:00
Nicolas Goaziou
a3cad594c0
gnu: emacs-xyz: Update copyright header.
2020-01-28 08:46:40 +01:00
Nicolas Goaziou
26d361b5cf
gnu: Add emacs-company-ebdb.
...
* gnu/packages/emacs-xyz.scm (emacs-company-ebdb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-01-28 08:44:50 +01:00
Efraim Flashner
a947ade67d
gnu: Add vim-guix-vim.
...
* gnu/packages/vim.scm (vim-guix-vim): New variable.
2020-01-28 09:35:07 +02:00
Jakub Kądziołka
7ee8acbb76
gnu: Add bvi.
...
* gnu/packages/hexedit.scm (bvi): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-01-28 00:36:39 +01:00