From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFF96138359 for ; Sun, 1 Nov 2020 06:14:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFA68E0841; Sun, 1 Nov 2020 06:14:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3BBFE0841 for ; Sun, 1 Nov 2020 06:14:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F91B340B4D for ; Sun, 1 Nov 2020 06:14:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDCFC3BC for ; Sun, 1 Nov 2020 06:14:06 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1604211233.8ceac50bedf947e9954a630d7247493edab98098.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/splatmoji/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/splatmoji/Manifest x11-misc/splatmoji/splatmoji-1.1.1.ebuild X-VCS-Directories: x11-misc/splatmoji/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8ceac50bedf947e9954a630d7247493edab98098 X-VCS-Branch: master Date: Sun, 1 Nov 2020 06:14:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e85f0277-b71a-4c0f-b530-57e440780766 X-Archives-Hash: 47edb331567141d8008825ff558e2a9d commit: 8ceac50bedf947e9954a630d7247493edab98098 Author: William Pettersson ewpettersson se> AuthorDate: Fri Oct 30 16:54:38 2020 +0000 Commit: Joonas Niilola gentoo 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 ewpettersson.se> Signed-off-by: Joonas Niilola 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 +}