Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] *: orphan packages by pudiva.
@ 2023-08-07 11:56 mhmdanas
  2023-08-07 13:57 ` pudiva
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2023-08-07 11:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages orphan-pudiva-pkgs
https://github.com/void-linux/void-packages/pull/45471

*: orphan packages by pudiva.
Last commit is b2912ac1b536953ca9bd72181d65925f1678d9a6 two years ago.

@pudiva is this fine with you?

[ci skip]

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From f3c4527d30852e6c554bbb7cb530feff92e2d503 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 7 Aug 2023 12:55:38 +0100
Subject: [PATCH] *: orphan packages by pudiva.

Last commit is b2912ac1b536953ca9bd72181d65925f1678d9a6 two years ago.
---
 srcpkgs/Aegisub/template      | 2 +-
 srcpkgs/sane-airscan/template | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Aegisub/template b/srcpkgs/Aegisub/template
index 3744c3cc6529f..85f735406319d 100644
--- a/srcpkgs/Aegisub/template
+++ b/srcpkgs/Aegisub/template
@@ -14,7 +14,7 @@ makedepends="alsa-lib-devel boost-devel libcurl-devel fontconfig-devel
  MesaLib-devel wxWidgets-gtk3-devel LuaJIT-devel $(vopt_if fftw fftw-devel)
  $(vopt_if openal libopenal-devel) $(vopt_if portaudio portaudio-devel)"
 short_desc="Subtitle editor (ssa, ass, srt)"
-maintainer="pudiva <rogi@skylittlesystem.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause, MIT"
 homepage="https://github.com/wangqr/Aegisub"
 distfiles="https://github.com/wangqr/Aegisub/archive/v${version}.tar.gz"
diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
index 2f3a90ca1d574..3f300efdb0e50 100644
--- a/srcpkgs/sane-airscan/template
+++ b/srcpkgs/sane-airscan/template
@@ -7,7 +7,7 @@ make_install_args="STRIP="
 hostmakedepends="pkg-config"
 makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
 short_desc="SANE universal driver for eSCL (Apple AirScan) and WSD"
-maintainer="pudiva <rogi@skylittlesystem.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/alexpevzner/sane-airscan"
 distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"

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

* Re: *: orphan packages by pudiva.
  2023-08-07 11:56 [PR PATCH] *: orphan packages by pudiva mhmdanas
@ 2023-08-07 13:57 ` pudiva
  2023-08-07 13:57 ` pudiva
  2023-08-07 17:57 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: pudiva @ 2023-08-07 13:57 UTC (permalink / raw)
  To: ml

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

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/45471#issuecomment-1667909334

Comment:
Hii @mhmdanas! Yes, that might be more appropriate since I've been maintaining those packages as I use them ~ and I'm not using them very often any more.

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

* Re: *: orphan packages by pudiva.
  2023-08-07 11:56 [PR PATCH] *: orphan packages by pudiva mhmdanas
  2023-08-07 13:57 ` pudiva
@ 2023-08-07 13:57 ` pudiva
  2023-08-07 17:57 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: pudiva @ 2023-08-07 13:57 UTC (permalink / raw)
  To: ml

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

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/45471#issuecomment-1667909334

Comment:
Hii @mhmdanas! Yes, that might be more appropriate since I've been maintaining those packages as I use them ~ and I'm not using them very often any more.

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

* Re: [PR PATCH] [Merged]: *: orphan packages by pudiva.
  2023-08-07 11:56 [PR PATCH] *: orphan packages by pudiva mhmdanas
  2023-08-07 13:57 ` pudiva
  2023-08-07 13:57 ` pudiva
@ 2023-08-07 17:57 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-08-07 17:57 UTC (permalink / raw)
  To: ml

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

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

*: orphan packages by pudiva.
https://github.com/void-linux/void-packages/pull/45471

Description:
Last commit is b2912ac1b536953ca9bd72181d65925f1678d9a6 two years ago.

@pudiva is this fine with you?

[ci skip]

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-08-07 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-07 11:56 [PR PATCH] *: orphan packages by pudiva mhmdanas
2023-08-07 13:57 ` pudiva
2023-08-07 13:57 ` pudiva
2023-08-07 17:57 ` [PR PATCH] [Merged]: " Duncaen

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