Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* 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’.
|
|
* gnu/packages/bioinformatics.scm (minced): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
|
|
This is a followup to commit 6eb7af2a43d94d6404a9b70c8beff1a535b50607.
* gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
|
|
* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
|
|
* gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
|
|
* gnu/packages/lirc.scm (python-lirc, python2-lirc): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/java.scm (clojure): New variable.
|
|
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|