Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ibus-uniemoji-0.6.0
@ 2019-09-10 17:45 voidlinux-github
  2019-09-15 19:08 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-10 17:45 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1153 bytes --]

From 16c2a0fbcedf608a44436781ca797675e634785d 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..57581f049f9
--- /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="A simple input method for ibus that allows you to enter unicode emoji and other symbols by name"
+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
+}

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-09 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 17:45 [PR PATCH] New package: ibus-uniemoji-0.6.0 voidlinux-github
2019-09-15 19:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-15 19:08 ` voidlinux-github
2020-01-09 10:01 ` [PR PATCH] [Closed]: " voidlinux-github

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).