Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Orphan Chris Brannon's packages.
@ 2023-10-30  3:19 CMB
  2023-11-07 16:38 ` leahneukirchen
  2023-11-07 16:38 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: CMB @ 2023-10-30  3:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CMB/void-packages orphan-cmb
https://github.com/void-linux/void-packages/pull/46967

Orphan Chris Brannon's packages.
I should have done this a long long time ago.  Living with severe
heart failure, so just staying alive is a pretty big ask.


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

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

From 9abc3047149b6cc79da0fac96f094dedb8961a7e Mon Sep 17 00:00:00 2001
From: Christopher Brannon <chris@the-brannons.com>
Date: Sun, 29 Oct 2023 20:12:29 -0700
Subject: [PATCH] Orphan Chris Brannon's packages.

---
 srcpkgs/9mount/template             | 2 +-
 srcpkgs/dictd/template              | 2 +-
 srcpkgs/duktape/template            | 2 +-
 srcpkgs/fs-repo-migrations/template | 2 +-
 srcpkgs/go-ipfs/template            | 2 +-
 srcpkgs/idle3-tools/template        | 2 +-
 srcpkgs/libmaa/template             | 2 +-
 srcpkgs/lua51-bitlib/template       | 2 +-
 srcpkgs/pjproject/template          | 2 +-
 srcpkgs/tinyssh/template            | 2 +-
 srcpkgs/xen/template                | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/9mount/template b/srcpkgs/9mount/template
index 5b1160ad20491..8efaedb298f17 100644
--- a/srcpkgs/9mount/template
+++ b/srcpkgs/9mount/template
@@ -5,7 +5,7 @@ revision=2
 build_style=gnu-makefile
 make_install_args="prefix=\${DESTDIR}/usr"
 short_desc="A set of SUID tools for mounting 9p filesystems via v9fs"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="http://sqweek.net/code/9mount/"
 distfiles="http://sqweek.net/9p/$pkgname-$version.tar.gz"
diff --git a/srcpkgs/dictd/template b/srcpkgs/dictd/template
index b4b0f6b59259a..0b6c419359190 100644
--- a/srcpkgs/dictd/template
+++ b/srcpkgs/dictd/template
@@ -8,7 +8,7 @@ conf_files="/etc/dict/dictd.conf /etc/dict/site.info"
 hostmakedepends="flex libtool"
 makedepends="zlib-devel libmaa-devel"
 short_desc="DICT protocol server"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://sourceforge.net/projects/dict/"
 distfiles="${SOURCEFORGE_SITE}/dict/dictd-${version}.tar.gz"
diff --git a/srcpkgs/duktape/template b/srcpkgs/duktape/template
index 3d9a09de35b9f..27fb11ad59a51 100644
--- a/srcpkgs/duktape/template
+++ b/srcpkgs/duktape/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_build_args="-f Makefile.sharedlibrary"
 make_install_args="-f Makefile.sharedlibrary INSTALL_PREFIX=/usr"
 short_desc="Embeddable JavaScript engine"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://duktape.org"
 distfiles="https://duktape.org/duktape-${version}.tar.xz"
diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template
index 8e288da512da8..ecea0318f2cb7 100644
--- a/srcpkgs/fs-repo-migrations/template
+++ b/srcpkgs/fs-repo-migrations/template
@@ -10,7 +10,7 @@ build_style=go
 # go_import_path="github.com/ipfs/fs-repo-migrations/fs-repo-migrations"
 hostmakedepends="git"
 short_desc="Tool to upgrade the IPFS filesystem repository"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/ipfs/fs-repo-migrations"
 distfiles="https://github.com/ipfs/fs-repo-migrations/archive/${_path}/${_version}.tar.gz>${_path}-${_version}.tar.gz"
diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template
index 94ec54c88a90b..175373e9e6a08 100644
--- a/srcpkgs/go-ipfs/template
+++ b/srcpkgs/go-ipfs/template
@@ -8,7 +8,7 @@ go_package="${go_import_path}/cmd/ipfs ${go_import_path}/cmd/ipfswatch"
 hostmakedepends="git go1.20"
 depends="fs-repo-migrations>=1.7.1"
 short_desc="Global versioned P2P merkle DAG file system"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT, Apache-2.0"
 homepage="https://ipfs.io"
 changelog="https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md"
diff --git a/srcpkgs/idle3-tools/template b/srcpkgs/idle3-tools/template
index 30c4d084ef4dd..6f1948015e940 100644
--- a/srcpkgs/idle3-tools/template
+++ b/srcpkgs/idle3-tools/template
@@ -5,7 +5,7 @@ revision=2
 build_style=gnu-makefile
 make_install_args="sbindir=/usr/bin"
 short_desc="Read, Set or disable the idle3 timer of Western Digital drives"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://idle3-tools.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tgz"
diff --git a/srcpkgs/libmaa/template b/srcpkgs/libmaa/template
index 33bd90bb25fd0..857e859aace0c 100644
--- a/srcpkgs/libmaa/template
+++ b/srcpkgs/libmaa/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_cmd=mkcmake
 hostmakedepends="flex libtool mk-configure"
 short_desc="Provides many low-level data structures useful for writing compilers"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://sourceforge.net/projects/dict/"
 distfiles="${SOURCEFORGE_SITE}/dict/libmaa-${version}.tar.gz"
diff --git a/srcpkgs/lua51-bitlib/template b/srcpkgs/lua51-bitlib/template
index 6994480cf5351..e97e7c77222a3 100644
--- a/srcpkgs/lua51-bitlib/template
+++ b/srcpkgs/lua51-bitlib/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
 makedepends="lua51-devel"
 depends="lua51"
 short_desc="An implementation of lua 5.2's bit32 library for lua 5.1"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/keplerproject/lua-compat-5.2"
 distfiles="https://github.com/keplerproject/lua-compat-5.2/archive/bitlib-${version}.tar.gz"
diff --git a/srcpkgs/pjproject/template b/srcpkgs/pjproject/template
index da123ee8d0122..28b4ec6768845 100644
--- a/srcpkgs/pjproject/template
+++ b/srcpkgs/pjproject/template
@@ -18,7 +18,7 @@ configure_args="--enable-shared \
 makedepends="openssl-devel alsa-lib-devel libgsm-devel speex-devel speexdsp-devel
  libsrtp-devel libsamplerate-devel"
 short_desc="Open source SIP and media stack"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.pjsip.org/"
 distfiles="https://github.com/pjsip/pjproject/archive/refs/tags/${version}.tar.gz"
diff --git a/srcpkgs/tinyssh/template b/srcpkgs/tinyssh/template
index 2ae1d300b83c8..97c0a6fd932a5 100644
--- a/srcpkgs/tinyssh/template
+++ b/srcpkgs/tinyssh/template
@@ -6,7 +6,7 @@ build_style=gnu-makefile
 make_dirs="/etc/tinyssh 0755 root root"
 depends="ucspi-tcp"
 short_desc="Minimalistic SSH server"
-maintainer="Christopher Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="CC0-1.0"
 homepage="https://tinyssh.org"
 distfiles="https://github.com/janmojzis/tinyssh/archive/${version}.tar.gz"
diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template
index a48e56321f7b5..9103cce4d6196 100644
--- a/srcpkgs/xen/template
+++ b/srcpkgs/xen/template
@@ -19,7 +19,7 @@ makedepends="SDL-devel dev86 dtc-devel e2fsprogs-devel gnutls-devel libaio-devel
  ncurses-devel"
 depends="bridge-utils perl xen-hypervisor"
 short_desc="Xen hypervisor utilities"
-maintainer="Chris Brannon <chris@the-brannons.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.xenproject.org/"
 distfiles="

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

* Re: Orphan Chris Brannon's packages.
  2023-10-30  3:19 [PR PATCH] Orphan Chris Brannon's packages CMB
@ 2023-11-07 16:38 ` leahneukirchen
  2023-11-07 16:38 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-11-07 16:38 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/46967#issuecomment-1799140863

Comment:
Thanks for all your contributions, stay strong!

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

* Re: [PR PATCH] [Merged]: Orphan Chris Brannon's packages.
  2023-10-30  3:19 [PR PATCH] Orphan Chris Brannon's packages CMB
  2023-11-07 16:38 ` leahneukirchen
@ 2023-11-07 16:38 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2023-11-07 16:38 UTC (permalink / raw)
  To: ml

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

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

Orphan Chris Brannon's packages.
https://github.com/void-linux/void-packages/pull/46967

Description:
I should have done this a long long time ago.  Living with severe
heart failure, so just staying alive is a pretty big ask.


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

end of thread, other threads:[~2023-11-07 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-30  3:19 [PR PATCH] Orphan Chris Brannon's packages CMB
2023-11-07 16:38 ` leahneukirchen
2023-11-07 16:38 ` [PR PATCH] [Merged]: " leahneukirchen

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