From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-docs/
Date: Fri, 16 Apr 2021 03:52:21 +0000 (UTC) [thread overview]
Message-ID: <1618545132.c9836308713438ac6840d1ee5b8cdc30828160a7.mattst88@gentoo> (raw)
commit: c9836308713438ac6840d1ee5b8cdc30828160a7
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 03:49:17 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 03:52:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9836308
gnome-extra/gnome-user-docs: Version bump to 40.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 +
.../gnome-user-docs/gnome-user-docs-40.0.ebuild | 38 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
--git a/gnome-extra/gnome-user-docs/Manifest b/gnome-extra/gnome-user-docs/Manifest
index 39a0281f67d..0bf66c514df 100644
--- a/gnome-extra/gnome-user-docs/Manifest
+++ b/gnome-extra/gnome-user-docs/Manifest
@@ -1 +1,2 @@
DIST gnome-user-docs-3.36.6.tar.xz 10607064 BLAKE2B 2b6173905f16a72885ea684e79930ee9425adea7b98b11f324df48c5f788a6f72aafcf9b782aae764eca3db451bd232be6f2572eec6278e179ae04102c863a1f SHA512 62384715c9cfa82fcf39f93d574e61aa2a127060f558f7f68b7ce1a3a724cf1670affeff165cff16b6c019b2c4135a517d39da6be859e8756c850763c912f3ab
+DIST gnome-user-docs-40.0.tar.xz 8974868 BLAKE2B 4598074620fa08c4e9f9bb8d7267252abe4f0a026668d1236cd516f832b457e675326789ed0c8ac6efb71b81a75a1e40aa8dee6049a188d79c289a8af3991661 SHA512 0e878c28a1d8fa74dd44b5be0562f0a45056ab1eabd1f00e81db46d69fc39e9a5a833cbbd42704fd998a5f724c323902323ab5b100be6c58089d9051302a14b5
diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-40.0.ebuild b/gnome-extra/gnome-user-docs/gnome-user-docs-40.0.ebuild
new file mode 100644
index 00000000000..9b013790bb6
--- /dev/null
+++ b/gnome-extra/gnome-user-docs/gnome-user-docs-40.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2
+
+DESCRIPTION="GNOME end user documentation"
+HOMEPAGE="https://git.gnome.org/browse/gnome-user-docs"
+
+LICENSE="CC-BY-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+BDEPEND="test? ( dev-libs/libxml2 )"
+# eautoreconf requires:
+# app-text/yelp-tools
+# rebuilding translations requires:
+# app-text/yelp-tools
+# dev-util/gettext
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip
+ !test? ( test )"
+
+src_configure() {
+ # itstool is only needed for rebuilding translations
+ # xmllint is only needed for tests
+ gnome2_src_configure \
+ $(usex test "" XMLLINT=$(type -P true)) \
+ ITSTOOL=$(type -P true)
+}
+
+src_compile() {
+ # Do not compile; "make all" with unset LINGUAS rebuilds all translations,
+ # which can take > 2 hours on a Core i7.
+ return
+}
next reply other threads:[~2021-04-16 3:52 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-16 3:52 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-29 18:08 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-docs/ Pacho Ramos
2024-07-16 8:41 Pacho Ramos
2024-04-06 21:07 Arthur Zamarin
2024-03-17 17:51 Mart Raudsepp
2024-02-11 14:21 Mart Raudsepp
2024-02-11 8:09 Arthur Zamarin
2023-10-22 8:16 Mart Raudsepp
2023-09-17 17:18 Matt Turner
2023-08-30 7:57 Arthur Zamarin
2023-07-27 5:46 WANG Xuerui
2023-07-16 20:31 Matt Turner
2023-07-07 22:11 Matt Turner
2023-05-02 19:16 Sam James
2023-05-02 18:42 Arthur Zamarin
2023-05-02 17:42 Sam James
2023-04-24 16:41 Matt Turner
2023-03-19 3:41 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-05 5:59 Arthur Zamarin
2022-10-30 22:29 Matt Turner
2022-09-24 15:04 Matt Turner
2022-05-28 5:45 Sam James
2022-03-24 2:29 Matt Turner
2022-02-14 6:27 Matt Turner
2021-12-19 4:53 Matt Turner
2021-11-06 4:09 Sam James
2021-10-04 1:25 Sam James
2021-09-19 9:35 Pacho Ramos
2021-09-19 9:35 Pacho Ramos
2021-08-17 6:33 Matt Turner
2021-07-12 19:13 Matt Turner
2021-05-02 15:01 Matt Turner
2020-12-19 15:14 Mart Raudsepp
2020-07-19 18:34 Mart Raudsepp
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-05-01 12:48 Mart Raudsepp
2020-03-17 19:06 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-12-12 16:46 Michał Górny
2019-09-26 18:35 Mart Raudsepp
2019-08-04 15:05 Aaron Bauman
2019-05-18 21:24 Mart Raudsepp
2019-03-30 22:50 Mart Raudsepp
2019-03-14 9:35 Mart Raudsepp
2019-03-04 20:45 Mart Raudsepp
2018-12-07 12:41 Mart Raudsepp
2018-02-03 22:35 Mart Raudsepp
2018-01-18 3:15 Mikle Kolyada
2017-08-12 23:15 Gilles Dartiguelongue
2016-06-25 19:13 Pacho Ramos
2016-06-25 18:43 Pacho Ramos
2016-03-06 17:23 Mikle Kolyada
2015-11-15 10:30 Pacho Ramos
2015-11-15 10:30 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1618545132.c9836308713438ac6840d1ee5b8cdc30828160a7.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox