Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ibus-uniemoji-0.6.0
Date: Sun, 15 Sep 2019 21:08:26 +0200	[thread overview]
Message-ID: <20190915190826.l6KYtgKx-9zAaF2w1bu94HVPyMIzxY59vYTtLbiWq6M@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14391@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

There is an updated pull request by klardotsh against master on the void-packages repository

https://github.com/klardotsh/void-packages topic-ibus-uniemoji
https://github.com/void-linux/void-packages/pull/14391

New package: ibus-uniemoji-0.6.0
This *seems* to install correctly for me, though it's hard to test because I'm having trouble with ibus in general under swaywm :man_shrugging: 

A patch file from https://github.com/void-linux/void-packages/pull/14391.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-topic-ibus-uniemoji-14391.patch --]
[-- Type: text/x-diff, Size: 1113 bytes --]

From ccf177021b4e78eb781b57a355e33f263004389f Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Tue, 10 Sep 2019 10:44:02 -0700
Subject: [PATCH] New package: ibus-uniemoji-0.6.0

---
 srcpkgs/ibus-uniemoji/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/ibus-uniemoji/template

diff --git a/srcpkgs/ibus-uniemoji/template b/srcpkgs/ibus-uniemoji/template
new file mode 100644
index 00000000000..cad523b4098
--- /dev/null
+++ b/srcpkgs/ibus-uniemoji/template
@@ -0,0 +1,17 @@
+# Template file for 'ibus-uniemoji'
+pkgname=ibus-uniemoji
+version=0.6.0
+revision=1
+build_style=gnu-makefile
+makedepends="ibus-devel"
+depends="python3 ibus"
+short_desc="Enter unicode emoji and other symbols by name with ibus"
+maintainer="klardotsh <josh@klar.sh>"
+license="GPL-3.0-only"
+homepage="https://github.com/salty-horse/ibus-uniemoji"
+distfiles="https://github.com/salty-horse/${pkgname}/archive/v${version}.tar.gz"
+checksum=295a698e6065366d06d54786a272ac69417f709053cfe32bf42520dc5311052a
+
+do_install() {
+	make ${makejobs} PREFIX=${DESTDIR}/usr install
+}

  parent reply	other threads:[~2019-09-15 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-10 17:45 [PR PATCH] " voidlinux-github
2019-09-15 19:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-15 19:08 ` voidlinux-github [this message]
2020-01-09 10:01 ` [PR PATCH] [Closed]: " voidlinux-github

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=20190915190826.l6KYtgKx-9zAaF2w1bu94HVPyMIzxY59vYTtLbiWq6M@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).