public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-logs/
Date: Wed, 30 Mar 2022 05:50:21 +0000 (UTC)	[thread overview]
Message-ID: <1648619316.d0b0ecc2e7502eaa7fb8b7356cb5ec29062abed7.mattst88@gentoo> (raw)

commit:     d0b0ecc2e7502eaa7fb8b7356cb5ec29062abed7
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 30 05:47:35 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 30 05:48:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0b0ecc2

gnome-extra/gnome-logs: Version bump to 42.0

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 gnome-extra/gnome-logs/Manifest               |  1 +
 gnome-extra/gnome-logs/gnome-logs-42.0.ebuild | 45 +++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/gnome-extra/gnome-logs/Manifest b/gnome-extra/gnome-logs/Manifest
index 368aab895516..b2d00c2f1bb8 100644
--- a/gnome-extra/gnome-logs/Manifest
+++ b/gnome-extra/gnome-logs/Manifest
@@ -1 +1,2 @@
 DIST gnome-logs-3.36.0.tar.xz 744104 BLAKE2B 585c39577ff1eba6b3af638d0cd5d452cbb20ce0444386fcd8fbbbc0192e59a7cc9139263ecbfb7ada85f71f044a998c51172cae1a7ba481c14c0a1650817cb5 SHA512 3a4a1f6af63f97a8814fcdbcf6e23e6a89dd150f2a5c5ebce21d8b9b74f6a8985ae5b3789aa37857b1631b33108d5048d7cfe32ebb7c7413d8ce27f25c8a58b8
+DIST gnome-logs-42.0.tar.xz 461520 BLAKE2B 6c4c22b4d9b428d3d90aba851171f7ec96ddc0157ca9d03a46ff84c915d4057f4f6c0462f01285954b4d0a49c26073e03c31ac10bbc862b4a6ab3ebee73f34ab SHA512 94634006148391bf158878e845bf04f1139f90b78bc3d63bb687bb683bb07c8b5fbec9d7c1e9f7454bf5345862578d83226207d3f78611dbf96566994190766f

diff --git a/gnome-extra/gnome-logs/gnome-logs-42.0.ebuild b/gnome-extra/gnome-logs/gnome-logs-42.0.ebuild
new file mode 100644
index 000000000000..a77cf4b94132
--- /dev/null
+++ b/gnome-extra/gnome-logs/gnome-logs-42.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome.org gnome2-utils meson xdg
+
+DESCRIPTION="Log viewer for the systemd journal"
+HOMEPAGE="https://wiki.gnome.org/Apps/Logs"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+	gnome-base/gsettings-desktop-schemas
+	>=dev-libs/glib-2.43.90:2
+	>=x11-libs/gtk+-3.22:3
+	>=gui-libs/libhandy-1.5.0:1
+	sys-apps/systemd:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/glib-utils
+	>=sys-devel/gettext-0.19.8
+	app-text/docbook-xml-dtd:4.3
+	dev-libs/libxml2:2
+	dev-libs/libxslt
+	dev-util/itstool
+	virtual/pkgconfig
+"
+
+src_configure() {
+	meson_src_configure -Dman=true
+}
+
+pkg_postinst() {
+	xdg_pkg_postinst
+	gnome2_schemas_update
+}
+
+pkg_postrm() {
+	xdg_pkg_postrm
+	gnome2_schemas_update
+}


             reply	other threads:[~2022-03-30  5:50 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-30  5:50 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-01 11:53 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-logs/ Pacho Ramos
2024-06-01 11:53 Pacho Ramos
2022-11-23 17:52 Jakov Smolić
2022-10-30 22:29 Matt Turner
2022-10-01 14:39 Matt Turner
2022-01-13  2:04 Georgy Yakovlev
2022-01-03 12:10 Georgy Yakovlev
2020-08-30 18:09 Sam James
2020-07-18  8:45 Mart Raudsepp
2020-04-20 20:42 Mart Raudsepp
2020-04-08  6:48 Mart Raudsepp
2020-02-19 22:39 Mart Raudsepp
2019-05-18 21:24 Mart Raudsepp
2019-03-14 18:38 Mart Raudsepp
2018-12-01 18:25 Gilles Dartiguelongue
2018-12-01 18:25 Gilles Dartiguelongue
2018-02-03 22:35 Mart Raudsepp
2018-01-18  3:27 Mikle Kolyada
2017-08-12  9:42 Gilles Dartiguelongue
2016-10-21  7:33 Gilles Dartiguelongue
2016-10-21  7:33 Gilles Dartiguelongue
2016-06-25 18:43 Pacho Ramos
2016-06-25 18:43 Pacho Ramos
2016-03-06 18:58 Mikle Kolyada
2015-11-26 10:51 Gilles Dartiguelongue
2015-11-15 10:30 Pacho Ramos
2015-09-07 21:11 Mikle Kolyada
2015-09-06 20:55 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=1648619316.d0b0ecc2e7502eaa7fb8b7356cb5ec29062abed7.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