Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] obmenu-generator: update to 0.91
@ 2022-10-04 13:04 zen0bit
  2022-10-04 13:14 ` paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zen0bit @ 2022-10-04 13:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR obmenu-generator
https://github.com/void-linux/void-packages/pull/39704

obmenu-generator: update to 0.91
#### Testing the changes
- I tested the changes in this PR: **NO**


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

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

From 4b8ea6c7a29631fb5cc09bd24b8758279817448f Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Tue, 4 Oct 2022 17:02:51 +0200
Subject: [PATCH] obmenu-generator: update to 0.91

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

diff --git a/srcpkgs/obmenu-generator/template b/srcpkgs/obmenu-generator/template
index c1a274442e96..c0e2e4e95903 100644
--- a/srcpkgs/obmenu-generator/template
+++ b/srcpkgs/obmenu-generator/template
@@ -1,6 +1,6 @@
 # Template file for 'obmenu-generator'
 pkgname=obmenu-generator
-version=0.89
+version=0.91
 revision=1
 depends="perl perl-Linux-DesktopFiles perl-Data-Dump perl-Gtk2"
 short_desc="Perl Script to generate Openbox menu"
@@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://trizenx.blogspot.ro/2012/02/obmenu-generator.html"
 distfiles="https://github.com/trizen/${pkgname}/archive/${version}.tar.gz"
-checksum=9b25d82f70fc3b4c8599699b0e2d879b0946ffd69016ea766bf1c60b1df9fb79
+checksum=b606f30d98138de8fb51568efa6d14d545777399ccea61a5921413284f9b4335
 
 do_install() {
 	vbin obmenu-generator

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

* Re: obmenu-generator: update to 0.91
  2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
@ 2022-10-04 13:14 ` paper42
  2022-10-04 14:07 ` zen0bit
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-10-04 13:14 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39704#issuecomment-1266978085

Comment:
Could you describe how you tested this PR?

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

* Re: obmenu-generator: update to 0.91
  2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
  2022-10-04 13:14 ` paper42
@ 2022-10-04 14:07 ` zen0bit
  2022-10-04 14:08 ` zen0bit
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-10-04 14:07 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/39704#issuecomment-1267064390

Comment:
genearated menu with -p command and use menu..

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

* Re: obmenu-generator: update to 0.91
  2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
  2022-10-04 13:14 ` paper42
  2022-10-04 14:07 ` zen0bit
@ 2022-10-04 14:08 ` zen0bit
  2022-10-04 14:29 ` paper42
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-10-04 14:08 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/39704#issuecomment-1267064390

Comment:
generated menu with -p command and use menu..

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

* Re: obmenu-generator: update to 0.91
  2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
                   ` (2 preceding siblings ...)
  2022-10-04 14:08 ` zen0bit
@ 2022-10-04 14:29 ` paper42
  2022-10-05 22:06 ` [PR PATCH] [Updated] " zen0bit
  2022-10-08 21:15 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-10-04 14:29 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39704#issuecomment-1267096698

Comment:
I am not familiar with this software, but according to changelog they switched to GTK3 by default and this still depends on GTK2, so at least part of the functionality is broken.

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

* Re: [PR PATCH] [Updated] obmenu-generator: update to 0.91
  2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
                   ` (3 preceding siblings ...)
  2022-10-04 14:29 ` paper42
@ 2022-10-05 22:06 ` zen0bit
  2022-10-08 21:15 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: zen0bit @ 2022-10-05 22:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR obmenu-generator
https://github.com/void-linux/void-packages/pull/39704

obmenu-generator: update to 0.91

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

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

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

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

From 8b0cb112169eb03cba34a8077a67cd740fa6dc93 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Tue, 4 Oct 2022 17:02:51 +0200
Subject: [PATCH] obmenu-generator: update to 0.91

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

diff --git a/srcpkgs/obmenu-generator/template b/srcpkgs/obmenu-generator/template
index c1a274442e96..986df540d03b 100644
--- a/srcpkgs/obmenu-generator/template
+++ b/srcpkgs/obmenu-generator/template
@@ -1,14 +1,14 @@
 # Template file for 'obmenu-generator'
 pkgname=obmenu-generator
-version=0.89
+version=0.91
 revision=1
-depends="perl perl-Linux-DesktopFiles perl-Data-Dump perl-Gtk2"
+depends="perl perl-Linux-DesktopFiles perl-Data-Dump perl-Gtk3"
 short_desc="Perl Script to generate Openbox menu"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://trizenx.blogspot.ro/2012/02/obmenu-generator.html"
 distfiles="https://github.com/trizen/${pkgname}/archive/${version}.tar.gz"
-checksum=9b25d82f70fc3b4c8599699b0e2d879b0946ffd69016ea766bf1c60b1df9fb79
+checksum=b606f30d98138de8fb51568efa6d14d545777399ccea61a5921413284f9b4335
 
 do_install() {
 	vbin obmenu-generator

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

* Re: [PR PATCH] [Merged]: obmenu-generator: update to 0.91
  2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
                   ` (4 preceding siblings ...)
  2022-10-05 22:06 ` [PR PATCH] [Updated] " zen0bit
@ 2022-10-08 21:15 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-10-08 21:15 UTC (permalink / raw)
  To: ml

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

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

obmenu-generator: update to 0.91
https://github.com/void-linux/void-packages/pull/39704

Description:

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

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

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

end of thread, other threads:[~2022-10-08 21:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 13:04 [PR PATCH] obmenu-generator: update to 0.91 zen0bit
2022-10-04 13:14 ` paper42
2022-10-04 14:07 ` zen0bit
2022-10-04 14:08 ` zen0bit
2022-10-04 14:29 ` paper42
2022-10-05 22:06 ` [PR PATCH] [Updated] " zen0bit
2022-10-08 21:15 ` [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).