Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Explicitly orphan fifechan and libxkbfile
@ 2022-12-15 22:09 meator
  2022-12-16 18:21 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: meator @ 2022-12-15 22:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages orphan
https://github.com/void-linux/void-packages/pull/41123

Explicitly orphan fifechan and libxkbfile
<!-- Uncomment relevant sections and delete options which are not applicable -->

These two packages do not actually have a `maintainer` specified, not even the standard "Orphaned <orphan@voidlinux.org>" so lint on these two fails. This PR adds it.

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

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

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

From 5ab32bf9761b102629d2cce0b24423e19c0232b9 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Thu, 15 Dec 2022 23:04:37 +0100
Subject: [PATCH 1/2] fifechan: explicitly orphan

---
 srcpkgs/fifechan/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/fifechan/template b/srcpkgs/fifechan/template
index a2cabc420f57..f122d3ff6976 100644
--- a/srcpkgs/fifechan/template
+++ b/srcpkgs/fifechan/template
@@ -5,6 +5,7 @@ revision=1
 build_style=cmake
 makedepends="SDL2-devel MesaLib-devel SDL2_image-devel"
 short_desc="C++ GUI library designed for games"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later, BSD-3-Clause"
 homepage="https://github.com/fifengine/fifechan"
 distfiles="https://github.com/fifengine/fifechan/archive/${version}.tar.gz"

From 6c9dd8a03820ccde250735cb67b51a12b6e4b820 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Thu, 15 Dec 2022 23:05:06 +0100
Subject: [PATCH 2/2] libxkbfile: explicitly orphan

---
 srcpkgs/libxkbfile/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/libxkbfile/template b/srcpkgs/libxkbfile/template
index 61b72bc23e18..46e72762b268 100644
--- a/srcpkgs/libxkbfile/template
+++ b/srcpkgs/libxkbfile/template
@@ -6,6 +6,7 @@ build_style=gnu-configure
 hostmakedepends="pkg-config"
 makedepends="xorgproto libX11-devel"
 short_desc="Xkbfile Library from X.org"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="$XORG_SITE"
 distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2"

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

* Re: [PR PATCH] [Merged]: Explicitly orphan fifechan and libxkbfile
  2022-12-15 22:09 [PR PATCH] Explicitly orphan fifechan and libxkbfile meator
@ 2022-12-16 18:21 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-12-16 18:21 UTC (permalink / raw)
  To: ml

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

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

Explicitly orphan fifechan and libxkbfile
https://github.com/void-linux/void-packages/pull/41123

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

These two packages do not actually have a `maintainer` specified, not even the standard "Orphaned <orphan@voidlinux.org>" so lint on these two fails. This PR adds it.

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

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

end of thread, other threads:[~2022-12-16 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-15 22:09 [PR PATCH] Explicitly orphan fifechan and libxkbfile meator
2022-12-16 18:21 ` [PR PATCH] [Merged]: " paper42

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