Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fcitx-rime: add brise dependency
@ 2019-06-25  5:10 voidlinux-github
  2019-06-25  6:26 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-25  5:10 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ray851107 against master on the void-packages repository

https://github.com/ray851107/void-packages fcitx-rime
https://github.com/void-linux/void-packages/pull/12664

fcitx-rime: add brise dependency


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fcitx-rime-12664.patch --]
[-- Type: application/text/x-diff, Size: 865 bytes --]

From 6154a2c5a744efb31c1ff48d329e87012355dc79 Mon Sep 17 00:00:00 2001
From: ray851107 <16625236+ray851107@users.noreply.github.com>
Date: Tue, 25 Jun 2019 12:58:09 +0800
Subject: [PATCH] fcitx-rime: add brise dependency

---
 srcpkgs/fcitx-rime/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/fcitx-rime/template b/srcpkgs/fcitx-rime/template
index 62af60de5a3..464f041daf2 100644
--- a/srcpkgs/fcitx-rime/template
+++ b/srcpkgs/fcitx-rime/template
@@ -1,11 +1,12 @@
 # Template file for 'fcitx-rime'
 pkgname=fcitx-rime
 version=0.3.2
-revision=1
+revision=2
 configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="fcitx-devel librime-devel"
+depends="brise"
 short_desc="Fcitx Wrapper for librime"
 maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
 license="GPL-3"

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

* Re: [PR PATCH] [Updated] fcitx-rime: add brise dependency
  2019-06-25  5:10 [PR PATCH] fcitx-rime: add brise dependency voidlinux-github
  2019-06-25  6:26 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-25  6:26 ` voidlinux-github
  2019-06-25  9:45 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-25  6:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ray851107/void-packages fcitx-rime
https://github.com/void-linux/void-packages/pull/12664

fcitx-rime: add brise dependency


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fcitx-rime-12664.patch --]
[-- Type: application/text/x-diff, Size: 923 bytes --]

From 1a4e19f8f01c134c541c75c00c4e677a40ab4916 Mon Sep 17 00:00:00 2001
From: ray851107 <16625236+ray851107@users.noreply.github.com>
Date: Tue, 25 Jun 2019 14:25:45 +0800
Subject: [PATCH] fcitx-rime: add brise dependency

---
 srcpkgs/fcitx-rime/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fcitx-rime/template b/srcpkgs/fcitx-rime/template
index 62af60de5a3..7491d9c1fb0 100644
--- a/srcpkgs/fcitx-rime/template
+++ b/srcpkgs/fcitx-rime/template
@@ -1,11 +1,12 @@
 # Template file for 'fcitx-rime'
 pkgname=fcitx-rime
 version=0.3.2
-revision=1
-configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
+revision=2
 build_style=cmake
+configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
 hostmakedepends="pkg-config"
 makedepends="fcitx-devel librime-devel"
+depends="brise"
 short_desc="Fcitx Wrapper for librime"
 maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
 license="GPL-3"

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

* Re: [PR PATCH] [Updated] fcitx-rime: add brise dependency
  2019-06-25  5:10 [PR PATCH] fcitx-rime: add brise dependency voidlinux-github
@ 2019-06-25  6:26 ` voidlinux-github
  2019-06-25  6:26 ` voidlinux-github
  2019-06-25  9:45 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-25  6:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ray851107/void-packages fcitx-rime
https://github.com/void-linux/void-packages/pull/12664

fcitx-rime: add brise dependency


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fcitx-rime-12664.patch --]
[-- Type: application/text/x-diff, Size: 923 bytes --]

From 1a4e19f8f01c134c541c75c00c4e677a40ab4916 Mon Sep 17 00:00:00 2001
From: ray851107 <16625236+ray851107@users.noreply.github.com>
Date: Tue, 25 Jun 2019 14:25:45 +0800
Subject: [PATCH] fcitx-rime: add brise dependency

---
 srcpkgs/fcitx-rime/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fcitx-rime/template b/srcpkgs/fcitx-rime/template
index 62af60de5a3..7491d9c1fb0 100644
--- a/srcpkgs/fcitx-rime/template
+++ b/srcpkgs/fcitx-rime/template
@@ -1,11 +1,12 @@
 # Template file for 'fcitx-rime'
 pkgname=fcitx-rime
 version=0.3.2
-revision=1
-configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
+revision=2
 build_style=cmake
+configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
 hostmakedepends="pkg-config"
 makedepends="fcitx-devel librime-devel"
+depends="brise"
 short_desc="Fcitx Wrapper for librime"
 maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
 license="GPL-3"

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

* Re: [PR PATCH] [Merged]: fcitx-rime: add brise dependency
  2019-06-25  5:10 [PR PATCH] fcitx-rime: add brise dependency voidlinux-github
  2019-06-25  6:26 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-25  6:26 ` voidlinux-github
@ 2019-06-25  9:45 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-25  9:45 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

fcitx-rime: add brise dependency
https://github.com/void-linux/void-packages/pull/12664
Description: 

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

end of thread, other threads:[~2019-06-25  9:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25  5:10 [PR PATCH] fcitx-rime: add brise dependency voidlinux-github
2019-06-25  6:26 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-25  6:26 ` voidlinux-github
2019-06-25  9:45 ` [PR PATCH] [Merged]: " 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).