[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/72: gnu: Remove gnome-getting-started-docs.
From: |
guix-commits |
Subject: |
57/72: gnu: Remove gnome-getting-started-docs. |
Date: |
Sun, 26 Sep 2021 16:31:40 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit cb6435609f38bfd536bf1a48866b5c3dc0c683f1
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Sep 26 08:05:06 2021 +0000
gnu: Remove gnome-getting-started-docs.
It has been replaced by gnome-tour.
* gnu/packages/gnome.scm (gnome-getting-started-docs): Remove it.
---
gnu/packages/gnome.scm | 28 ----------------------------
1 file changed, 28 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c412067..7cc72ce 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1898,34 +1898,6 @@ and system administrators.")
(home-page "https://live.gnome.org/DocumentationProject")
(license license:cc-by3.0)))
-(define-public gnome-getting-started-docs
- (package
- (name "gnome-getting-started-docs")
- (version "3.32.2")
- (source
- (origin
- (method url-fetch)
- (uri (string-append "mirror://gnome/sources/gnome-getting-started-docs/"
- (version-major+minor version)
- "/gnome-getting-started-docs-" version ".tar.xz"))
- (sha256
- (base32 "1v4k465mlzrhgcdddzs6bmm0yliyrfx6jg3gh0s17a08i0w5rbwq"))))
- (build-system gnu-build-system)
- (native-inputs
- `(("gettext" ,gettext-minimal)
- ("itstool" ,itstool)
- ("pkg-config" ,pkg-config)
- ("xmllint" ,libxml2)))
- (synopsis "Help to get new users started with the GNOME desktop")
- (description
- "The GNOME Getting Started Documentation contains GNOME's intuitive
-\"Getting Started\" tour, with video guides, that can be viewed with Yelp.
-
-It is normally used together with @command{gnome-initial-setup}, but is also
-useful as a tutorial and users' guide for new or less experienced users.")
- (home-page "https://live.gnome.org/DocumentationProject")
- (license license:cc-by-sa3.0)))
-
(define-public dia
;; This version from GNOME's repository includes fixes for compiling with
;; recent versions of the build tools. The latest activity on the
- 50/72: gnu: graphene: Update to 1.10.6., (continued)
- 50/72: gnu: graphene: Update to 1.10.6., guix-commits, 2021/09/26
- 59/72: gnu: gnome-control-center: Update to 40.1., guix-commits, 2021/09/26
- 65/72: gnu: gnome: Add gnome-music and gnome-photo., guix-commits, 2021/09/26
- 66/72: gnu: gnome: Remove gnome-getting-started-docs., guix-commits, 2021/09/26
- 69/72: gnu: gnome-sudoku: Update to 40.2., guix-commits, 2021/09/26
- 71/72: gnu: gnome-dictionary: Update to 40.0., guix-commits, 2021/09/26
- 27/72: gnu: baobab: Update to 40.0., guix-commits, 2021/09/26
- 34/72: gnu: file-roller: Update to 3.40.0., guix-commits, 2021/09/26
- 39/72: gnu: gnome-terminal: Update to 3.40.3., guix-commits, 2021/09/26
- 51/72: gnu: libgdata: Update to 0.18.1., guix-commits, 2021/09/26
- 57/72: gnu: Remove gnome-getting-started-docs.,
guix-commits <=
- 42/72: gnu: yelp: Update to 40.3., guix-commits, 2021/09/26
- 55/72: gnu: gnome-keyring: Update to 40.0., guix-commits, 2021/09/26
- 54/72: gnu: gnome-settings-daemon: Update to 40.0.1., guix-commits, 2021/09/26
- 64/72: gnu: gnome-photos: Update to 40.0., guix-commits, 2021/09/26
- 68/72: gnu: gnome-mines: Update to 40.0., guix-commits, 2021/09/26
- 67/72: gnu: gnome-shell: Update to 40.5., guix-commits, 2021/09/26
- 70/72: gnu: devhelp: Update to 40.1., guix-commits, 2021/09/26
- 72/72: gnu: gnome-tweaks: Update to 40.0., guix-commits, 2021/09/26
- 17/72: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/09/26
- 19/72: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/26