Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xfontsel: add missing dep
@ 2020-12-03  2:18 ndowens
  2020-12-03  2:20 ` [PR PATCH] [Updated] " ndowens
  2020-12-03  2:29 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-12-03  2:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages xfontsel
https://github.com/void-linux/void-packages/pull/26900

xfontsel: add missing dep
Fixes non-start issue reported by atkka

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

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

From ab96b1ebeb93b269abbc8c78f528afd401ff3ec1 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 2 Dec 2020 20:17:55 -0600
Subject: [PATCH] xfontsel: add missing dep

Fixes non-start issue reported by atkka
---
 srcpkgs/xfontsel/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/xfontsel/template b/srcpkgs/xfontsel/template
index 6e0619c1ca9..0cc6b521984 100644
--- a/srcpkgs/xfontsel/template
+++ b/srcpkgs/xfontsel/template
@@ -1,10 +1,11 @@
 # Template build file for 'xfontsel'.
 pkgname=xfontsel
 version=1.0.6
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libXaw-devel"
+depends="font-misc-misc"
 short_desc="X font selector"
 homepage="http://xorg.freedesktop.org"
 license="X11"

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

* Re: [PR PATCH] [Updated] xfontsel: add missing dep
  2020-12-03  2:18 [PR PATCH] xfontsel: add missing dep ndowens
@ 2020-12-03  2:20 ` ndowens
  2020-12-03  2:29 ` [PR PATCH] [Merged]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: ndowens @ 2020-12-03  2:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages xfontsel
https://github.com/void-linux/void-packages/pull/26900

xfontsel: add missing dep
Fixes non-start issue reported by atkka

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

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

From 06d3b12aa08d04d8d58a7f018bc7a2be0f85a174 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 2 Dec 2020 20:17:55 -0600
Subject: [PATCH] xfontsel: add missing dep

Fixes non-start issue reported by atkka
---
 srcpkgs/xfontsel/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xfontsel/template b/srcpkgs/xfontsel/template
index 6e0619c1ca9..147b86aa6cb 100644
--- a/srcpkgs/xfontsel/template
+++ b/srcpkgs/xfontsel/template
@@ -1,14 +1,15 @@
-# Template build file for 'xfontsel'.
+# Template file for 'xfontsel'
 pkgname=xfontsel
 version=1.0.6
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="libXaw-devel"
+depends="font-misc-misc"
 short_desc="X font selector"
-homepage="http://xorg.freedesktop.org"
-license="X11"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="X11"
+homepage="http://xorg.freedesktop.org"
 distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
 checksum=25aa0b7c4262f5e99c07c2b96e00e4eb25b7e53f94fa803942af9d0e8da3001c
 

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

* Re: [PR PATCH] [Merged]: xfontsel: add missing dep
  2020-12-03  2:18 [PR PATCH] xfontsel: add missing dep ndowens
  2020-12-03  2:20 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-03  2:29 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-12-03  2:29 UTC (permalink / raw)
  To: ml

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

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

xfontsel: add missing dep
https://github.com/void-linux/void-packages/pull/26900

Description:
Fixes non-start issue reported by atkka

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

end of thread, other threads:[~2020-12-03  2:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-03  2:18 [PR PATCH] xfontsel: add missing dep ndowens
2020-12-03  2:20 ` [PR PATCH] [Updated] " ndowens
2020-12-03  2:29 ` [PR PATCH] [Merged]: " abenson

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