Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bemenu: fix pkgconfig file.
@ 2020-04-20 20:34 travankor
  2020-04-20 21:06 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: travankor @ 2020-04-20 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages bemenu
https://github.com/void-linux/void-packages/pull/21193

bemenu: fix pkgconfig file.
None

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

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

From 4063c27d51793afc5b7617750425df82275016e2 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Wed, 8 Apr 2020 05:18:44 -0700
Subject: [PATCH] bemenu: fix pkgconfig file.

---
 srcpkgs/bemenu/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/bemenu/template b/srcpkgs/bemenu/template
index 29920782a47..db7585f2b64 100644
--- a/srcpkgs/bemenu/template
+++ b/srcpkgs/bemenu/template
@@ -1,7 +1,7 @@
 # Template file for 'bemenu'
 pkgname=bemenu
 version=0.4.1
-revision=1
+revision=2
 build_style=gnu-makefile
 make_build_args="PREFIX=/usr"
 hostmakedepends="pkg-config wayland-devel"
@@ -20,6 +20,7 @@ bemenu-devel_package() {
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
+		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.so"
 	}
 }

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

* Re: [PR PATCH] [Merged]: bemenu: fix pkgconfig file.
  2020-04-20 20:34 [PR PATCH] bemenu: fix pkgconfig file travankor
@ 2020-04-20 21:06 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-04-20 21:06 UTC (permalink / raw)
  To: ml

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

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

bemenu: fix pkgconfig file.
https://github.com/void-linux/void-packages/pull/21193

Description:
None

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 20:34 [PR PATCH] bemenu: fix pkgconfig file travankor
2020-04-20 21:06 ` [PR PATCH] [Merged]: " Chocimier

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