From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EA03615800F for ; Wed, 15 Feb 2023 17:42:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36ACCE01B5; Wed, 15 Feb 2023 17:42:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E845E01B5 for ; Wed, 15 Feb 2023 17:42:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3151D340D1C for ; Wed, 15 Feb 2023 17:42:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82A9B7D0 for ; Wed, 15 Feb 2023 17:42:06 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1676482922.764dd68da56303b37d339ba7817625d4d1543a56.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gnome-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/gnome-backgrounds/Manifest x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild X-VCS-Directories: x11-themes/gnome-backgrounds/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 764dd68da56303b37d339ba7817625d4d1543a56 X-VCS-Branch: master Date: Wed, 15 Feb 2023 17:42:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 234f59f2-9749-4096-a082-b9cf25e3e1c5 X-Archives-Hash: e2e5d5d33bead7c1563d187fc77575da commit: 764dd68da56303b37d339ba7817625d4d1543a56 Author: Matt Turner gentoo org> AuthorDate: Wed Feb 15 17:38:39 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Feb 15 17:42:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764dd68d x11-themes/gnome-backgrounds: Version bump to 43.1 Signed-off-by: Matt Turner gentoo.org> x11-themes/gnome-backgrounds/Manifest | 1 + .../gnome-backgrounds/gnome-backgrounds-43.1.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index b973f9f7a3e5..2a174a7ff44d 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1 +1,2 @@ +DIST gnome-backgrounds-43.1.tar.xz 32816488 BLAKE2B 88b91c38bbdbd18410d64e55f067d734e8b03517e0118375fffbe60b6f505ca96d6ef818b76934e2af57700d2dd9ed9e3cb1b379561d4e97294385684bc2f3bf SHA512 7fa3432c14ea4841179ceddd0e4e930a2a8c754ecd436fb92f8506f56ebe7795d54cb1effce6e29a58735e58a014005cc1585585c36cb39e6522645ab1789d80 DIST gnome-backgrounds-43.tar.xz 32816552 BLAKE2B b6b954ed102afd81e7ca1c370acb449b2ab4acec458306b4a740f2669037a9a8f741a9b4403cb509ad6df04cfa39ba6bed6b771e0b7d20d974a436480967de71 SHA512 e41e87e20da6a7d4c88d6b68832615709c3cf5d28fbb1a9c1a2af1db7e9c1db56ede141ac45df2164c6d919cb72f81e6e7d014bfe1f340759cd386c3a05217c2 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild new file mode 100644 index 000000000000..8636516b5b76 --- /dev/null +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-43.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +inherit gnome.org meson + +DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" +HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-backgrounds" + +LICENSE="CC-BY-SA-2.0 CC-BY-SA-3.0 CC-BY-2.0 CC-BY-4.0" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND="gui-libs/gdk-pixbuf-loader-webp" +BDEPEND=">=sys-devel/gettext-0.19.8"