public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/splatmoji/
Date: Sun,  1 Nov 2020 06:14:06 +0000 (UTC)	[thread overview]
Message-ID: <1604211233.8ceac50bedf947e9954a630d7247493edab98098.juippis@gentoo> (raw)

commit:     8ceac50bedf947e9954a630d7247493edab98098
Author:     William Pettersson <william <AT> ewpettersson <DOT> se>
AuthorDate: Fri Oct 30 16:54:38 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Nov  1 06:13:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ceac50b

x11-misc/splatmoji: bump to 1.1.1

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: William Pettersson <william <AT> ewpettersson.se>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-misc/splatmoji/Manifest               |  1 +
 x11-misc/splatmoji/splatmoji-1.1.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/x11-misc/splatmoji/Manifest b/x11-misc/splatmoji/Manifest
index 4f1845305d6..e072a0f3c80 100644
--- a/x11-misc/splatmoji/Manifest
+++ b/x11-misc/splatmoji/Manifest
@@ -1 +1,2 @@
 DIST splatmoji-1.1.0.tar.gz 4329417 BLAKE2B b36f4e338b44afef9865b1a1e200f03a64aadddc0ad6049534d4c5029ffc2408d0b665276fe8c8af9c8f24ccdf4b71dd8d26aa000c75d3c1f07798a5d006d304 SHA512 0c8697ec58cf011d6000d46dc9dae3507708c1c9caf3d184a1018d37f7ca4df071800689b2bfda4c3908dba13f762d9ffee4212a06318b26e5ffaf93429458c0
+DIST splatmoji-1.1.1.tar.gz 4329965 BLAKE2B 6c9958bc8448d4e1c84358a7631d9b69c6d38cfedf42c86b5b220e0c380c5080de6653698ede6564817fcfd3d9e68603bd472ad43473c528580176baf7735d81 SHA512 d283d633ec9ff6a3345918518aabe72af56ab5bc71991e7324f85d5eae4ec078ca6a5f6aafbd8b8ebad0cb9fb18f15d68eca5662a4c895aa615d851d9c7ed845

diff --git a/x11-misc/splatmoji/splatmoji-1.1.1.ebuild b/x11-misc/splatmoji/splatmoji-1.1.1.ebuild
new file mode 100644
index 00000000000..a8bdeaded1f
--- /dev/null
+++ b/x11-misc/splatmoji/splatmoji-1.1.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Quickly look up and input emoji and/or emoticons"
+HOMEPAGE="https://github.com/cspeterson/splatmoji/"
+SRC_URI="https://github.com/cspeterson/splatmoji/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="
+	app-shells/bash
+	x11-misc/rofi
+	x11-misc/xdotool
+	x11-misc/xsel"
+
+src_install() {
+	dobin splatmoji
+	insinto /etc/xdg/splatmoji
+	doins splatmoji.config
+	insinto /usr/share/splatmoji
+	doins -r data
+	insinto /usr/lib/splatmoji
+	doins lib/functions
+}


             reply	other threads:[~2020-11-01  6:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-01  6:14 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-04 18:55 [gentoo-commits] repo/gentoo:master commit in: x11-misc/splatmoji/ Andreas Sturmlechner
2021-01-05  7:41 Joonas Niilola
2020-12-27  5:12 Sam James
2020-12-27  5:12 Sam James
2020-11-01  6:14 Joonas Niilola
2020-08-09  7:14 Joonas Niilola
2020-08-09  7:14 Joonas Niilola
2020-07-04  5:49 Joonas Niilola
2019-08-01 13:04 Joonas Niilola

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=1604211233.8ceac50bedf947e9954a630d7247493edab98098.juippis@gentoo \
    --to=juippis@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