Age | Commit message (Collapse) | Author |
|
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]:
Enable tests. Set Xvfb pixel depth to 24 bits.
|
|
* gnu/packages/kde-frameworks.scm (modemmanager-qt)
[propagated-inputs]: Add modem-manager.
[inputs]: Remove modem-manager.
|
|
* gnu/packages/kde-frameworks.scm (networkmanager-qt)
[propagated-inputs]: Add network-manager.
[inputs]: Remove network-manager.
|
|
* gnu/packages/freedesktop.scm (wayland-protocols): New variable.
|
|
* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
|
|
* gnu/packages/xorg.scm (lndir): New variable.
|
|
* gnu/packages/compression.scm (snappy): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/serialization.scm (jsoncpp): New variable.
|
|
* gnu/packages/serialization.scm (yaml-cpp): New variable.
|
|
* gnu/packages/databases.scm (lmdb): New variable.
|
|
* gnu/packages/qt.scm (qtgraphicaleffects): New variable.
|
|
* gnu/packages/qt.scm (qtquickcontrols2): New variable.
|
|
* gnu/packages/qt.scm (qtquickcontrols): New variable.
|
|
* gnu/packages/qt.scm (qtbase)[native-search-paths]: New field.
[arguments]: Add phase to patch 'qt_config.prf'.
|
|
* gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kunitconversion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kpty): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kpackage): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (knotifications): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kimageformats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kdoctools): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kcrash): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kcompletion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (kauth): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* gnu/packages/kde-frameworks.scm (phonon): New variable.
|
|
* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
|
|
* gnu/packages/guile.scm (guile-daemon): Update to 0.1.1.
|
|
* gnu/packages/guile.scm (guile-xosd): Update to 0.2.1.
|
|
* doc/guix.texi: Fix multiple typos.
|
|
* gnu/packages/gnupg.scm (libgcrypt-1.7.3, libgcrypt-1.5.6): Use
'define' instead of 'define-public'.
|
|
* gnu/packages/version-control.scm (mercurial): Update to 3.9.
|
|
* gnu/packages/web.scm (netsurf): New variable.
* gnu/packages/patches/netsurf-about.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/version-control.scm (git-manpages): Remove variable.
(git)[native-inputs]: Add git-manpages.
[arguments]: Add 'install-man-pages' phase.
|
|
* gnu/packages/web.scm (libpsl): Update to 0.14.0.
|
|
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
|
|
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
|
|
* gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
|
|
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
|
|
* gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field.
(libgcrypt-1.7.3): New variable.
|
|
* gnu/packages/gnupg.scm (libgcrypt-1.5)[replacement]: New field.
(libgcrypt-1.5.6): New variable.
|
|
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 9.0.
|
|
* gnu/packages/video.scm (libx264)[arguments]: On MIPS, add
"--disable-asm" to #:configure-flags.
|
|
* gnu/packages/video.scm (aalib)[arguments]: On MIPS, pass
"--host=mips64el-unknown-linux-gnu" to ./configure.
|
|
* gnu/packages/linux.scm (linux-libre): Update to 4.7.1.
|
|
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18.
|
|
* gnu/packages/bioinformatics.scm (clipper): Update to 1.1.
[source]: Delete pre-built libraries.
[inputs]: Add python2-pandas.
|
|
* gnu/packages/gnome.scm (simple-scan): Update to 3.21.90.
[inputs]: Remove libgudev.
[native-inputs]: Replace intltool dependency with gnu-gettext.
|
|
* gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’
instead of ‘alist-delete’.
|