* [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/nulloy-theme-night/
@ 2024-09-16 10:23 David Roman
2024-09-16 15:51 ` [gentoo-commits] repo/proj/guru:master " David Roman
0 siblings, 1 reply; 2+ messages in thread
From: David Roman @ 2024-09-16 10:23 UTC (permalink / raw
To: gentoo-commits
commit: 810c04a3e508b907aa5a4269354f5c3aedc2b1ef
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Sep 15 21:06:19 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Sep 16 10:23:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=810c04a3
x11-themes/nulloy-theme-night: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
Closes: https://github.com/gentoo/guru/pull/244
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
x11-themes/nulloy-theme-night/Manifest | 1 +
x11-themes/nulloy-theme-night/metadata.xml | 11 ++++++++++
.../nulloy-theme-night-1.1.5.ebuild | 24 ++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/x11-themes/nulloy-theme-night/Manifest b/x11-themes/nulloy-theme-night/Manifest
new file mode 100644
index 000000000..33d66ffbc
--- /dev/null
+++ b/x11-themes/nulloy-theme-night/Manifest
@@ -0,0 +1 @@
+DIST nulloy-theme-night-1.1.5.tar.bz2 354840 BLAKE2B ed9210369b1e99d74220c005ddf019d0bd105189ad9a2a42e7eceb3b4f8834a866a4fc39c4d149f6152b57f221397b4f2b4beb922b464d3a0880966d91c5683e SHA512 070c756e21796f0590a4a541d47d62f29b475f4fa8be4386e0f47d55622d05ff2980703c5a7bc34a88f839f14430479f82bb4d29f6fb0ce35aeea284aca0fd49
diff --git a/x11-themes/nulloy-theme-night/metadata.xml b/x11-themes/nulloy-theme-night/metadata.xml
new file mode 100644
index 000000000..53b58963d
--- /dev/null
+++ b/x11-themes/nulloy-theme-night/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>zdanevich.vitaly@ya.ru</email>
+ <name>Vitaly Zdanevich</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="gitlab">vitaly-zdanevich/nulloy-theme-night</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild b/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild
new file mode 100644
index 000000000..042e355d4
--- /dev/null
+++ b/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Black minimal theme for Nulloy music player (that one with the waveform)"
+HOMEPAGE="https://gitlab.com/vitaly-zdanevich/nulloy-theme-night"
+SRC_URI="https://gitlab.com/vitaly-zdanevich/nulloy-theme-night/-/archive/${PV}/nulloy-theme-night-${PV}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ media-sound/nulloy
+ app-arch/zip
+"
+
+src_install() {
+ zip night.nzs id.txt form.ui script.js
+
+ insinto /usr/share/nulloy/skins/
+ doins night.nzs
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: x11-themes/nulloy-theme-night/
2024-09-16 10:23 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/nulloy-theme-night/ David Roman
@ 2024-09-16 15:51 ` David Roman
0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2024-09-16 15:51 UTC (permalink / raw
To: gentoo-commits
commit: 810c04a3e508b907aa5a4269354f5c3aedc2b1ef
Author: Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun Sep 15 21:06:19 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Sep 16 10:23:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=810c04a3
x11-themes/nulloy-theme-night: new package
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>
Closes: https://github.com/gentoo/guru/pull/244
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
x11-themes/nulloy-theme-night/Manifest | 1 +
x11-themes/nulloy-theme-night/metadata.xml | 11 ++++++++++
.../nulloy-theme-night-1.1.5.ebuild | 24 ++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/x11-themes/nulloy-theme-night/Manifest b/x11-themes/nulloy-theme-night/Manifest
new file mode 100644
index 000000000..33d66ffbc
--- /dev/null
+++ b/x11-themes/nulloy-theme-night/Manifest
@@ -0,0 +1 @@
+DIST nulloy-theme-night-1.1.5.tar.bz2 354840 BLAKE2B ed9210369b1e99d74220c005ddf019d0bd105189ad9a2a42e7eceb3b4f8834a866a4fc39c4d149f6152b57f221397b4f2b4beb922b464d3a0880966d91c5683e SHA512 070c756e21796f0590a4a541d47d62f29b475f4fa8be4386e0f47d55622d05ff2980703c5a7bc34a88f839f14430479f82bb4d29f6fb0ce35aeea284aca0fd49
diff --git a/x11-themes/nulloy-theme-night/metadata.xml b/x11-themes/nulloy-theme-night/metadata.xml
new file mode 100644
index 000000000..53b58963d
--- /dev/null
+++ b/x11-themes/nulloy-theme-night/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>zdanevich.vitaly@ya.ru</email>
+ <name>Vitaly Zdanevich</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="gitlab">vitaly-zdanevich/nulloy-theme-night</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild b/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild
new file mode 100644
index 000000000..042e355d4
--- /dev/null
+++ b/x11-themes/nulloy-theme-night/nulloy-theme-night-1.1.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Black minimal theme for Nulloy music player (that one with the waveform)"
+HOMEPAGE="https://gitlab.com/vitaly-zdanevich/nulloy-theme-night"
+SRC_URI="https://gitlab.com/vitaly-zdanevich/nulloy-theme-night/-/archive/${PV}/nulloy-theme-night-${PV}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ media-sound/nulloy
+ app-arch/zip
+"
+
+src_install() {
+ zip night.nzs id.txt form.ui script.js
+
+ insinto /usr/share/nulloy/skins/
+ doins night.nzs
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-16 15:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-16 10:23 [gentoo-commits] repo/proj/guru:dev commit in: x11-themes/nulloy-theme-night/ David Roman
2024-09-16 15:51 ` [gentoo-commits] repo/proj/guru:master " David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox