Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ibus: update to 1.5.23
@ 2020-11-09 18:35 ndowens
  2020-11-10 23:17 ` [PR PATCH] [Updated] " ndowens
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ndowens @ 2020-11-09 18:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages ibus
https://github.com/void-linux/void-packages/pull/26254

ibus: update to 1.5.23


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

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

From 32713e43220cac5ff2ba99ffad5a41e32613a99e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 12:22:50 -0600
Subject: [PATCH] ibus: update to 1.5.23

---
 srcpkgs/ibus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ibus/template b/srcpkgs/ibus/template
index 54bc16abb75..087d9a11d56 100644
--- a/srcpkgs/ibus/template
+++ b/srcpkgs/ibus/template
@@ -1,7 +1,7 @@
 # Template file for 'ibus'
 pkgname=ibus
-version=1.5.22
-revision=2
+version=1.5.23
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-ui --enable-gtk3 --disable-tests
@@ -23,7 +23,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/ibus/ibus"
 distfiles="https://github.com/ibus/ibus/releases/download/${version}/ibus-${version}.tar.gz"
-checksum=8170eba58c28aa4818970751ebdeada728ebb63d535967a5c5f5c21b0017be4a
+checksum=b7e8d5bdb7d71a5ba4ee43cdf374675f77121a71c1679c9b9e7e02875bd0e150
 
 build_options="gir vala ibus_setup dicts"
 desc_option_ibus_setup="Enable support for building the ibus setup UI"

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

* Re: [PR PATCH] [Updated] ibus: update to 1.5.23
  2020-11-09 18:35 [PR PATCH] ibus: update to 1.5.23 ndowens
@ 2020-11-10 23:17 ` ndowens
  2020-11-10 23:19 ` ndowens
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-10 23:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages ibus
https://github.com/void-linux/void-packages/pull/26254

ibus: update to 1.5.23


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

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

From ff4647fb7525089f5d7e3212026cd592e9c3fbab Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 12:22:50 -0600
Subject: [PATCH] ibus: update to 1.5.23

---
 srcpkgs/ibus/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ibus/template b/srcpkgs/ibus/template
index 54bc16abb75..128ef25925e 100644
--- a/srcpkgs/ibus/template
+++ b/srcpkgs/ibus/template
@@ -1,7 +1,7 @@
 # Template file for 'ibus'
 pkgname=ibus
-version=1.5.22
-revision=2
+version=1.5.23
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-ui --enable-gtk3 --disable-tests
@@ -10,12 +10,12 @@ configure_args="--enable-ui --enable-gtk3 --disable-tests
  $(vopt_enable dicts emoji-dict) $(vopt_enable dicts unicode-dict)
  $(vopt_enable gir introspection) $(vopt_enable ibus_setup setup)
  $(vopt_enable vala)"
-hostmakedepends="gettext-devel libtool pkg-config intltool dconf
- python3 python glib-devel $(vopt_if vala vala) python-gobject-devel
+hostmakedepends="libtool pkg-config intltool dconf
+ python3 python $(vopt_if vala vala) python-gobject-devel
  $(vopt_if dicts 'cldr-emoji-annotation unicode-character-database unicode-emoji')"
-makedepends="dconf-devel gtk+-devel hicolor-icon-theme iso-codes
- json-glib-devel libnotify-devel librsvg-devel python3-xdg
- $(vopt_if vala vala) libXtst-devel"
+makedepends="dconf-devel gettext-devel glib-devel gtk+-devel
+ hicolor-icon-theme iso-codes json-glib-devel libnotify-devel
+ librsvg-devel python3-xdg $(vopt_if vala vala) libXtst-devel"
 depends="hicolor-icon-theme iso-codes dbus-x11 python3-xdg
  $(vopt_if ibus_setup 'python3-gobject>=3.12.1_3')"
 short_desc="Intelligent Input Bus"
@@ -23,7 +23,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/ibus/ibus"
 distfiles="https://github.com/ibus/ibus/releases/download/${version}/ibus-${version}.tar.gz"
-checksum=8170eba58c28aa4818970751ebdeada728ebb63d535967a5c5f5c21b0017be4a
+checksum=b7e8d5bdb7d71a5ba4ee43cdf374675f77121a71c1679c9b9e7e02875bd0e150
 
 build_options="gir vala ibus_setup dicts"
 desc_option_ibus_setup="Enable support for building the ibus setup UI"

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

* Re: [PR PATCH] [Updated] ibus: update to 1.5.23
  2020-11-09 18:35 [PR PATCH] ibus: update to 1.5.23 ndowens
  2020-11-10 23:17 ` [PR PATCH] [Updated] " ndowens
@ 2020-11-10 23:19 ` ndowens
  2020-11-14  1:06 ` ndowens
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-10 23:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages ibus
https://github.com/void-linux/void-packages/pull/26254

ibus: update to 1.5.23


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

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

From 5abd367e32b255af1e105dc75ad61834217dcfd4 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 12:22:50 -0600
Subject: [PATCH] ibus: update to 1.5.23

---
 srcpkgs/ibus/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ibus/template b/srcpkgs/ibus/template
index 54bc16abb75..f4487bd79e7 100644
--- a/srcpkgs/ibus/template
+++ b/srcpkgs/ibus/template
@@ -1,7 +1,7 @@
 # Template file for 'ibus'
 pkgname=ibus
-version=1.5.22
-revision=2
+version=1.5.23
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-ui --enable-gtk3 --disable-tests
@@ -10,12 +10,13 @@ configure_args="--enable-ui --enable-gtk3 --disable-tests
  $(vopt_enable dicts emoji-dict) $(vopt_enable dicts unicode-dict)
  $(vopt_enable gir introspection) $(vopt_enable ibus_setup setup)
  $(vopt_enable vala)"
-hostmakedepends="gettext-devel libtool pkg-config intltool dconf
- python3 python glib-devel $(vopt_if vala vala) python-gobject-devel
+hostmakedepends="libtool pkg-config intltool dconf
+ python3 python $(vopt_if vala vala)
  $(vopt_if dicts 'cldr-emoji-annotation unicode-character-database unicode-emoji')"
-makedepends="dconf-devel gtk+-devel hicolor-icon-theme iso-codes
- json-glib-devel libnotify-devel librsvg-devel python3-xdg
- $(vopt_if vala vala) libXtst-devel"
+makedepends="dconf-devel gettext-devel glib-devel gtk+-devel
+ hicolor-icon-theme iso-codes json-glib-devel libnotify-devel
+ librsvg-devel python3-xdg $(vopt_if vala vala) libXtst-devel
+ python-gobject-devel"
 depends="hicolor-icon-theme iso-codes dbus-x11 python3-xdg
  $(vopt_if ibus_setup 'python3-gobject>=3.12.1_3')"
 short_desc="Intelligent Input Bus"
@@ -23,7 +24,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/ibus/ibus"
 distfiles="https://github.com/ibus/ibus/releases/download/${version}/ibus-${version}.tar.gz"
-checksum=8170eba58c28aa4818970751ebdeada728ebb63d535967a5c5f5c21b0017be4a
+checksum=b7e8d5bdb7d71a5ba4ee43cdf374675f77121a71c1679c9b9e7e02875bd0e150
 
 build_options="gir vala ibus_setup dicts"
 desc_option_ibus_setup="Enable support for building the ibus setup UI"

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

* Re: [PR PATCH] [Updated] ibus: update to 1.5.23
  2020-11-09 18:35 [PR PATCH] ibus: update to 1.5.23 ndowens
  2020-11-10 23:17 ` [PR PATCH] [Updated] " ndowens
  2020-11-10 23:19 ` ndowens
@ 2020-11-14  1:06 ` ndowens
  2021-01-29  3:05 ` ericonr
  2021-01-29  3:05 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-14  1:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages ibus
https://github.com/void-linux/void-packages/pull/26254

ibus: update to 1.5.23


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

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

From 755bf4991590eb91a781c5789675c05767f2b1c9 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 12:22:50 -0600
Subject: [PATCH] ibus: update to 1.5.23

[ci skip]
---
 srcpkgs/ibus/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ibus/template b/srcpkgs/ibus/template
index 54bc16abb75..ab8e99c8f75 100644
--- a/srcpkgs/ibus/template
+++ b/srcpkgs/ibus/template
@@ -1,7 +1,7 @@
 # Template file for 'ibus'
 pkgname=ibus
-version=1.5.22
-revision=2
+version=1.5.23
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--enable-ui --enable-gtk3 --disable-tests
@@ -10,12 +10,13 @@ configure_args="--enable-ui --enable-gtk3 --disable-tests
  $(vopt_enable dicts emoji-dict) $(vopt_enable dicts unicode-dict)
  $(vopt_enable gir introspection) $(vopt_enable ibus_setup setup)
  $(vopt_enable vala)"
-hostmakedepends="gettext-devel libtool pkg-config intltool dconf
- python3 python glib-devel $(vopt_if vala vala) python-gobject-devel
+hostmakedepends="libtool pkg-config intltool dconf
+ python3 python $(vopt_if vala vala) glib-devel
  $(vopt_if dicts 'cldr-emoji-annotation unicode-character-database unicode-emoji')"
-makedepends="dconf-devel gtk+-devel hicolor-icon-theme iso-codes
- json-glib-devel libnotify-devel librsvg-devel python3-xdg
- $(vopt_if vala vala) libXtst-devel"
+makedepends="dconf-devel gettext-devel glib-devel gtk+-devel
+ hicolor-icon-theme iso-codes json-glib-devel libnotify-devel
+ librsvg-devel python3-xdg $(vopt_if vala vala) libXtst-devel
+ python-gobject-devel"
 depends="hicolor-icon-theme iso-codes dbus-x11 python3-xdg
  $(vopt_if ibus_setup 'python3-gobject>=3.12.1_3')"
 short_desc="Intelligent Input Bus"
@@ -23,7 +24,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/ibus/ibus"
 distfiles="https://github.com/ibus/ibus/releases/download/${version}/ibus-${version}.tar.gz"
-checksum=8170eba58c28aa4818970751ebdeada728ebb63d535967a5c5f5c21b0017be4a
+checksum=b7e8d5bdb7d71a5ba4ee43cdf374675f77121a71c1679c9b9e7e02875bd0e150
 
 build_options="gir vala ibus_setup dicts"
 desc_option_ibus_setup="Enable support for building the ibus setup UI"

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

* Re: ibus: update to 1.5.23
  2020-11-09 18:35 [PR PATCH] ibus: update to 1.5.23 ndowens
                   ` (2 preceding siblings ...)
  2020-11-14  1:06 ` ndowens
@ 2021-01-29  3:05 ` ericonr
  2021-01-29  3:05 ` [PR PATCH] [Closed]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-29  3:05 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26254#issuecomment-769542729

Comment:
Superseded

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

* Re: [PR PATCH] [Closed]: ibus: update to 1.5.23
  2020-11-09 18:35 [PR PATCH] ibus: update to 1.5.23 ndowens
                   ` (3 preceding siblings ...)
  2021-01-29  3:05 ` ericonr
@ 2021-01-29  3:05 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-29  3:05 UTC (permalink / raw)
  To: ml

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

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

ibus: update to 1.5.23
https://github.com/void-linux/void-packages/pull/26254

Description:


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

end of thread, other threads:[~2021-01-29  3:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 18:35 [PR PATCH] ibus: update to 1.5.23 ndowens
2020-11-10 23:17 ` [PR PATCH] [Updated] " ndowens
2020-11-10 23:19 ` ndowens
2020-11-14  1:06 ` ndowens
2021-01-29  3:05 ` ericonr
2021-01-29  3:05 ` [PR PATCH] [Closed]: " ericonr

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