From: "Mathijs Saey" <mathijs@mathsaey.be>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/rofi-emoji/
Date: Fri, 04 Apr 2025 23:16:28 +0000 (UTC) [thread overview]
Message-ID: <1743808274.5f0348de598d27ca2313bd9909376b28c0d12cee.mathijs@gentoo> (raw)
commit: 5f0348de598d27ca2313bd9909376b28c0d12cee
Author: Mathijs Saey <mathijs <AT> mathsaey <DOT> be>
AuthorDate: Fri Apr 4 23:11:14 2025 +0000
Commit: Mathijs Saey <mathijs <AT> mathsaey <DOT> be>
CommitDate: Fri Apr 4 23:11:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f0348de
x11-misc/rofi-emoji: add 4.1.0
Signed-off-by: Mathijs Saey <mathijs <AT> mathsaey.be>
x11-misc/rofi-emoji/Manifest | 1 +
x11-misc/rofi-emoji/rofi-emoji-4.1.0.ebuild | 44 +++++++++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/x11-misc/rofi-emoji/Manifest b/x11-misc/rofi-emoji/Manifest
index 627137a75..efc9f5703 100644
--- a/x11-misc/rofi-emoji/Manifest
+++ b/x11-misc/rofi-emoji/Manifest
@@ -1,2 +1,3 @@
DIST rofi-emoji-3.3.0.tar.gz 371365 BLAKE2B 7132c287f87c97a64ee7da2ce39352541e2bf8dc17c5fb3ae38c5de3be353b5aaca0ad13be8e2ab71d760d98d6cb957d96b815cff9582d1317d7fd2c290a1f96 SHA512 60d0904ec2099e2651441177a735536d11f13dacd6cafe8ec0bbc14b707b237d807f2655fea05f842d86d74bb1957a00a089b1119c3f7c8fb2b0a5d944ddad72
DIST rofi-emoji-3.4.1.tar.gz 371579 BLAKE2B b07139bb5bac666295da282382c9a41eb91b933a93fcfca8916c65e30739a32864917d3c8ab853330fe1afb318554de9cbce9ea0aef07ce508dea5dfe565bc74 SHA512 1834450848a0dd07448063bd2d074faba93246ff68ffde7df06359f312434551d46b9ce8df6626ff913feff938b8f160eb75bb06d01a406bf1d0803d5e99d220
+DIST rofi-emoji-4.1.0.tar.gz 380703 BLAKE2B e6e6b32ff2fb5f38b922cde0a9a3fb757d2abe40965322d15697b7f2c38daf551061fa98019012c34f6bd2aa855a068f17bf1e5042c89aa3be740d3c9963d9d6 SHA512 df97fb569a662af1eaab5d0599b7126d4fa9643e5a71a8fb7aef0d061ba8187398d2504d2d7cf5fff69356568f8eabfa8cb8cb97f0986a9c458098a499faac76
diff --git a/x11-misc/rofi-emoji/rofi-emoji-4.1.0.ebuild b/x11-misc/rofi-emoji/rofi-emoji-4.1.0.ebuild
new file mode 100644
index 000000000..9cbd5dce6
--- /dev/null
+++ b/x11-misc/rofi-emoji/rofi-emoji-4.1.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Emoji selector plugin for Rofi"
+HOMEPAGE="https://github.com/Mange/rofi-emoji"
+SRC_URI="https://github.com/Mange/rofi-emoji/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="wayland"
+
+DEPEND="
+ dev-libs/glib:2
+ x11-libs/cairo[X]
+ !wayland? ( >=x11-misc/rofi-1.7.6 )
+ wayland? ( >=gui-apps/rofi-wayland-1.7.6 )
+"
+RDEPEND="
+ ${DEPEND}
+ !wayland? (
+ || ( x11-misc/xsel x11-misc/xclip x11-misc/copyq )
+ x11-misc/xdotool
+ )
+ wayland? (
+ gui-apps/wl-clipboard
+ gui-apps/wtype
+ )
+"
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_install() {
+ default
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2025-04-04 23:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 23:16 Mathijs Saey [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 15:09 [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/rofi-emoji/ Mathijs Saey
2024-11-22 19:07 Mathijs Saey
2024-07-26 15:26 Mathijs Saey
2024-07-25 19:13 Mathijs Saey
2024-06-30 15:17 Mathijs Saey
2024-06-28 22:00 Mathijs Saey
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=1743808274.5f0348de598d27ca2313bd9909376b28c0d12cee.mathijs@gentoo \
--to=mathijs@mathsaey.be \
--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