public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pascal Jäger" <pascal.jaeger@leimstift.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/
Date: Fri, 13 Dec 2024 11:52:43 +0000 (UTC)	[thread overview]
Message-ID: <1734088795.c4b17d3207d976fdee829aa317b55c2090ceae2b.pascal.jaeger@gentoo> (raw)

commit:     c4b17d3207d976fdee829aa317b55c2090ceae2b
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Fri Dec 13 11:15:44 2024 +0000
Commit:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Fri Dec 13 11:19:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4b17d32

gui-apps/nwg-shell: drop 0.5.38

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

 gui-apps/nwg-shell/Manifest                |  1 -
 gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild | 33 ------------------------------
 2 files changed, 34 deletions(-)

diff --git a/gui-apps/nwg-shell/Manifest b/gui-apps/nwg-shell/Manifest
index 6ccb4ab8c..7603a9974 100644
--- a/gui-apps/nwg-shell/Manifest
+++ b/gui-apps/nwg-shell/Manifest
@@ -1,3 +1,2 @@
-DIST nwg-shell-0.5.38.tar.gz 2181241 BLAKE2B 82b6df94cffa324450fb44ab4c9a92dfc3c8bc06d595ff966ee2d6c626215ed87dd1836dc7570af83695aee42a111ddedaa68276b0028c32dccaf9c0becae79c SHA512 b1481c9350cea9c8b51a758e09dff96158eb66e60045866c961b212038ba14f100c1c2547a508df949421b8201ad44c0b4ad2aa4e18d3b751d39a52b561dbe29
 DIST nwg-shell-0.5.39.tar.gz 2181588 BLAKE2B 6ecf866f485aa52dcd58e4655bbc17d2fb542514e53e04684afafd2d3285cec9cd6662de83346cfe3ffabbe54f90f1c8ebd1c718c71a37d704f18b8fcbf898cd SHA512 47a62f18f08cd22f4373cf9d5ef0b8e5df36db43ca767220e50944fc04e2567de054ffbce18ce7af6a16c0af1f40349cddbe7b9bbbfe268d07ea82084b1d309b
 DIST nwg-shell-0.5.40.tar.gz 2181505 BLAKE2B 8dd2b124c877ec3f8d93264cb6f09cf1b8e8bedd2f54f40380b604f9a6afcd0e1ef0c6204d3038cf603a0113cae6282263d0fc977de5490040b21a5fec41011c SHA512 7706c774fdfeb6391c5b203bc7ff8a5cca94707a6a401487f069a00067d4ead141ca9c3cfadd56ae58fba8770046cea5a3f3b8af5ac20140858c18f1ab1a3724

diff --git a/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild b/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild
deleted file mode 100644
index b2a468557..000000000
--- a/gui-apps/nwg-shell/nwg-shell-0.5.38.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..12} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="libraries an common functions for the nwg-shell project"
-HOMEPAGE="https://github.com/nwg-piotr/nwg-shell"
-SRC_URI="https://github.com/nwg-piotr/nwg-shell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	gui-apps/grim
-	gui-apps/swappy
-	gui-apps/slurp
-"
-DEPEND="${RDEPEND}"
-
-python_install_all() {
-	default
-	dobin scripts/*
-}
-
-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)"
-}


             reply	other threads:[~2024-12-13 11:52 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-13 11:52 Pascal Jäger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-24  8:29 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/nwg-shell/ Pascal Jäger
2024-12-24  8:29 Pascal Jäger
2024-12-24  8:29 Pascal Jäger
2024-12-24  8:29 Pascal Jäger
2024-12-24  8:29 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-12-13 11:52 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-11-10 15:18 Pascal Jäger
2024-08-22 19:33 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-07-05 18:55 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-04-25 18:38 Pascal Jäger
2024-03-06 13:12 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-02-07 14:05 Pascal Jäger
2024-01-31 16:35 Pascal Jäger
2024-01-31 16:35 Pascal Jäger
2024-01-31 16:35 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-28 19:13 Pascal Jäger
2024-01-12 12:21 Pascal Jäger
2024-01-12 12:21 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-10 11:43 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2024-01-05 19:26 Pascal Jäger
2023-12-30  8:46 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-12-03 18:51 Pascal Jäger
2023-11-19 20:07 Pascal Jäger
2023-11-18 21:31 Pascal Jäger
2023-11-18 21:21 Pascal Jäger
2023-11-18  9:10 Pascal Jäger
2023-11-18  9:10 Pascal Jäger
2023-11-04 20:06 Pascal Jäger
2023-11-04 20:02 Pascal Jäger
2023-11-04 20:02 Pascal Jäger
2023-11-04 20:02 Pascal Jäger
2023-10-18  9:54 Pascal Jäger
2023-08-10 20:53 Pascal Jäger
2023-08-08 23:01 Pascal Jäger

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=1734088795.c4b17d3207d976fdee829aa317b55c2090ceae2b.pascal.jaeger@gentoo \
    --to=pascal.jaeger@leimstift.de \
    --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