me
/
guix
Archived
1
0
Fork 0
Commit Graph

1612 Commits (715110a8a2e9e4b1a89635950744eb5260b8ee7f)

Author SHA1 Message Date
John Soo 393d721404
gnu: librsvg-next-source: Replace and update some dependencies.
* gnu/packages/gnome.scm (librsvg-next-source): Update vendored replacements.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-01-21 16:24:02 +02:00
Ludovic Courtès 5dc6d5ce99
gnu: upower: Install 'dbus-1/system.d/org.freedesktop.UPower.conf' to etc/.
Fixes <https://bugs.gnu.org/39203>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* gnu/packages/gnome.scm (upower)[source]: Add 'modules' and 'snippet'.
2020-01-21 15:01:46 +01:00
John Soo 6f8794bd50
gnu: Update rust-crossbeam-deque to 0.7.2.
* gnu/packages/crates-io.scm (rust-crossbeam-deque-0.7): Update to 0.7.2.
[arguments]: In cargo-inputs, replace rust-crossbeam-epoch-0.7 with 0.8,
rust-crossbeam-utils-0.6 with 0.7. In cargo-development-inputs, replace
rust-rand-0.4 with 0.6.
* gnu/packages/gnome.scm (librsvg-next)[source]: Don't replace
package-source for crossbeam-deque-0.7.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-01-20 11:15:56 +02:00
Tobias Geerinckx-Rice bed24ecfcd
gnu: arc-theme: Fix build.
* gnu/packages/web.scm (sassc/libsass-3.5): New public variable.
* gnu/packages/gnome.scm (arc-theme)[native-inputs]: Use it.
2020-01-19 18:18:38 +01:00
Tobias Geerinckx-Rice 6305b03965
gnu: Remove duplicate module imports from (gnu packages gnome).
* gnu/packages/gnome.scm: Remove duplicate module imports.
2020-01-19 18:07:32 +01:00
Marius Bakke 9f7f5ba2d2
gnu: caribou: Build with Python 3.
* gnu/packages/gnome.scm (caribou)[native-inputs]: Change from PYTHON-2 to
PYTHON.
[inputs]: Change from PYTHON2-PYGOBJECT to PYTHON-PYGOBJECT.
2020-01-16 19:20:21 +01:00
Marius Bakke f2d56e3993
gnu: libpeas: Update to 1.24.1.
* gnu/packages/gnome.scm (libpeas): Update to 1.24.1.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: New field.
[native-inputs]: Remove INTLTOOL.  ADD GETTEXT-MINIMAL and
XORG-SERVER-FOR-TESTS.
2020-01-16 19:20:21 +01:00
Raghav Gururajan 04b201bb0f
gnu: Add sushi.
* gnu/packages/gnome.scm (sushi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-15 23:48:32 +01:00
Raghav Gururajan 89af09020a
gnu: Add rygel.
* gnu/packages/gnome.scm (rygel): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-15 23:48:32 +01:00
Raghav Gururajan 47e8709369
gnu: Add libnma.
* gnu/packages/gnome.scm (libnma): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-01-15 23:48:32 +01:00
Raghav Gururajan 8672e5e981
gnu: Add gnome-weather.
* gnu/packages/gnome.scm (gnome-weather): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 18:25:40 +01:00
Raghav Gururajan 281f6b3a9e
gnu: Add grilo-plugins.
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.10.
[description]: Modify.
[build-system]: Use meson-build-system.
[native-inputs]: Add gettext, gtk+:bin.
[inputs]: Add gnome-online-accounts:lib, libgdata, libmediaart, tracker.
Remove sqlite, libxml2, glib, gmime, libarchive.
[arguments]<#:make-flags>: Remove.
<#:glib-or-gtk?>: Add.
<#:configure-flags>: Add -Denable-lua-factory=no.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 18:15:19 +01:00
Raghav Gururajan 3f1ed953e8
gnu: Add libgovirt.
* gnu/packages/gnome.scm (libgovirt): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 17:14:25 +01:00
Efraim Flashner e19cb895e1
gnu: librsvg-next: Substitute more crates.
* gnu/packages/gnome.scm (librsvg-next-source): Add substitutions for
rust-approx-0.3, rust-arrayvec-0.4, rust-bstr-0.2, rust-byteorder-1.3,
rust-cast-0.2, rust-cloudabi-0.0, rust-criterion-0.2,
rust-criterion-plot-0.3, rust-crossbeam-dequeue-0.7,
rust-crossbeam-epoch-0.7, rust-crossbeam-queue-0.1,
rust-crossbeam-utils-0.6, rust-csv-1.1, rust-csv-core-0.1,
rust-either-1.5, rust-encoding-0.2, rust-fuchsia-cprng-0.1,
rust-futf-0.1, rust-generic-array-0.12, rust-itertools-0.8,
rust-language-tags-0.2, rust-mac-0.1, rust-matches-0.1,
rust-new-debug-unreachable-1.0, rust-num-complex-0.2, rust-phf-0.7,
rust-phf-codegen-0.7, rust-phf-generator-0.7, rust-phf-shared-0.7,
rust-pkg-config-0.3, rust-recomputed-hash-0.1, rust-rand-0.6,
rust-regex-automata-0.1, rust-rustc-version-0.2, rust-semver-09,
rust-semver-parser-0.7, rust-siphasher-0.2, rust-smallvec-0.6,
rust-string-cache-0.7, rust-string-cache-shared-0.3,
rust-thread-local-0.3, rust-tinytemplate-1.0, rust-typenum-1.10,
rust-unicode-bidi-0.3, rust-unicode-normalization-0.1, rust-utf-8-0.7,
rust-winapi-i686-pc-windows-gnu-0.4,
rust-winapi-x86-64-pc-windows-gnu-0.4.
2020-01-13 16:46:48 +02:00
Danny Milosavljevic 2aeca24b6e
gnu: gnome-user-share: Fix license.
* gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
2020-01-13 09:50:46 +01:00
Leo Prikler 169b8f7769
gnu: evince: Enable introspection.
* gnu/packages/gnome.scm (evince)[arguments]<#:configure-flags>: Enable
introspection.
[native-inputs]: Add gobject-introspection.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 09:29:47 +01:00
Raghav Gururajan 747d7fe461
gnu: Add gupnp-dlna.
* gnu/packages/gnome.scm (gupnp-dlna): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 09:07:26 +01:00
Raghav Gururajan 1b4cb6288a
gnu: Add gupnp-av.
* gnu/packages/gnome.scm (gupnp-av): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 08:58:00 +01:00
Raghav Gururajan 291a85b29b
gnu: Add gupnp.
* gnu/packages/gnome.scm (gupnp): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 08:46:39 +01:00
Raghav Gururajan e2aed29c79
gnu: Add gssdp.
* gnu/packages/gnome.scm (gssdp): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-13 08:34:32 +01:00
Raghav Gururajan b5f013929a
gnu: Add gnome-user-share.
* gnu/packages/gnome.scm (gnome-user-share): New variable.
2020-01-12 23:08:44 +01:00
Danny Milosavljevic a65cc579b9
gnu: gnome-initial-setup: Update description.
* gnu/packages/gnome.scm (gnome-initial-setup)[description]: Modify.
2020-01-12 22:37:07 +01:00
Raghav Gururajan a26680eb70
gnu: Add gnome-initial-setup.
* gnu/packages/gnome.scm (gnome-initial-setup): New variable.
2020-01-12 22:28:41 +01:00
Ludovic Courtès 7bd000d104
gnu: Fix license of several GNOME packages.
* gnu/packages/gnome.scm (gnome-color-manager)[license]: Change to GPL2+.
(gnome-online-miners)[license]: Likewise.
(gnome-menus)[license]: Change to LGPL2.0+.
2020-01-12 00:37:51 +01:00
Tobias Geerinckx-Rice df45af9041
gnu: upower: Update to 0.99.11.
* gnu/packages/gnome.scm (upower): Update to 0.99.11.
[source]: Follow home page download URI.
2020-01-11 03:12:19 +01:00
Raghav Gururajan 02ebbca82f
gnu: Add libmediaart.
* gnu/packages/gnome.scm (libmediaart): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-09 23:34:38 +01:00
Raghav Gururajan 29ae18db05
gnu: Add gnome-color-manager.
* gnu/packages/gnome.scm (gnome-color-manager): New variable.
2020-01-09 17:57:41 +01:00
Raghav Gururajan e05471a1a9
gnu: Add gnome-online-miners.
* gnu/packages/gnome.scm (gnome-online-miners): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-09 15:36:08 +01:00
Oleg Pykhalov fa01e10da2
gnu: system-config-printer: Update to 1.5.12.
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.12.
2020-01-09 05:00:14 +03:00
Tobias Geerinckx-Rice a56430442e
gnu: system-config-printer: Use new upstream URI.
* gnu/packages/gnome.scm (system-config-printer)[source]: Switch to
the OpenPrinting repository.
2020-01-08 02:26:17 +01:00
Marius Bakke 2536027cc5
gnu: colord: Adjust inputs.
* gnu/packages/gnome.scm (colord)[native-inputs]: Remove unused LIBTOOL and
INTLTOOL.  Add previously propagated GETTEXT-MINIMAL.
2020-01-07 18:18:12 +01:00
kanichos@yandex.ru 5757c641f2
gnu: gnome-characters: Wrap program to provide the necessary Typelib files.
* gnu/packages/gnome.scm (gnome-characters)[arguments]: Add #:phases
with a 'wrap' phase.
[inputs]: Add GNOME-DESKTOP.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-01-06 16:31:54 +01:00
Tobias Geerinckx-Rice dcae4270db
gnu: file-roller: Update to 3.32.3.
* gnu/packages/gnome.scm (file-roller): Update to 3.32.3.
2020-01-05 19:55:02 +01:00
Tobias Geerinckx-Rice f89a27c6b6
gnu: file-roller: Don't use NAME in source URI.
* gnu/packages/gnome.scm (file-roller)[source]: Hard-code NAME.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice 936d56427a
gnu: evince: Update to 3.34.2.
* gnu/packages/gnome.scm (evince): Update to 3.34.2.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice ac63132809
gnu: evince: Don't use NAME in source URI.
* gnu/packages/gnome.scm (evince)[source]: Hard-code NAME.
2020-01-02 22:57:01 +01:00
Raghav Gururajan 7922b6f795
gnu: gnome: Add missing inputs.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
gnome-getting-started-docs, gnome-menus, gnome-user-docs,
hicolor-icon-theme, gnome-online-accounts.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-01-02 15:00:18 +02:00
Raghav Gururajan 823b77fb0d
gnu: Add gnome-user-docs.
* gnu/packages/gnome.scm (gnome-user-docs): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-01-01 17:17:49 +01:00
Raghav Gururajan be93299dfe
gnu: Add gnome-getting-started-docs.
* gnu/packages/gnome.scm (gnome-getting-started-docs): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-01-01 17:17:49 +01:00
Raghav Gururajan 304162651a
gnu: Add gnome-menus.
* gnu/packages/gnome.scm (gnome-menus). New variable.
2019-12-30 20:57:49 +01:00
Raghav Gururajan 885424bf7f
gnu: gnome-themes-extra: Remove cache file.
* gnu/packages/gnome.scm (gnome-themes-extra)[arguments]: Disable cache file
from configure flags.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-12-29 18:29:36 +01:00
Raghav Gururajan 8d8c6bffc5
gnu: gnome: Sort packages logically.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort packages into
their logical groupings.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-29 12:00:56 +02:00
Raghav Gururajan a8cda7f579
gnu: gnome: Update dependencies.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove
font-cantarell, font-dejavu, at-spi2-core, dbus, dconf,
desktop-file-utils, gnome-defalt-applications, gnome-online-accounts,
gnome-themes-standard, gst-plugins-base, gst-plugins-good, gucharmap,
hicolor-icon-theme, pinentry-gnome3, pulseaudio, shared-mime-info,
system-config-printer, xdg-user-dirs, zenity
Add accountservice, adwaita-icon-theme, cheese, gdm, gnome-calendar,
gnome-characters, gnome-clocks, gnome-desktop, gnome-font-viewer,
gnome-maps, gnome-themes-extra, gsettings-desktop-schema, mutter,
network-manager, orca, packagekit, simplescan, upower.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-29 12:00:43 +02:00
Raghav Gururajan 76ea763221
gnu: Add gnome-themes-extra
* gnu/packages/gnome.scm (gnome-themes-extra): New Variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-12-28 16:19:20 +01:00
Raghav Gururajan 3d21731788
gnu: Add gnome-font-viewer.
* gnu/packages/gnome.scm (gnome-font-viewer): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-24 18:11:33 +02:00
Leo Prikler c9ea88734b
gnu: gnome-shell-extensions: Depropagate glib:bin.
* gnu/packages/gnome.scm (gnome-shell-extensions):
[propagated-inputs]: Move glib:bin from here...
[native-inputs]: ... to here.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-23 09:38:33 +02:00
Leo Prikler f825476c85
gnu: Add polari.
* gnu/packages/gnome.scm (polari): New package.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 15:01:07 +02:00
Leo Prikler 26ba3f070a
gnu: gspell: Build with gobject-introspection.
* gnu/packages/gnome.scm (gspell)[native-inputs]: Add
gobject-introspection.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-22 15:01:07 +02:00
Raghav Gururajan 4e09f57af8
gnu: Add gnome-characters.
* gnu/packages/gnome.scm (gnome-characters): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-21 11:09:10 +01:00
Ricardo Wurmus 1e600ed0f7
gnu: Add gamin.
* gnu/packages/gnome.scm (gamin): New variable.
2019-12-20 21:26:58 +01:00