From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-shell/
Date: Thu, 10 Aug 2023 08:14:46 +0000 (UTC) [thread overview]
Message-ID: <1691535624.e00e3a2277b48fb82d581af43d0d1b3c6dee468f.ceamac@gentoo> (raw)
commit: e00e3a2277b48fb82d581af43d0d1b3c6dee468f
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Aug 8 23:00:15 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Aug 8 23:00:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e00e3a22
gui-apps/nwg-shell: new package, add 0.5.7
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
gui-apps/nwg-shell/Manifest | 1 +
gui-apps/nwg-shell/metadata.xml | 16 +++++++++++++++
gui-apps/nwg-shell/nwg-shell-0.5.7.ebuild | 34 +++++++++++++++++++++++++++++++
3 files changed, 51 insertions(+)
diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest
new file mode 100644
index 0000000000..2c3345dfd9
--- /dev/null
+++ b/gui-apps/nwg-shell/Manifest
@@ -0,0 +1 @@
+DIST nwg-shell-0.5.7.tar.gz 289852 BLAKE2B d75ec6d01ee7c507fc8227ee0968fbd5f21e4bc94be9dcada342c320b6b62637d8d2112eabe442c880c9c38cb38fb175304d34c1911d6cf9adcb1141445c4624 SHA512 c1f2c098576ab52ac96d150f5d8648f9ff70ddafb8eea1793ded328d03233b7f650ace1fc92713748ca91c207bb69c1251a235bc75a6def0512e580010fe7730
diff --git a/gui-apps/nwg-shell/metadata.xml b/gui-apps/nwg-shell/metadata.xml
new file mode 100644
index 0000000000..b47972b7d6
--- /dev/null
+++ b/gui-apps/nwg-shell/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/nwg-shell/issues</bugs-to>
+ <remote-id type="github">nwg-piotr/nwg-shell</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.7.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.7.ebuild
new file mode 100644
index 0000000000..e8d3062bd8
--- /dev/null
+++ b/gui-apps/nwg-shell/nwg-shell-0.5.7.ebuild
@@ -0,0 +1,34 @@
+# 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 distutils-r1
+
+SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+DESCRIPTION="meta-package for the nwg-shell project"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+ gui-apps/nwg-bar
+ gui-apps/nwg-displays
+ || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland )
+ gui-apps/nwg-drawer
+ app-misc/nwg-look
+ gui-apps/nwg-menu
+ gui-apps/nwg-panel
+ gui-apps/nwg-shell-config
+"
+DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+ elog "To install nwg-shell for the current user, run"
+ elog "nwg-shell-installer -w (for sway) or"
+ elog "nwg-shell-installer -w -hypr (for hyprland)"
+}
next reply other threads:[~2023-08-10 8:14 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-10 8:14 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-12 16:31 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-shell/ David Roman
2023-10-19 7:17 Viorel Munteanu
2023-11-06 14:18 David Roman
2023-11-06 14:18 David Roman
2023-11-06 14:18 David Roman
2023-11-06 14:18 David Roman
2023-11-18 9:53 Andrew Ammerlaan
2023-11-18 9:53 Andrew Ammerlaan
2023-11-19 9:58 Viorel Munteanu
2023-11-19 9:58 Viorel Munteanu
2023-11-20 14:14 David Roman
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2023-12-04 7:11 Viorel Munteanu
2024-01-11 11:57 David Roman
2024-01-11 11:57 David Roman
2024-01-28 23:02 David Roman
2024-01-28 23:02 David Roman
2024-01-31 18:51 Haelwenn Monnier
2024-01-31 18:51 Haelwenn Monnier
2024-01-31 18:51 Haelwenn Monnier
2024-02-08 9:29 David Roman
2024-02-08 9:29 David Roman
2024-03-07 11:34 Andrew Ammerlaan
2024-04-25 21:49 Julien Roy
2024-04-25 21:49 Julien Roy
2024-04-25 21:49 Julien Roy
2024-07-08 16:36 David Roman
2024-07-08 16:36 David Roman
2024-07-08 16:36 David Roman
2024-07-08 16:36 David Roman
2024-08-23 0:18 David Roman
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-11-10 15:37 Viorel Munteanu
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
2024-12-24 11:55 David Roman
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=1691535624.e00e3a2277b48fb82d581af43d0d1b3c6dee468f.ceamac@gentoo \
--to=ceamac@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