Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rofi: update to 1.7.4.
@ 2022-08-16 15:57 motorto
  2022-08-16 16:24 ` [PR PATCH] [Updated] " motorto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: motorto @ 2022-08-16 15:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages rofi
https://github.com/void-linux/void-packages/pull/38713

rofi: update to 1.7.4.
<!-- 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


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

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

From 6745c035c66efcbf73c7a530928c299602849b8f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 16 Aug 2022 16:55:55 +0100
Subject: [PATCH] rofi: update to 1.7.4.

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

diff --git a/srcpkgs/rofi/template b/srcpkgs/rofi/template
index 4e9a65e55f9d..339201a9d1b3 100644
--- a/srcpkgs/rofi/template
+++ b/srcpkgs/rofi/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi'
 pkgname=rofi
-version=1.7.3
+version=1.7.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@@ -12,7 +12,7 @@ maintainer="Dave Davenport <qball@gmpclient.org>"
 license="MIT"
 homepage="https://github.com/davatorium/rofi"
 distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
-checksum=25868b68ff98338c5421211fa2f8286f9c5b6f900b4bfb7c99e0fe64eb4db67b
+checksum=1922e7dec6d591335384e4b14e94e592d96be1e4ff07f1506e9c3c367da62cdf
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	makedepends+=" check-devel"

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

* Re: [PR PATCH] [Updated] rofi: update to 1.7.4.
  2022-08-16 15:57 [PR PATCH] rofi: update to 1.7.4 motorto
@ 2022-08-16 16:24 ` motorto
  2022-08-16 16:35 ` motorto
  2022-08-16 22:30 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2022-08-16 16:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages rofi
https://github.com/void-linux/void-packages/pull/38713

rofi: update to 1.7.4.
<!-- 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


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

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

From 3da0f6ca1f340142ae48419ebac68e60c83b1957 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 16 Aug 2022 16:55:55 +0100
Subject: [PATCH] rofi: update to 1.7.4.

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

diff --git a/srcpkgs/rofi/template b/srcpkgs/rofi/template
index 4e9a65e55f9d..d6c3e9b11361 100644
--- a/srcpkgs/rofi/template
+++ b/srcpkgs/rofi/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi'
 pkgname=rofi
-version=1.7.3
+version=1.7.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@@ -8,11 +8,11 @@ makedepends="libXinerama-devel librsvg-devel
  libxkbcommon-devel pango-devel startup-notification-devel
  xcb-util-wm-devel xcb-util-xrm-devel xcb-util-cursor-devel"
 short_desc="Window switcher, run dialog and dmenu replacement"
-maintainer="Dave Davenport <qball@gmpclient.org>"
+maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="https://github.com/davatorium/rofi"
 distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
-checksum=25868b68ff98338c5421211fa2f8286f9c5b6f900b4bfb7c99e0fe64eb4db67b
+checksum=1922e7dec6d591335384e4b14e94e592d96be1e4ff07f1506e9c3c367da62cdf
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	makedepends+=" check-devel"

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

* Re: [PR PATCH] [Updated] rofi: update to 1.7.4.
  2022-08-16 15:57 [PR PATCH] rofi: update to 1.7.4 motorto
  2022-08-16 16:24 ` [PR PATCH] [Updated] " motorto
@ 2022-08-16 16:35 ` motorto
  2022-08-16 22:30 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2022-08-16 16:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages rofi
https://github.com/void-linux/void-packages/pull/38713

rofi: update to 1.7.4.
<!-- 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


Adding @classabbyamp as the maintainer of the package as talked about in the irc ( current maintainer= of rofi is the upstream dev, who hasn't touched it since 2015)

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

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

From 92d8ea18fcc6fb1dbd9546a2bff9501633323896 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 16 Aug 2022 16:55:55 +0100
Subject: [PATCH] rofi: update to 1.7.4; classabbyamp adopted

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

diff --git a/srcpkgs/rofi/template b/srcpkgs/rofi/template
index 4e9a65e55f9d..d6c3e9b11361 100644
--- a/srcpkgs/rofi/template
+++ b/srcpkgs/rofi/template
@@ -1,6 +1,6 @@
 # Template file for 'rofi'
 pkgname=rofi
-version=1.7.3
+version=1.7.4
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake flex glib-devel pkg-config which"
@@ -8,11 +8,11 @@ makedepends="libXinerama-devel librsvg-devel
  libxkbcommon-devel pango-devel startup-notification-devel
  xcb-util-wm-devel xcb-util-xrm-devel xcb-util-cursor-devel"
 short_desc="Window switcher, run dialog and dmenu replacement"
-maintainer="Dave Davenport <qball@gmpclient.org>"
+maintainer="classabbyamp <void@placeviolette.net>"
 license="MIT"
 homepage="https://github.com/davatorium/rofi"
 distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
-checksum=25868b68ff98338c5421211fa2f8286f9c5b6f900b4bfb7c99e0fe64eb4db67b
+checksum=1922e7dec6d591335384e4b14e94e592d96be1e4ff07f1506e9c3c367da62cdf
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	makedepends+=" check-devel"

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

* Re: [PR PATCH] [Merged]: rofi: update to 1.7.4.
  2022-08-16 15:57 [PR PATCH] rofi: update to 1.7.4 motorto
  2022-08-16 16:24 ` [PR PATCH] [Updated] " motorto
  2022-08-16 16:35 ` motorto
@ 2022-08-16 22:30 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-08-16 22:30 UTC (permalink / raw)
  To: ml

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

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

rofi: update to 1.7.4.
https://github.com/void-linux/void-packages/pull/38713

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


Adding @classabbyamp as the maintainer of the package as talked about in the irc ( current maintainer= of rofi is the upstream dev, who hasn't touched it since 2015)

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

end of thread, other threads:[~2022-08-16 22:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 15:57 [PR PATCH] rofi: update to 1.7.4 motorto
2022-08-16 16:24 ` [PR PATCH] [Updated] " motorto
2022-08-16 16:35 ` motorto
2022-08-16 22:30 ` [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).