Commit Graph

2047 Commits

Author SHA1 Message Date
Andy Tai
02e0aa2559
gnu: Add ocrfeeder.
* gnu/packages/gnome.scm (ocrfeeder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-24 11:07:36 -05:00
Léo Le Bouter
9fe7106452
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".
2021-02-22 19:42:20 +01:00
Vinicius Monego
242968eb12
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>
2021-02-21 01:20:11 +01:00
Leo Prikler
0696bd210e
gnu: komikku: Update to 0.26.1.
* gnu/packages/gnome.scm (komikku): Update to 0.26.1.
2021-02-15 18:59:27 +01:00
Christopher Baines
2ebd74c33c
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.
2021-02-13 08:43:52 +00:00
Leo Prikler
cbd162702c
gnu: Add gnome-recipes.
* gnu/packages/gnome.scm (gnome-recipes): New variable.
2021-02-08 20:36:46 +01:00
Leo Prikler
a90aad8c2c
gnu: komikku: Update to 0.26.0.
* gnu/packages/gnome.scm (komikku): Update to 0.26.0.
2021-02-04 19:23:52 +01:00
Leo Famulari
75b775e81b
Merge branch 'staging' 2021-02-01 14:18:38 -05:00
Léo Le Bouter
5bf1e85622
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>
2021-01-28 21:10:22 +02:00
Leo Famulari
68dd78e2e4
Merge branch 'master' into staging 2021-01-25 15:40:55 -05:00
Leo Prikler
399beecfb0
gnu: komikku: Update to 0.25.1.
* gnu/packages/gnome.scm (komikku): Update to 0.25.1.
2021-01-21 21:39:55 +01:00
Efraim Flashner
1d92fb08cf
gnu: terminator: Adjust description.
* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
2021-01-19 11:46:41 +02:00
Tobias Geerinckx-Rice
99d14e5951
gnu: libhandy: Update to 1.0.3.
* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
2021-01-17 23:19:33 +01:00
Christopher Baines
540893a8cc
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.
2021-01-16 11:13:11 +00:00
Tobias Geerinckx-Rice
21c7421180
gnu: system-config-printer: Update to 1.5.15.
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.15.
2021-01-14 16:20:43 +01:00
Tobias Geerinckx-Rice
231c70b14b
gnu: eolie: Update to 0.9.101.
* gnu/packages/gnome.scm (eolie): Update to 0.9.101.
2021-01-14 16:20:43 +01:00
Vinicius Monego
5cdae34774
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>
2021-01-13 16:26:58 +01:00
Efraim Flashner
6985a1acb3
Merge branch 'master' into staging 2021-01-10 14:30:36 +02:00
Tobias Geerinckx-Rice
b6c42727b6
gnu: system-config-printer: Update to 1.5.14.
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
2021-01-07 21:45:46 +01:00
Leo Prikler
43c8b56f72
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.
2021-01-07 19:34:23 +01:00
Leo Prikler
7ae52dd04f
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.
2021-01-07 19:34:21 +01:00
Leo Prikler
364bc7a01b
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.
2021-01-07 19:34:18 +01:00
Andy Tai
957f0c4032
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>
2021-01-05 17:06:32 +02:00
Efraim Flashner
e43a91a429
gnu: librsvg-next: Update to 2.50.2.
* gnu/packages/gnome.scm (librsvg-next): Update to 2.50.2.
2021-01-03 12:49:33 +02:00
Efraim Flashner
55e8865da2
gnu: librsvg-next: Build with current rust.
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Remove custom rust
variable.
2021-01-03 12:49:33 +02:00
Tobias Geerinckx-Rice
f4a809145f
gnu: geoclue: Update to 2.5.7.
* gnu/packages/gnome.scm (geoclue): Update to 2.5.7.
2021-01-03 06:55:36 +01:00
Tobias Geerinckx-Rice
81c7a75140
gnu: gnome-tweaks: Update to 3.34.1.
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.1.
2021-01-02 18:54:16 +01:00
Efraim Flashner
ccb402d9db
Merge remote-tracking branch 'origin/master' into staging 2020-12-30 10:53:39 +02:00
Vincent Legoll
595f44df0a
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>
2020-12-29 21:23:22 +01:00
Vincent Legoll
597c5c4d1f
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>
2020-12-29 21:23:22 +01:00
Leo Prikler
ae8f61f7c3
gnu: libpeas: Update to 1.28.0.
* gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
2020-12-29 20:24:09 +01:00
Marius Bakke
78cf7a4571
Merge branch 'ungrafting' into staging 2020-12-29 17:39:24 +01:00
Vincent Legoll
be0a06ec41
gnu: baobab: updating to version 3.38.0.
* gnu/packages/gnome.scm (baobab): updating to version 3.38.0.
2020-12-27 14:54:00 +01:00
Vinicius Monego
fc21e1b40b
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>
2020-12-22 16:32:29 +01:00
Vinicius Monego
46a391394e
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>
2020-12-22 16:32:29 +01:00
Marius Bakke
119fd58922
Merge branch 'ungrafting' into staging 2020-12-21 23:44:54 +01:00
Leo Prikler
f3e0dc63e1
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>
2020-12-21 17:47:35 +01:00
Leo Prikler
caee6ec7c8
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>
2020-12-20 12:34:35 +02:00
Tobias Geerinckx-Rice
9c4910c5e8
gnu: simple-scan: Update to 3.38.2.
* gnu/packages/gnome.scm (simple-scan): Update to 3.38.2.
2020-12-18 22:39:22 +01:00
Mark H Weaver
a531055b0b
gnu: yelp-tools: Restore a comment.
* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a
comment deleted in commit 416b1b9f56.
2020-12-15 13:12:45 -05:00
Marius Bakke
916f2414f0
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.
2020-12-13 21:44:11 +01:00
Vinicius Monego
f3340338d5
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>
2020-12-12 22:31:26 +01:00
Efraim Flashner
d986544316
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.
2020-12-03 08:59:52 +02:00
Marius Bakke
0f78b5c128
Revert "gnu: yelp-xsl: Update to 3.36.0."
This reverts commit dee784f6de.
2020-12-01 23:07:12 +01:00
Marius Bakke
aa4e899be3
Revert "gnu: yelp-xsl: Enable documentation."
This reverts commit ba7a7d275d.
2020-12-01 23:07:00 +01:00
Marius Bakke
e183418ff5
Revert "gnu: yelp-tools: De-propagate some inputs."
This reverts commit c3c92c456b.
2020-12-01 23:06:24 +01:00
Raghav Gururajan
c3c92c456b
gnu: yelp-tools: De-propagate some inputs.
* gnu/packages/gnome.scm (yelp-tools) [propagated-inputs]: Move itstool, libxml2 and libxslt to ...
[native-inputs]: ... here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01 22:06:03 +01:00
Raghav Gururajan
416b1b9f56
gnu: yelp-tools: Make some cosmetic changes.
* gnu/packages/gnome.scm (yelp-tools): Make some cosmetic changes.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01 22:06:03 +01:00
Raghav Gururajan
695cdc8798
gnu: yelp-xsl: Update license.
* gnu/packages/gnome.scm (yelp-xsl) [license]: Add lgpl2.1+ and expat.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01 22:06:03 +01:00
Raghav Gururajan
a7affce00e
gnu: yelp-xsl: Update description.
* gnu/packages/gnome.scm (yelp-xsl) [description]: Modify.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01 22:06:02 +01:00