Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jgmenu: update to 3.0, adopt.
@ 2019-06-26 20:37 voidlinux-github
  2019-06-27 15:40 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-26 20:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org jgmenu
https://github.com/void-linux/void-packages/pull/12708

jgmenu: update to 3.0, adopt.


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

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

From 7f251e4b204ed450482f7afcdda879d5653a6280 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Wed, 26 Jun 2019 22:35:45 +0200
Subject: [PATCH] jgmenu: update to 3.0, adopt.

---
 srcpkgs/jgmenu/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/jgmenu/template b/srcpkgs/jgmenu/template
index d894c75d7db..a950a93f973 100644
--- a/srcpkgs/jgmenu/template
+++ b/srcpkgs/jgmenu/template
@@ -1,6 +1,6 @@
 # Template file for 'jgmenu'
 pkgname=jgmenu
-version=2.2.1
+version=3.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -8,10 +8,11 @@ make_install_args="prefix=/usr"
 hostmakedepends="pkg-config python3"
 makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
 depends="desktop-file-utils python3"
+checkdepends="perl"
 short_desc="Small X11 menu intended to be used with openbox and tint2"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
+license="GPL-2.0-only"
 homepage="https://www.github.com/johanmalm/jgmenu"
 changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
 distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
-checksum=e5c66929ed2b67f3a14a7f45fe6eb7b61c5c8a550c68bbe5e17b7e01d7ab46d5
+checksum=a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85

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

* Re: [PR PATCH] [Updated] jgmenu: update to 3.0, adopt.
  2019-06-26 20:37 [PR PATCH] jgmenu: update to 3.0, adopt voidlinux-github
  2019-06-27 15:40 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-27 15:40 ` voidlinux-github
  2019-06-29 12:46 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-27 15:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org jgmenu
https://github.com/void-linux/void-packages/pull/12708

jgmenu: update to 3.0, adopt.


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

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

From 0e40cb54f553f8a1f306858461cddf5badfddd55 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Wed, 26 Jun 2019 22:35:45 +0200
Subject: [PATCH] jgmenu: update to 3.0, adopt.

---
 srcpkgs/jgmenu/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/jgmenu/template b/srcpkgs/jgmenu/template
index d894c75d7db..a950a93f973 100644
--- a/srcpkgs/jgmenu/template
+++ b/srcpkgs/jgmenu/template
@@ -1,6 +1,6 @@
 # Template file for 'jgmenu'
 pkgname=jgmenu
-version=2.2.1
+version=3.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -8,10 +8,11 @@ make_install_args="prefix=/usr"
 hostmakedepends="pkg-config python3"
 makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
 depends="desktop-file-utils python3"
+checkdepends="perl"
 short_desc="Small X11 menu intended to be used with openbox and tint2"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
+license="GPL-2.0-only"
 homepage="https://www.github.com/johanmalm/jgmenu"
 changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
 distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
-checksum=e5c66929ed2b67f3a14a7f45fe6eb7b61c5c8a550c68bbe5e17b7e01d7ab46d5
+checksum=a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85

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

* Re: [PR PATCH] [Updated] jgmenu: update to 3.0, adopt.
  2019-06-26 20:37 [PR PATCH] jgmenu: update to 3.0, adopt voidlinux-github
@ 2019-06-27 15:40 ` voidlinux-github
  2019-06-27 15:40 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-27 15:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org jgmenu
https://github.com/void-linux/void-packages/pull/12708

jgmenu: update to 3.0, adopt.


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

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

From 0e40cb54f553f8a1f306858461cddf5badfddd55 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Wed, 26 Jun 2019 22:35:45 +0200
Subject: [PATCH] jgmenu: update to 3.0, adopt.

---
 srcpkgs/jgmenu/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/jgmenu/template b/srcpkgs/jgmenu/template
index d894c75d7db..a950a93f973 100644
--- a/srcpkgs/jgmenu/template
+++ b/srcpkgs/jgmenu/template
@@ -1,6 +1,6 @@
 # Template file for 'jgmenu'
 pkgname=jgmenu
-version=2.2.1
+version=3.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -8,10 +8,11 @@ make_install_args="prefix=/usr"
 hostmakedepends="pkg-config python3"
 makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
 depends="desktop-file-utils python3"
+checkdepends="perl"
 short_desc="Small X11 menu intended to be used with openbox and tint2"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
+license="GPL-2.0-only"
 homepage="https://www.github.com/johanmalm/jgmenu"
 changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
 distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
