From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1544674-garchives=archives.gentoo.org@lists.gentoo.org>
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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 2D46715800A
	for <garchives@archives.gentoo.org>; Thu, 10 Aug 2023 20:53:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 46E602BC021;
	Thu, 10 Aug 2023 20:53:13 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 33CA32BC021
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Aug 2023 20:53:12 +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 27534335D91
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Aug 2023 20:53:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ACADF4A
	for <gentoo-commits@lists.gentoo.org>; Thu, 10 Aug 2023 20:53:10 +0000 (UTC)
From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" <pascal.jaeger@leimstift.de>
Message-ID: <1691700021.44cc53f45280fcc4a701b997a9a697b97aafb1e5.pascal.jaeger@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/azote/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: gui-apps/azote/Manifest gui-apps/azote/azote-1.12.3.ebuild gui-apps/azote/metadata.xml
X-VCS-Directories: gui-apps/azote/
X-VCS-Committer: pascal.jaeger
X-VCS-Committer-Name: Pascal Jäger
X-VCS-Revision: 44cc53f45280fcc4a701b997a9a697b97aafb1e5
X-VCS-Branch: dev
Date: Thu, 10 Aug 2023 20:53:10 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 5a5c4b8c-af7a-46e0-8a9d-63b0336ed0e0
X-Archives-Hash: 6a1dd53b5e0898d0c264305d6cdbd868

commit:     44cc53f45280fcc4a701b997a9a697b97aafb1e5
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Thu Aug 10 20:40:21 2023 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Thu Aug 10 20:40:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=44cc53f4

gui-apps/azote: new package, add 1.12.3

Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>

 gui-apps/azote/Manifest            |  1 +
 gui-apps/azote/azote-1.12.3.ebuild | 44 ++++++++++++++++++++++++++++++++++++++
 gui-apps/azote/metadata.xml        | 16 ++++++++++++++
 3 files changed, 61 insertions(+)

diff --git a/gui-apps/azote/Manifest b/gui-apps/azote/Manifest
new file mode 100644
index 0000000000..efb593b0f4
--- /dev/null
+++ b/gui-apps/azote/Manifest
@@ -0,0 +1 @@
+DIST azote-1.12.3.tar.gz 7972106 BLAKE2B af99f181ef635f66b2727d2ddc880d9455462e952845713642b0069fb62ad8a96420c468c3ea791dba3f2e916d013ef2a0f638ad1dc9ec3fb05e4877426b6c3b SHA512 f258bceefa58a193457295b360b05fcb65a9e114859f60ee7146e7024594e8dca38f134df92fbe6aeec058da159a320aaf212411db014fa7e8b428eb57b195ab

diff --git a/gui-apps/azote/azote-1.12.3.ebuild b/gui-apps/azote/azote-1.12.3.ebuild
new file mode 100644
index 0000000000..7e1a337d7a
--- /dev/null
+++ b/gui-apps/azote/azote-1.12.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit desktop distutils-r1 xdg-utils
+
+SRC_URI="https://github.com/nwg-piotr/azote/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="Wallpaper manager for wlroots-based compositors and some other WMs"
+HOMEPAGE="https://github.com/nwg-piotr/azote"
+LICENSE="MIT"
+SLOT="0"
+IUSE="X wayland"
+
+RDEPEND="
+	dev-python/pillow
+	dev-python/pygobject
+	x11-libs/gtk+:3
+
+	wayland? ( || ( gui-apps/wlr-randr  gui-apps/swaybg ) )
+	X? ( || ( x11-apps/xrandr media-gfx/feh ) )
+"
+DEPEND="${RDEPEND}"
+
+python_install_all() {
+	distutils-r1_python_install_all
+	dobin dist/azote
+	domenu dist/azote.desktop
+	newicon dist/azote.svg azote.svg
+	insinto /usr/share/pixmaps/${PN}
+	doins dist/indicator*.png
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+}

diff --git a/gui-apps/azote/metadata.xml b/gui-apps/azote/metadata.xml
new file mode 100644
index 0000000000..c14ef0b720
--- /dev/null
+++ b/gui-apps/azote/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <email>pascal.jaeger@leimstift.de</email>
+        <name>Pascal Jaeger</name>
+    </maintainer>
+    <upstream>
+        <maintainer>
+            <name>Piotr Miller</name>
+            <email>nwg.piotr@gmail.com</email>
+        </maintainer>
+        <bugs-to>https://github.com/nwg-piotr/azote/issues</bugs-to>
+        <remote-id type="github">nwg-piotr/azote</remote-id>
+    </upstream>
+</pkgmetadata>