Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] WIP: bemenu: update to 0.4.1
@ 2020-04-18  8:00 Eluminae
  2020-04-18  8:17 ` [PR PATCH] [Updated] " Eluminae
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eluminae @ 2020-04-18  8:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages bemenu-update-0.4.1
https://github.com/void-linux/void-packages/pull/21111

WIP: bemenu: update to 0.4.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bemenu-update-0.4.1-21111.patch --]
[-- Type: text/x-diff, Size: 1480 bytes --]

From f70ca3865238c6e18c56ca835714c9921b3422e0 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sat, 18 Apr 2020 09:38:52 +0200
Subject: [PATCH] bemenu: update to 0.4.1

---
 srcpkgs/bemenu/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/bemenu/template b/srcpkgs/bemenu/template
index 219fcea6742..fa2f504e269 100644
--- a/srcpkgs/bemenu/template
+++ b/srcpkgs/bemenu/template
@@ -1,19 +1,18 @@
 # Template file for 'bemenu'
 pkgname=bemenu
-version=0.3.0
+version=0.4.1
 revision=1
-build_style=cmake
-configure_args="-DBUILD_TESTING=0 -DBEMENU_CURSES_RENDERER=1
- -DBEMENU_X11_RENDERER=1 -DBEMENU_WAYLAND_RENDERER=1"
-hostmakedepends="pkg-config wayland-devel"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
 makedepends="ncurses-devel cairo-devel pango-devel
- libxkbcommon-devel libXinerama-devel wayland-devel"
+ libxkbcommon-devel libXinerama-devel wayland-devel
+ wayland-protocols"
 short_desc="Dynamic menu library and client program inspired by dmenu"
 maintainer="Issam Maghni <me@concati.me>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/Cloudef/${pkgname}"
 distfiles="https://github.com/Cloudef/bemenu/archive/${version}.tar.gz"
-checksum=a57ae85ca14b4adb6c32bc40138d49ec51dd2e2b0d211557c8f92489f4c3fb84
+checksum=fb5e49f32318945c3eeefae7218ff5fc3547996409f324fbf6a0106e51561380
 
 bemenu-devel_package() {
 	depends="bemenu-${version}_${revision}"

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

* Re: [PR PATCH] [Updated] WIP: bemenu: update to 0.4.1
  2020-04-18  8:00 [PR PATCH] WIP: bemenu: update to 0.4.1 Eluminae
@ 2020-04-18  8:17 ` Eluminae
  2020-04-18  8:18 ` Eluminae
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Eluminae @ 2020-04-18  8:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages bemenu-update-0.4.1
https://github.com/void-linux/void-packages/pull/21111

WIP: bemenu: update to 0.4.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bemenu-update-0.4.1-21111.patch --]
[-- Type: text/x-diff, Size: 1512 bytes --]

From 38e0810f116d3aa2aeb6cc012144a049de89ca89 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sat, 18 Apr 2020 09:38:52 +0200
Subject: [PATCH] bemenu: update to 0.4.1

---
 srcpkgs/bemenu/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/bemenu/template b/srcpkgs/bemenu/template
index 219fcea6742..c3fbef173d5 100644
--- a/srcpkgs/bemenu/template
+++ b/srcpkgs/bemenu/template
@@ -1,19 +1,19 @@
 # Template file for 'bemenu'
 pkgname=bemenu
-version=0.3.0
+version=0.4.1
 revision=1
-build_style=cmake
-configure_args="-DBUILD_TESTING=0 -DBEMENU_CURSES_RENDERER=1
- -DBEMENU_X11_RENDERER=1 -DBEMENU_WAYLAND_RENDERER=1"
-hostmakedepends="pkg-config wayland-devel"
+build_style=gnu-makefile
+make_build_args="PREFIX=/usr"
+hostmakedepends="pkg-config"
 makedepends="ncurses-devel cairo-devel pango-devel
- libxkbcommon-devel libXinerama-devel wayland-devel"
+ libxkbcommon-devel libXinerama-devel wayland-devel
+ wayland-protocols"
 short_desc="Dynamic menu library and client program inspired by dmenu"
 maintainer="Issam Maghni <me@concati.me>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/Cloudef/${pkgname}"
 distfiles="https://github.com/Cloudef/bemenu/archive/${version}.tar.gz"
-checksum=a57ae85ca14b4adb6c32bc40138d49ec51dd2e2b0d211557c8f92489f4c3fb84
+checksum=fb5e49f32318945c3eeefae7218ff5fc3547996409f324fbf6a0106e51561380
 
 bemenu-devel_package() {
 	depends="bemenu-${version}_${revision}"

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

* Re: bemenu: update to 0.4.1
  2020-04-18  8:00 [PR PATCH] WIP: bemenu: update to 0.4.1 Eluminae
  2020-04-18  8:17 ` [PR PATCH] [Updated] " Eluminae
@ 2020-04-18  8:18 ` Eluminae
  2020-04-18  8:43 ` [PR PATCH] [Updated] " Eluminae
  2020-04-20 13:52 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Eluminae @ 2020-04-18  8:18 UTC (permalink / raw)
  To: ml

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

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/pull/21111#issuecomment-615740924

Comment:
Now working

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

* Re: [PR PATCH] [Updated] bemenu: update to 0.4.1
  2020-04-18  8:00 [PR PATCH] WIP: bemenu: update to 0.4.1 Eluminae
  2020-04-18  8:17 ` [PR PATCH] [Updated] " Eluminae
  2020-04-18  8:18 ` Eluminae
@ 2020-04-18  8:43 ` Eluminae
  2020-04-20 13:52 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Eluminae @ 2020-04-18  8:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eluminae/void-packages bemenu-update-0.4.1
https://github.com/void-linux/void-packages/pull/21111

bemenu: update to 0.4.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bemenu-update-0.4.1-21111.patch --]
[-- Type: text/x-diff, Size: 1480 bytes --]

From 4d0b80e3bd77f7d45a51161905048e8091666075 Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Sat, 18 Apr 2020 09:38:52 +0200
Subject: [PATCH] bemenu: update to 0.4.1

---
 srcpkgs/bemenu/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/bemenu/template b/srcpkgs/bemenu/template
index 219fcea6742..29920782a47 100644
--- a/srcpkgs/bemenu/template
+++ b/srcpkgs/bemenu/template
@@ -1,19 +1,19 @@
 # Template file for 'bemenu'
 pkgname=bemenu
-version=0.3.0
+version=0.4.1
 revision=1
-build_style=cmake
-configure_args="-DBUILD_TESTING=0 -DBEMENU_CURSES_RENDERER=1
- -DBEMENU_X11_RENDERER=1 -DBEMENU_WAYLAND_RENDERER=1"
+build_style=gnu-makefile
+make_build_args="PREFIX=/usr"
 hostmakedepends="pkg-config wayland-devel"
 makedepends="ncurses-devel cairo-devel pango-devel
- libxkbcommon-devel libXinerama-devel wayland-devel"
+ libxkbcommon-devel libXinerama-devel wayland-devel
+ wayland-protocols"
 short_desc="Dynamic menu library and client program inspired by dmenu"
 maintainer="Issam Maghni <me@concati.me>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/Cloudef/${pkgname}"
 distfiles="https://github.com/Cloudef/bemenu/archive/${version}.tar.gz"
-checksum=a57ae85ca14b4adb6c32bc40138d49ec51dd2e2b0d211557c8f92489f4c3fb84
+checksum=fb5e49f32318945c3eeefae7218ff5fc3547996409f324fbf6a0106e51561380
 
 bemenu-devel_package() {
 	depends="bemenu-${version}_${revision}"

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

* Re: [PR PATCH] [Merged]: bemenu: update to 0.4.1
  2020-04-18  8:00 [PR PATCH] WIP: bemenu: update to 0.4.1 Eluminae
                   ` (2 preceding siblings ...)
  2020-04-18  8:43 ` [PR PATCH] [Updated] " Eluminae
@ 2020-04-20 13:52 ` Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-04-20 13:52 UTC (permalink / raw)
  To: ml

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

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

bemenu: update to 0.4.1
https://github.com/void-linux/void-packages/pull/21111

Description:


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

end of thread, other threads:[~2020-04-20 13:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18  8:00 [PR PATCH] WIP: bemenu: update to 0.4.1 Eluminae
2020-04-18  8:17 ` [PR PATCH] [Updated] " Eluminae
2020-04-18  8:18 ` Eluminae
2020-04-18  8:43 ` [PR PATCH] [Updated] " Eluminae
2020-04-20 13:52 ` [PR PATCH] [Merged]: " Hoshpak

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