public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: x11-misc/pywal16/
  2024-11-26  0:25 [gentoo-commits] repo/proj/guru:dev " Julien Roy
@ 2024-11-26  0:39 ` Julien Roy
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Roy @ 2024-11-26  0:39 UTC (permalink / raw
  To: gentoo-commits

commit:     5faae91c890bcd74bcb468ec7be0e8642c122b1b
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Nov 25 15:03:02 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Nov 26 00:24:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5faae91c

x11-misc/pywal16: new package, add 3.6.0

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 x11-misc/pywal16/Manifest             |  1 +
 x11-misc/pywal16/metadata.xml         | 13 +++++++++++++
 x11-misc/pywal16/pywal16-3.6.0.ebuild | 28 ++++++++++++++++++++++++++++
 3 files changed, 42 insertions(+)

diff --git a/x11-misc/pywal16/Manifest b/x11-misc/pywal16/Manifest
new file mode 100644
index 000000000..718ba436b
--- /dev/null
+++ b/x11-misc/pywal16/Manifest
@@ -0,0 +1 @@
+DIST pywal16-3.6.0.tar.gz 75619 BLAKE2B 1e25430ca0cffd76d9e4f0962fb981a6d777b7fa35a22f980d3459e4accf474e7577ef1400f637c9bf8f63d3264cb6da525767cd5e0dafdf221da4934e14936b SHA512 7be584a0b7407f7d73870c4d842c35b9b6375ebf6f47a2393dc1dc1c4741c20cf36c687faf3f0fdff7be2906f71eb1b48ef28386399ce37bb1a4300a8ff8d72d

diff --git a/x11-misc/pywal16/metadata.xml b/x11-misc/pywal16/metadata.xml
new file mode 100644
index 000000000..955770dca
--- /dev/null
+++ b/x11-misc/pywal16/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<name>Julien Roy</name>
+		<email>julien@jroy.ca</email>
+	</maintainer>
+	<upstream>
+		<bugs-to>https://github.com/eylles/pywal16/issues</bugs-to>
+		<changelog>https://github.com/eylles/pywal16/releases</changelog>
+		<remote-id type="github">eylles/pywal16</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/x11-misc/pywal16/pywal16-3.6.0.ebuild b/x11-misc/pywal16/pywal16-3.6.0.ebuild
new file mode 100644
index 000000000..d7ceef7e8
--- /dev/null
+++ b/x11-misc/pywal16/pywal16-3.6.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="16 colors fork of pywal"
+HOMEPAGE="https://github.com/eylles/pywal16"
+SRC_URI="https://github.com/eylles/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="media-gfx/imagemagick[jpeg]"
+
+distutils_enable_tests unittest
+
+pkg_postinst() {
+	optfeature "setting wallpaper support" \
+		media-gfx/feh \
+		x11-misc/hsetroot \
+		x11-misc/nitrogen
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/pywal16/
@ 2025-01-11 22:19 Julien Roy
  2025-01-11 23:38 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
  0 siblings, 1 reply; 3+ messages in thread
From: Julien Roy @ 2025-01-11 22:19 UTC (permalink / raw
  To: gentoo-commits

commit:     4363975556ef4fe7da41a51c22833bb3eaf5b1e9
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Jan 11 21:25:16 2025 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Jan 11 22:19:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43639755

x11-misc/pywal16: add 3.7.2

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 x11-misc/pywal16/Manifest             |  1 +
 x11-misc/pywal16/pywal16-3.7.2.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/x11-misc/pywal16/Manifest b/x11-misc/pywal16/Manifest
index 718ba436b..89ee32a08 100644
--- a/x11-misc/pywal16/Manifest
+++ b/x11-misc/pywal16/Manifest
@@ -1 +1,2 @@
 DIST pywal16-3.6.0.tar.gz 75619 BLAKE2B 1e25430ca0cffd76d9e4f0962fb981a6d777b7fa35a22f980d3459e4accf474e7577ef1400f637c9bf8f63d3264cb6da525767cd5e0dafdf221da4934e14936b SHA512 7be584a0b7407f7d73870c4d842c35b9b6375ebf6f47a2393dc1dc1c4741c20cf36c687faf3f0fdff7be2906f71eb1b48ef28386399ce37bb1a4300a8ff8d72d
+DIST pywal16-3.7.2.tar.gz 81475 BLAKE2B ab03ba610b1d8c87a0b78cdbfed2fefef6868556f55ba40a923c41d3cfce75668ffb758501dce021c37dcbb78f97f005f47c8c6f5e750cb1f0ed30243669bc5f SHA512 35bf8ab14854ccf5e48f138132c62e97332974ea84182d39a4435e45d88c78e2d1cb39da9a3969154995c2457f84187f2f726c4fca0ca599791a1ec716a91c1a

diff --git a/x11-misc/pywal16/pywal16-3.7.2.ebuild b/x11-misc/pywal16/pywal16-3.7.2.ebuild
new file mode 100644
index 000000000..d7ceef7e8
--- /dev/null
+++ b/x11-misc/pywal16/pywal16-3.7.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="16 colors fork of pywal"
+HOMEPAGE="https://github.com/eylles/pywal16"
+SRC_URI="https://github.com/eylles/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="media-gfx/imagemagick[jpeg]"
+
+distutils_enable_tests unittest
+
+pkg_postinst() {
+	optfeature "setting wallpaper support" \
+		media-gfx/feh \
+		x11-misc/hsetroot \
+		x11-misc/nitrogen
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: x11-misc/pywal16/
  2025-01-11 22:19 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/pywal16/ Julien Roy
@ 2025-01-11 23:38 ` Julien Roy
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Roy @ 2025-01-11 23:38 UTC (permalink / raw
  To: gentoo-commits

commit:     4363975556ef4fe7da41a51c22833bb3eaf5b1e9
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Jan 11 21:25:16 2025 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Jan 11 22:19:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43639755

x11-misc/pywal16: add 3.7.2

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 x11-misc/pywal16/Manifest             |  1 +
 x11-misc/pywal16/pywal16-3.7.2.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/x11-misc/pywal16/Manifest b/x11-misc/pywal16/Manifest
index 718ba436b..89ee32a08 100644
--- a/x11-misc/pywal16/Manifest
+++ b/x11-misc/pywal16/Manifest
@@ -1 +1,2 @@
 DIST pywal16-3.6.0.tar.gz 75619 BLAKE2B 1e25430ca0cffd76d9e4f0962fb981a6d777b7fa35a22f980d3459e4accf474e7577ef1400f637c9bf8f63d3264cb6da525767cd5e0dafdf221da4934e14936b SHA512 7be584a0b7407f7d73870c4d842c35b9b6375ebf6f47a2393dc1dc1c4741c20cf36c687faf3f0fdff7be2906f71eb1b48ef28386399ce37bb1a4300a8ff8d72d
+DIST pywal16-3.7.2.tar.gz 81475 BLAKE2B ab03ba610b1d8c87a0b78cdbfed2fefef6868556f55ba40a923c41d3cfce75668ffb758501dce021c37dcbb78f97f005f47c8c6f5e750cb1f0ed30243669bc5f SHA512 35bf8ab14854ccf5e48f138132c62e97332974ea84182d39a4435e45d88c78e2d1cb39da9a3969154995c2457f84187f2f726c4fca0ca599791a1ec716a91c1a

diff --git a/x11-misc/pywal16/pywal16-3.7.2.ebuild b/x11-misc/pywal16/pywal16-3.7.2.ebuild
new file mode 100644
index 000000000..d7ceef7e8
--- /dev/null
+++ b/x11-misc/pywal16/pywal16-3.7.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 optfeature
+
+DESCRIPTION="16 colors fork of pywal"
+HOMEPAGE="https://github.com/eylles/pywal16"
+SRC_URI="https://github.com/eylles/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="media-gfx/imagemagick[jpeg]"
+
+distutils_enable_tests unittest
+
+pkg_postinst() {
+	optfeature "setting wallpaper support" \
+		media-gfx/feh \
+		x11-misc/hsetroot \
+		x11-misc/nitrogen
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-11 23:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-11 22:19 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/pywal16/ Julien Roy
2025-01-11 23:38 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26  0:25 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-11-26  0:39 ` [gentoo-commits] repo/proj/guru:master " Julien Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox