public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-displays/
Date: Tue,  8 Oct 2024 14:36:22 +0000 (UTC)	[thread overview]
Message-ID: <1728391180.b96a22e4e081ef3c7ea6ec5f4f11e81b6b4d0caf.davidroman@gentoo> (raw)

commit:     b96a22e4e081ef3c7ea6ec5f4f11e81b6b4d0caf
Author:     Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Oct  8 12:39:40 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Oct  8 12:39:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b96a22e4

gui-apps/nwg-displays: add 0.3.21

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

 gui-apps/nwg-displays/Manifest                   |  1 +
 gui-apps/nwg-displays/nwg-displays-0.3.21.ebuild | 39 ++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/gui-apps/nwg-displays/Manifest b/gui-apps/nwg-displays/Manifest
index 3d7057d81..8621f2005 100644
--- a/gui-apps/nwg-displays/Manifest
+++ b/gui-apps/nwg-displays/Manifest
@@ -1 +1,2 @@
 DIST nwg-displays-0.3.20.tar.gz 24733 BLAKE2B 2ab24ba7fc35c2f725731483410cd7ceb343ba47d42d1382af2e2cfed95053c9ef1e11bef824ef4a8e3cb95821cada1c30cf3c10668ea7acdbd98f6216a2a248 SHA512 de8585d0ab35fbceb34a78de1cb8e93b6decee5ac1f7969835abe503dd25dbcbf03feb527e1cb2b700d5a56e63a8e0e65fec625691bd9bf10a77b7cf05d6eeb4
+DIST nwg-displays-0.3.21.tar.gz 24747 BLAKE2B 63bd906cd3f5a7d28c408b1354e542cb0f25f7f4e798d1c75d6d873ce5a5b3ae171c56012d0854aa30e85e76e3d2b683f08bbb256164ed2cad37a4a7ae4a69f1 SHA512 fd9e7f6c1c164fe168687c981c265cd0c598984c270e5b42b29d7f9c9e513e82bfd4548e82b2583a0fa5f0310dcdff0fbcaca02108789e845232c4d33fa4aed6

diff --git a/gui-apps/nwg-displays/nwg-displays-0.3.21.ebuild b/gui-apps/nwg-displays/nwg-displays-0.3.21.ebuild
new file mode 100644
index 000000000..8fbe309ca
--- /dev/null
+++ b/gui-apps/nwg-displays/nwg-displays-0.3.21.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
+inherit desktop distutils-r1 optfeature xdg-utils
+
+DESCRIPTION="Output management utility for sway and Hyprland"
+HOMEPAGE="https://github.com/nwg-piotr/nwg-displays"
+SRC_URI="https://github.com/nwg-piotr/nwg-displays/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	gui-apps/wlr-randr
+	gui-libs/gtk-layer-shell[introspection]
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+
+python_install_all() {
+	distutils-r1_python_install_all
+	domenu nwg-displays.desktop
+	doicon nwg-displays.svg
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+
+	optfeature "i3 support" dev-python/i3ipc
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+}


             reply	other threads:[~2024-10-08 14:36 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08 14:36 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-08 14:36 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/nwg-displays/ David Roman
2024-10-08 14:36 David Roman
2024-09-27 11:41 David Roman
2024-09-27 11:41 David Roman
2024-05-31  8:55 Julien Roy
2024-05-31  8:55 Julien Roy
2024-05-20  0:18 Julien Roy
2024-05-20  0:17 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-20  0:18 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-05-02 15:42 David Roman
2024-03-28  3:43 Haelwenn Monnier
2024-03-28  3:43 Haelwenn Monnier
2024-03-28  3:43 Haelwenn Monnier
2024-03-07 11:34 Andrew Ammerlaan
2024-01-28 23:02 David Roman
2024-01-28 23:02 David Roman
2024-01-17 13:51 David Roman
2024-01-17 13:51 David Roman
2024-01-17 13:51 David Roman
2023-12-12  6:19 Viorel Munteanu
2023-11-30 10:44 Andrew Ammerlaan
2023-11-30 10:44 Andrew Ammerlaan
2023-11-30 10:44 Andrew Ammerlaan
2023-10-19  7:17 Viorel Munteanu
2023-08-12 16:31 David Roman
2023-08-10  8:14 Viorel Munteanu

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=1728391180.b96a22e4e081ef3c7ea6ec5f4f11e81b6b4d0caf.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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