Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rofi-emoji: update to 3.0.0.
@ 2022-07-24 18:51 motorto
  2022-07-24 19:27 ` [PR REVIEW] " classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: motorto @ 2022-07-24 18:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages rofi-emoji-3.0.0
https://github.com/void-linux/void-packages/pull/38251

rofi-emoji: update to 3.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


Sorry for the previous pr included work from the other branch ...

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-emoji-3.0.0-38251.patch --]
[-- Type: text/x-diff, Size: 1258 bytes --]

From ebbc1edfc392eda478a844e925a01c2d4a859bd6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Jul 2022 19:50:25 +0100
Subject: [PATCH] rofi-emoji: update to 3.0.0.

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

diff --git a/srcpkgs/rofi-emoji/template b/srcpkgs/rofi-emoji/template
index f372e5481cd4..f1b747f62f91 100644
--- a/srcpkgs/rofi-emoji/template
+++ b/srcpkgs/rofi-emoji/template
@@ -1,9 +1,9 @@
 # Template file for 'rofi-emoji'
 pkgname=rofi-emoji
-version=2.3.0
+version=3.0.0
 revision=1
 build_style=gnu-configure
-hostmakedepends="autoconf automake libtool pkg-config"
+hostmakedepends="autoconf automake libtool pkgconf"
 makedepends="rofi-devel"
 depends="rofi"
 short_desc="Emoji selector plugin for Rofi"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/Mange/rofi-emoji"
 changelog="https://raw.githubusercontent.com/Mange/rofi-emoji/master/Changelog.md"
 distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
-checksum=7c5e16c48e37cb94fb057c7d2eb9b1df87b964f8f2998ca1df97481813449d51
+checksum=11de5ad2adf42f8516a5e22bf022a286d33ab09fc2e59824785d5fa1e79f0b95
 
 pre_configure() {
 	autoreconf -i

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

* Re: [PR REVIEW] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
@ 2022-07-24 19:27 ` classabbyamp
  2022-07-24 19:27 ` classabbyamp
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-07-24 19:27 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38251#discussion_r928302378

Comment:
why switch?

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

* Re: [PR REVIEW] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
  2022-07-24 19:27 ` [PR REVIEW] " classabbyamp
@ 2022-07-24 19:27 ` classabbyamp
  2022-07-24 19:30 ` motorto
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-07-24 19:27 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38251#discussion_r928302378

Comment:
why switch? more packages use `pkg-config`

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

* Re: [PR REVIEW] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
  2022-07-24 19:27 ` [PR REVIEW] " classabbyamp
  2022-07-24 19:27 ` classabbyamp
@ 2022-07-24 19:30 ` motorto
  2022-07-24 23:50 ` classabbyamp
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-07-24 19:30 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38251#discussion_r928302667

Comment:
some macro https://github.com/Mange/rofi-emoji/issues/45 

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

* Re: [PR REVIEW] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
                   ` (2 preceding siblings ...)
  2022-07-24 19:30 ` motorto
@ 2022-07-24 23:50 ` classabbyamp
  2022-07-25  7:46 ` [PR PATCH] [Updated] " motorto
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-07-24 23:50 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38251#discussion_r928329419

Comment:
looks like 3.0.1 fixes it :)

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

* Re: [PR PATCH] [Updated] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
                   ` (3 preceding siblings ...)
  2022-07-24 23:50 ` classabbyamp
@ 2022-07-25  7:46 ` motorto
  2022-07-25  7:46 ` [PR REVIEW] " motorto
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-07-25  7:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages rofi-emoji-3.0.0
https://github.com/void-linux/void-packages/pull/38251

rofi-emoji: update to 3.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


Sorry for the previous pr included work from the other branch ...

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-emoji-3.0.0-38251.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]

From c19ba1917f7d69d9d135ccfd37f5cc52c1400247 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Jul 2022 19:50:25 +0100
Subject: [PATCH] rofi-emoji: update to 3.0.0.

---
 srcpkgs/rofi-emoji/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rofi-emoji/template b/srcpkgs/rofi-emoji/template
index f372e5481cd4..a82978a2903f 100644
--- a/srcpkgs/rofi-emoji/template
+++ b/srcpkgs/rofi-emoji/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi-emoji'
 pkgname=rofi-emoji
-version=2.3.0
+version=3.0.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/Mange/rofi-emoji"
 changelog="https://raw.githubusercontent.com/Mange/rofi-emoji/master/Changelog.md"
 distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
-checksum=7c5e16c48e37cb94fb057c7d2eb9b1df87b964f8f2998ca1df97481813449d51
+checksum=a773e62acac7cb1d2e10ba838149f6508a7541e36b15b620299bd8b8f2fd2056
 
 pre_configure() {
 	autoreconf -i

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

* Re: [PR REVIEW] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
                   ` (4 preceding siblings ...)
  2022-07-25  7:46 ` [PR PATCH] [Updated] " motorto
@ 2022-07-25  7:46 ` motorto
  2022-07-25  7:53 ` [PR PATCH] [Updated] " classabbyamp
  2022-07-25  7:57 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-07-25  7:46 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38251#discussion_r928566262

Comment:
Updated to it ! 

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

* Re: [PR PATCH] [Updated] rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
                   ` (5 preceding siblings ...)
  2022-07-25  7:46 ` [PR REVIEW] " motorto
@ 2022-07-25  7:53 ` classabbyamp
  2022-07-25  7:57 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-07-25  7:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages rofi-emoji-3.0.0
https://github.com/void-linux/void-packages/pull/38251

rofi-emoji: update to 3.0.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


Sorry for the previous pr included work from the other branch ...

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rofi-emoji-3.0.0-38251.patch --]
[-- Type: text/x-diff, Size: 1116 bytes --]

From 9967fb674698ef0475af844a2780fcd3a8221806 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Jul 2022 19:50:25 +0100
Subject: [PATCH] rofi-emoji: update to 3.0.1.

---
 srcpkgs/rofi-emoji/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rofi-emoji/template b/srcpkgs/rofi-emoji/template
index f372e5481cd4..a82978a2903f 100644
--- a/srcpkgs/rofi-emoji/template
+++ b/srcpkgs/rofi-emoji/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi-emoji'
 pkgname=rofi-emoji
-version=2.3.0
+version=3.0.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool pkg-config"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/Mange/rofi-emoji"
 changelog="https://raw.githubusercontent.com/Mange/rofi-emoji/master/Changelog.md"
 distfiles="https://github.com/Mange/rofi-emoji/archive/v${version}.tar.gz"
-checksum=7c5e16c48e37cb94fb057c7d2eb9b1df87b964f8f2998ca1df97481813449d51
+checksum=a773e62acac7cb1d2e10ba838149f6508a7541e36b15b620299bd8b8f2fd2056
 
 pre_configure() {
 	autoreconf -i

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

* Re: [PR PATCH] [Merged]: rofi-emoji: update to 3.0.0.
  2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
                   ` (6 preceding siblings ...)
  2022-07-25  7:53 ` [PR PATCH] [Updated] " classabbyamp
@ 2022-07-25  7:57 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-07-25  7:57 UTC (permalink / raw)
  To: ml

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

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

rofi-emoji: update to 3.0.0.
https://github.com/void-linux/void-packages/pull/38251

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


Sorry for the previous pr included work from the other branch ...

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

end of thread, other threads:[~2022-07-25  7:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24 18:51 [PR PATCH] rofi-emoji: update to 3.0.0 motorto
2022-07-24 19:27 ` [PR REVIEW] " classabbyamp
2022-07-24 19:27 ` classabbyamp
2022-07-24 19:30 ` motorto
2022-07-24 23:50 ` classabbyamp
2022-07-25  7:46 ` [PR PATCH] [Updated] " motorto
2022-07-25  7:46 ` [PR REVIEW] " motorto
2022-07-25  7:53 ` [PR PATCH] [Updated] " classabbyamp
2022-07-25  7:57 ` [PR PATCH] [Merged]: " classabbyamp

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