-checksum=e5c66929ed2b67f3a14a7f45fe6eb7b61c5c8a550c68bbe5e17b7e01d7ab46d5
+checksum=a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85

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

* Re: [PR PATCH] [Updated] jgmenu: update to 3.0, adopt.
  2019-06-26 20:37 [PR PATCH] jgmenu: update to 3.0, adopt voidlinux-github
  2019-06-27 15:40 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-27 15:40 ` voidlinux-github
@ 2019-06-29 12:46 ` voidlinux-github
  2019-06-29 12:46 ` voidlinux-github
  2019-06-29 15:06 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-29 12:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org jgmenu
https://github.com/void-linux/void-packages/pull/12708

jgmenu: update to 3.0, adopt.


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

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

From b052a00de580286eb417aaaecd21986885185b6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Wed, 26 Jun 2019 22:35:45 +0200
Subject: [PATCH] jgmenu: update to 3.0, adopt.

---
 srcpkgs/jgmenu/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/jgmenu/template b/srcpkgs/jgmenu/template
index d894c75d7db..a950a93f973 100644
--- a/srcpkgs/jgmenu/template
+++ b/srcpkgs/jgmenu/template
@@ -1,6 +1,6 @@
 # Template file for 'jgmenu'
 pkgname=jgmenu
-version=2.2.1
+version=3.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -8,10 +8,11 @@ make_install_args="prefix=/usr"
 hostmakedepends="pkg-config python3"
 makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
 depends="desktop-file-utils python3"
+checkdepends="perl"
 short_desc="Small X11 menu intended to be used with openbox and tint2"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
+license="GPL-2.0-only"
 homepage="https://www.github.com/johanmalm/jgmenu"
 changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
 distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
-checksum=e5c66929ed2b67f3a14a7f45fe6eb7b61c5c8a550c68bbe5e17b7e01d7ab46d5
+checksum=a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85

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

* Re: [PR PATCH] [Updated] jgmenu: update to 3.0, adopt.
  2019-06-26 20:37 [PR PATCH] jgmenu: update to 3.0, adopt voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-29 12:46 ` voidlinux-github
@ 2019-06-29 12:46 ` voidlinux-github
  2019-06-29 15:06 ` [PR PATCH] [Merged]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-29 12:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org jgmenu
https://github.com/void-linux/void-packages/pull/12708

jgmenu: update to 3.0, adopt.


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

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

From b052a00de580286eb417aaaecd21986885185b6a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Wed, 26 Jun 2019 22:35:45 +0200
Subject: [PATCH] jgmenu: update to 3.0, adopt.

---
 srcpkgs/jgmenu/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/jgmenu/template b/srcpkgs/jgmenu/template
index d894c75d7db..a950a93f973 100644
--- a/srcpkgs/jgmenu/template
+++ b/srcpkgs/jgmenu/template
@@ -1,6 +1,6 @@
 # Template file for 'jgmenu'
 pkgname=jgmenu
-version=2.2.1
+version=3.0
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -8,10 +8,11 @@ make_install_args="prefix=/usr"
 hostmakedepends="pkg-config python3"
 makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
 depends="desktop-file-utils python3"
+checkdepends="perl"
 short_desc="Small X11 menu intended to be used with openbox and tint2"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
+maintainer="Piotr Wójcik <chocimier@tlen.pl>"
+license="GPL-2.0-only"
 homepage="https://www.github.com/johanmalm/jgmenu"
 changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
 distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
-checksum=e5c66929ed2b67f3a14a7f45fe6eb7b61c5c8a550c68bbe5e17b7e01d7ab46d5
+checksum=a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85

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

* Re: [PR PATCH] [Merged]: jgmenu: update to 3.0, adopt.
  2019-06-26 20:37 [PR PATCH] jgmenu: update to 3.0, adopt voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-29 12:46 ` voidlinux-github
@ 2019-06-29 15:06 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-06-29 15:06 UTC (permalink / raw)
  To: ml

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

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

jgmenu: update to 3.0, adopt.
https://github.com/void-linux/void-packages/pull/12708
Description: 

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

end of thread, other threads:[~2019-06-29 15:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26 20:37 [PR PATCH] jgmenu: update to 3.0, adopt voidlinux-github
2019-06-27 15:40 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-27 15:40 ` voidlinux-github
2019-06-29 12:46 ` voidlinux-github
2019-06-29 12:46 ` voidlinux-github
2019-06-29 15:06 ` [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).