Age | Commit message (Expand) | Author |
2021-03-11 | gnu: evolution-data-server: Fix CVE-2020-14928 and CVE-2020-16117.•••* gnu/packages/patches/evolution-data-server-CVE-2020-14928.patch,
gnu/packages/patches/evolution-data-server-CVE-2020-16117.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/gnome.scm (evolution-data-server): Apply them.
| Léo Le Bouter |
2021-03-06 | gnu: libgxps: Update to 0.3.2.•••* gnu/packages/gnome.scm (libgxps): Update to 0.3.2.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: libgovirt: Update to 0.3.8.•••* gnu/packages/gnome.scm (libgovirt): Update to 0.3.8.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: gexiv2: Update to 0.12.2.•••* gnu/packages/gnome.scm (gexiv2): Update to 0.12.2.
| Tobias Geerinckx-Rice |
2021-03-06 | gnu: gnote: Update to 3.38.1.•••* gnu/packages/gnome.scm (gnote): Update to 3.38.1.
| Tobias Geerinckx-Rice |
2021-03-05 | gnu: network-manager-applet: Update to 1.20.0.•••* gnu/packages/gnome.scm (network-manager-applet): Update to 1.20.0.
| Brice Waegeneire |
2021-03-05 | gnu: network-manager-applet: Activate support for libappindicator.•••* gnu/packages/gnome.scm (network-manager-applet): Activate support for
libappindicator.
[arguments]: Add #:configure-flags.
[inputs]: Add "libappindicator".
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
| Sébastien Lerique |
2021-02-24 | gnu: Add ocrfeeder.•••* gnu/packages/gnome.scm (ocrfeeder): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Andy Tai |
2021-02-22 | gnu: gnome-keyring: Propagate gcr to fix unlock prompts.•••On desktop environments other than GNOME, it is not obvious gcr package needs
to be installed in the profile for gnome-keyring unlock prompts to
work. Propagating it ensures no one will need to figure this out in the future.
* gnu/packages/gnome.scm (gnome-keyring)[propagated-inputs]: Add "gcr".
| Léo Le Bouter |
2021-02-21 | gnu: setzer: Update to 0.4.1.•••* gnu/packages/gnome.scm (setzer): Update to 0.4.1.
[inputs]: Add python-pdfminer-six.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2021-02-15 | gnu: komikku: Update to 0.26.1.•••* gnu/packages/gnome.scm (komikku): Update to 0.26.1.
| Leo Prikler |
2021-02-13 | gnu: cheese: Add gst-plugins-good as an input.•••This fixes an issue with choppy video recording. It also makes these lines not
appear in the build log:
meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run
meson.build:154: WARNING: webmmux was not found. It needs to be installed
before Cheese is run
* gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
| Christopher Baines |
2021-02-08 | gnu: Add gnome-recipes.•••* gnu/packages/gnome.scm (gnome-recipes): New variable.
| Leo Prikler |
2021-02-04 | gnu: komikku: Update to 0.26.0.•••* gnu/packages/gnome.scm (komikku): Update to 0.26.0.
| Leo Prikler |
2021-02-01 | Merge branch 'staging' | Leo Famulari |
2021-01-28 | gnu: gusb: Update to 0.3.5.•••* gnu/packages/gnome.scm (gusb): Update to 0.3.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Léo Le Bouter |
2021-01-25 | Merge branch 'master' into staging | Leo Famulari |
2021-01-21 | gnu: komikku: Update to 0.25.1.•••* gnu/packages/gnome.scm (komikku): Update to 0.25.1.
| Leo Prikler |
2021-01-19 | gnu: terminator: Adjust description.•••* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
| Efraim Flashner |
2021-01-17 | gnu: libhandy: Update to 1.0.3.•••* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
| Tobias Geerinckx-Rice |
2021-01-16 | gnu: gnome-font-viewer: Fix thumbnail generation.•••Previously, thumbnail generation failed, as the gnome-thumbnail-font command
couldn't be found. Using an absolute filename in the .thumbnailer file fixes
this.
Cached failures within .cache/thumbnails/fail/ or similar may need removing
before the effect of this change can be seen.
* gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Add patch-thumbnailer
phase.
| Christopher Baines |
2021-01-14 | gnu: system-config-printer: Update to 1.5.15.•••* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.15.
| Tobias Geerinckx-Rice |
2021-01-14 | gnu: eolie: Update to 0.9.101.•••* gnu/packages/gnome.scm (eolie): Update to 0.9.101.
| Tobias Geerinckx-Rice |
2021-01-13 | gnu: setzer: Update to 0.3.9.•••* gnu/packages/gnome.scm (setzer): Update to 0.3.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2021-01-10 | Merge branch 'master' into staging | Efraim Flashner |
2021-01-07 | gnu: system-config-printer: Update to 1.5.14.•••* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
| Tobias Geerinckx-Rice |
2021-01-07 | gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scm•••They need to be moved together, as the latter inherits the former.
* gnu/packages/gnome.scm (faba-icon-theme, moka-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (faba-icon-theme, moka-icon-theme): ... to here.
| Leo Prikler |
2021-01-07 | gnu: arc-icon-theme: Move to gnome-xyz.•••* gnu/packages/gnome.scm (arc-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
| Leo Prikler |
2021-01-07 | gnu: arc-theme: Move to gnome-xyz.•••* gnu/packages/gnome.scm (arc-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-theme): ... to here.
| Leo Prikler |
2021-01-05 | gnu: terminator: Update to 1.92.•••* gnu/packages/gnome.scm (terminator): Update to 1.92.
[source]: Use new upstream URI.
[inputs]: Remove python2-psutil. Replace python2-pycairo,
python2-pygobject with python- versions. Add dbus-glib, gtk+.
Move gobject-introspection ...
[native-inputs]: ... to here. Add python-psutil,
python-pytest-runner, python-pytest.
[propagated-inputs]: Add pyhton-configobj.
[arguments]: Build with python3. Adjust 'wrap-program phase to also wrap
with package's own python output.
[home-page]: Update to new upstream URI.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Andy Tai |
2021-01-03 | gnu: librsvg-next: Update to 2.50.2.•••* gnu/packages/gnome.scm (librsvg-next): Update to 2.50.2.
| Efraim Flashner |
2021-01-03 | gnu: librsvg-next: Build with current rust.•••* gnu/packages/gnome.scm (librsvg-next)[arguments]: Remove custom rust
variable.
| Efraim Flashner |
2021-01-03 | gnu: geoclue: Update to 2.5.7.•••* gnu/packages/gnome.scm (geoclue): Update to 2.5.7.
| Tobias Geerinckx-Rice |
2021-01-02 | gnu: gnome-tweaks: Update to 3.34.1.•••* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.1.
| Tobias Geerinckx-Rice |
2020-12-30 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2020-12-29 | gnu: libsoup: Update to 2.72.0.•••* gnu/packages/gnome.scm (libsoup): Update to 2.72.0.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Vincent Legoll |
2020-12-29 | gnu: file-roller: Update to 3.38.0.•••* gnu/packages/gnome.scm (file-roller): Update to 3.38.0.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
| Vincent Legoll |
2020-12-29 | gnu: libpeas: Update to 1.28.0.•••* gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
| Leo Prikler |
2020-12-29 | Merge branch 'ungrafting' into staging | Marius Bakke |
2020-12-27 | gnu: baobab: updating to version 3.38.0.•••* gnu/packages/gnome.scm (baobab): updating to version 3.38.0.
| Vincent Legoll |
2020-12-22 | gnu: lollypop: Update to 1.4.6.•••* gnu/packages/gnome.scm (lollypop): Update to 1.4.6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2020-12-22 | gnu: lollypop: Add dependency on glib-networking.•••* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2020-12-21 | Merge branch 'ungrafting' into staging | Marius Bakke |
2020-12-21 | gnu: gnome-builder: Disable jedi plugin.•••As pointed out in #45272, it is broken.
* gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add
-Dplugin_jedi=false.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Prikler |
2020-12-20 | gnu: komikku: Update to 0.24.0.•••* gnu/packages/gnome.scm (komikku): Update to 0.24.0.
[inputs] Replace python-cloudscraper with python-requests.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2020-12-18 | gnu: simple-scan: Update to 3.38.2.•••* gnu/packages/gnome.scm (simple-scan): Update to 3.38.2.
| Tobias Geerinckx-Rice |
2020-12-15 | gnu: yelp-tools: Restore a comment.•••* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a
comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.
| Mark H Weaver |
2020-12-13 | gnu: libnotify: Update to 0.7.9.•••* gnu/packages/gnome.scm (libnotify): Update to 0.7.9.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Remove #:configure-flags. Add #:phases.
[native-inputs]: Add GTK-DOC, LIBXSLT, and DOCBOOK-XSL.
| Marius Bakke |
2020-12-12 | gnu: setzer: Update to 0.3.8.•••* gnu/packages/gnome.scm (setzer): Update to 0.3.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-12-03 | gnu: libsoup: Patch docbook-xml references.•••* gnu/packages/gnome.scm (libsoup)[arguments]: Add phase to refer to
local copy of docbook-xml.
[native-inputs]: Add docbook-xml-4.1.2.
| Efraim Flashner |