public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mykyta Holubakha" <hilobakho@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/grimshot/
Date: Fri,  6 Oct 2023 10:40:27 +0000 (UTC)	[thread overview]
Message-ID: <1696588819.e97f6122fb5e62b3f3c7bc53a8c9c0a28060c987.hilobakho@gentoo> (raw)

commit:     e97f6122fb5e62b3f3c7bc53a8c9c0a28060c987
Author:     Mykyta Holubakha <hilobakho <AT> gmail <DOT> com>
AuthorDate: Thu Oct  5 18:57:57 2023 +0000
Commit:     Mykyta Holubakha <hilobakho <AT> gmail <DOT> com>
CommitDate: Fri Oct  6 10:40:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e97f6122

gui-apps/grimshot: new package, add 9999

Signed-off-by: Mykyta Holubakha <hilobakho <AT> gmail.com>

 gui-apps/grimshot/grimshot-9999.ebuild | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/gui-apps/grimshot/grimshot-9999.ebuild b/gui-apps/grimshot/grimshot-9999.ebuild
new file mode 100644
index 0000000000..89d76072e3
--- /dev/null
+++ b/gui-apps/grimshot/grimshot-9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3
+
+DESCRIPTION="A helper for screenshots within sway"
+HOMEPAGE="https://github.com/OctopusET/sway-contrib"
+
+EGIT_REPO_URI="https://github.com/OctopusET/sway-contrib.git"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+
+IUSE="libnotify"
+
+RDEPEND="
+	app-misc/jq
+	gui-apps/grim
+	gui-apps/slurm
+	gui-apps/wl-clipboard
+	gui-wm/sway
+	!!<=gui-wm/sway-1.8.1[grimshot
+	libnotify? ( x11-libs/libnotify )
+"
+
+src_install() {
+	dobin grimshot
+	doman grimshot.1
+}


             reply	other threads:[~2023-10-06 10:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06 10:40 Mykyta Holubakha [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26 13:10 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/grimshot/ Takuya Wakazono
2024-05-20 17:05 Lucio Sauer
2024-05-06 14:28 Theo Donacik
2023-10-06 10:45 Mykyta Holubakha
2023-10-06 10:08 Remigiusz Micielski
2023-10-05 19:00 Mykyta Holubakha

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=1696588819.e97f6122fb5e62b3f3c7bc53a8c9c0a28060c987.hilobakho@gentoo \
    --to=hilobakho@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