Age | Commit message (Expand) | Author |
2020-08-19 | gnu: libde265: Omit static library....* gnu/packages/video.scm (libde265)[arguments]: Pass ‘--disable-static’.
| Tobias Geerinckx-Rice |
2020-08-19 | gnu: Remove duplicate libde265....The CMake-built output differs greatly from the autotools one, and not
in a good way. Keep the more recent gnu-build-system variant.
This reverts commit fad176c4e20424c3dacddac8820237cf0b93a2c0. Sorry
Vinicius.
* gnu/packages/video.scm: Remove duplicate libde265 variable definition.
| Tobias Geerinckx-Rice |
2020-08-19 | Revert "Revert "gnu: Add libde265.""...This reverts commit 0d792f37cdc723b593645bb871afefd699d5165b.
| Tobias Geerinckx-Rice |
2020-08-19 | gnu: sysstat: Update to 12.4.0....* gnu/packages/linux.scm (sysstat): Update to 12.4.0.
| Tobias Geerinckx-Rice |
2020-08-19 | Revert "gnu: Add libde265."...This reverts commit 7f3c9116bdd349d49d3f6a148bc59f7f8d64215a, which
would have introduced a duplicate definition.
| Danny Milosavljevic |
2020-08-19 | Revert "gnu: Add sysprof."...This reverts commit 4e36c8a07ba419ba1ab95e0dc6cc99bdd920e49e, which had added
a duplicate sysprof variable.
| Danny Milosavljevic |
2020-08-19 | gnu: jucipp: Fix syntax highlighting....* gnu/packages/text-editors.scm (jucipp)[arguments]: Add 'wrap' phase.
| Marius Bakke |
2020-08-19 | gnu: ungoogled-chromium: Update to 84.0.4147.125-0.57244cd....* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to commit 57244cdfc21dc05910862152d91cc528103c988a.
(ungoogled-chromium): Update to 84.0.4147.125.
| Marius Bakke |
2020-08-19 | Disambiguate ‘expat’ in (gnu packages man)....This follows up on commit e445ae9ae13dc33f3770324c58cb91cd89185846.
* gnu/packages/man.scm: Import (guix licences) with a ‘license:’ prefix.
Adjust all users.
| Tobias Geerinckx-Rice |
2020-08-19 | gnu: java-snappy: Update to 1.1.7.5....* gnu/packages/java-compression.scm (java-snappy): Update to 1.1.7.5.
| Tobias Geerinckx-Rice |
2020-08-19 | Import (gnu packages libffi) from (gnu packages gnome)....This follows up on commit 77d7bbf4bdf75cbbc40c4ac6634b4a3e886a6362,
which broke ‘guix pull’.
* gnu/packages/gnome.scm: Import (gnu packages libffi).
| Tobias Geerinckx-Rice |
2020-08-18 | gnu: postgis: Update to 3.0.2....* gnu/packages/geo.scm (postgis): Update to 3.0.2.
| Tobias Geerinckx-Rice |
2020-08-18 | gnu: python-lmdb: Update to 0.99....* gnu/packages/databases.scm (python-lmdb): Update to 0.99.
| Tobias Geerinckx-Rice |
2020-08-18 | gnu: nnn: Update to 3.4....* gnu/packages/admin.scm (nnn): Update to 3.4.
| Tobias Geerinckx-Rice |
2020-08-18 | gnu: fio: Update to 3.22....* gnu/packages/benchmark.scm (fio): Update to 3.22.
| Tobias Geerinckx-Rice |
2020-08-18 | gnu: r-libcoin: Update to 1.0-6....* gnu/packages/cran.scm (r-libcoin): Update to 1.0-6.
| Tobias Geerinckx-Rice |
2020-08-18 | gnu: Add egl-wayland....* gnu/packages/graphics.scm (egl-wayland): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add eglexternalplatform....* gnu/packages/graphics.scm (eglexternalplatform): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add brltty....* gnu/packages/accessibility.scm (brltty): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libbraille....* gnu/packages/accessibility.scm (libbraille): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add latex2html....* gnu/packages/documentation.scm (latex2html): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add liblouisutdml....* gnu/packages/language.scm (liblouisutdml): New variable.
* gnu/packages/patches/liblouisutdml-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add liblouis....* gnu/packages/languages.scm (liblouis): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libstemmer....* gnu/packages/language.scm (libstemmer): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libgrss....* gnu/packages/gnome.scm (libgrss): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add dnssec-trigger....* gnu/packages/dns.scm (dnssec-trigger): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add ldns....* gnu/packages/dns.scm (ldns): New variable.
* gnu/packages/patches/ldns-drill-examples.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: seed: Fix tests....* gnu/packages/gnome.scm (seed)[arguments]<#:phases>[patch-tests]: New phase.
| Danny Milosavljevic |
2020-08-18 | gnu: Add memphis....* gnu/packages/geo.scm (memphis): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add seed....* gnu/packages/gnome.scm (seed): New variable.
* gnu/packages/patches/seed-webkit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add gnome-js-common....* gnu/packages/gnome.scm (gnome-js-common): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libdmapsharing....* gnu/packages/gnome.scm (libdmapsharing): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add pedansee....* gnu/packages/check.scm (pedansee): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add mrg....* gnu/packages/gimp.scm (mrg): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add mmm....* gnu/packages/graphics.scm (mmm): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add poly2tri-c....* gnu/packages/gimp.scm (poly2tri-c): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add zeitgeist....* gnu/packages/gnome.scm (zeitgeist): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add dee....* gnu/packages/gnome.scm (dee): New variable.
* gnu/packages/patches/dee-vapi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add gtx....* gnu/packages/gnome.scm (gtx): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add pangomm-2.42....* gnu/packages/gtk.scm (pangomm-2.42): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add glibmm-2.64....*gnu/packages/glib.scm (glibmm-2.64): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add cairomm-1.13....* gnu/packages/gtk.scm (cairomm-1.13): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libsigc++-2....* gnu/packages/glib.scm (libsigc++-2): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add xmltoman....* gnu/packages/man.scm (xmltoman): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libcamera....* gnu/packages/networking.scm (libcamera): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add wpewebkit....* gnu/packages/webkit.scm (wpewebkit): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libthai....* gnu/packages/gtk.scm (libthai): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add libdatrie....* gnu/packages/gtk.scm (libdatrie): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add openjpeg-data....* gnu/packages/image.scm (openjpeg-data): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-08-18 | gnu: Add opensles....* gnu/packages/audio.scm (opensles): New variable.
* gnu/packages/patches/opensles-add-license-file.patch: New file.
* gnu/local.mk (opensles-add-license-file.patch): New reference.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |