Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] *: orphan packages maintained by ifreund
@ 2024-01-28 10:51 ifreund
  2024-01-28 12:22 ` [PR PATCH] [Closed]: " ahesford
  2024-01-28 12:23 ` ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ifreund @ 2024-01-28 10:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages orphan-ifreund
https://github.com/void-linux/void-packages/pull/48400

*: orphan packages maintained by ifreund
I've moved on from void and won't be updating these any more. Despite that, I'll probably continue to lurk in #xbps so feel free to ping me with any questions about Zig or river packaging.

[ci skip]

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

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

From b6a2a30ffcebcb4b0d0d9682a5ae54c7e65f529f Mon Sep 17 00:00:00 2001
From: Isaac Freund <mail@isaacfreund.com>
Date: Sun, 28 Jan 2024 11:44:56 +0100
Subject: [PATCH] *: orphan packages maintained by ifreund

I've moved on from void and won't be updating these any more.
Despite that, I'll probably continue to lurk in #xbps so feel free to
ping me with any questions about Zig or river packaging.
---
 srcpkgs/dumb_runtime_dir/template       | 2 +-
 srcpkgs/fcft/template                   | 2 +-
 srcpkgs/font-cozette/template           | 2 +-
 srcpkgs/foot/template                   | 2 +-
 srcpkgs/fuzzel/template                 | 2 +-
 srcpkgs/kristall/template               | 2 +-
 srcpkgs/libxkbcommon/template           | 2 +-
 srcpkgs/river/template                  | 2 +-
 srcpkgs/seatd/template                  | 2 +-
 srcpkgs/swappy/template                 | 2 +-
 srcpkgs/tllist/template                 | 2 +-
 srcpkgs/vips/template                   | 2 +-
 srcpkgs/wabt/template                   | 2 +-
 srcpkgs/wayland-protocols/template      | 2 +-
 srcpkgs/waylock/template                | 2 +-
 srcpkgs/wlroots0.15/template            | 2 +-
 srcpkgs/wlroots0.16/template            | 2 +-
 srcpkgs/xdg-desktop-portal-wlr/template | 2 +-
 srcpkgs/zig/template                    | 2 +-
 19 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/srcpkgs/dumb_runtime_dir/template b/srcpkgs/dumb_runtime_dir/template
index f2b18817be652..b9753e4cf135b 100644
--- a/srcpkgs/dumb_runtime_dir/template
+++ b/srcpkgs/dumb_runtime_dir/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config"
 makedepends="pam-devel"
 depends="pam-base>=0.4.0_2"
 short_desc="Creates an XDG_RUNTIME_DIR on login and never removes it"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="0BSD"
 homepage="https://github.com/ifreund/dumb_runtime_dir"
 distfiles="${homepage}/releases/download/v${version}/dumb_runtime_dir-${version}.tar.gz"
diff --git a/srcpkgs/fcft/template b/srcpkgs/fcft/template
index 9ac499dc03418..802c6eb4f04de 100644
--- a/srcpkgs/fcft/template
+++ b/srcpkgs/fcft/template
@@ -10,7 +10,7 @@ makedepends="fontconfig-devel freetype-devel pixman-devel tllist
  $(vopt_if textshaping harfbuzz-devel)
  $(vopt_if textshaping libutf8proc-devel)"
 short_desc="Simple library for font loading and glyph rasterization"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fcft"
 changelog="https://codeberg.org/dnkl/fcft/raw/branch/master/CHANGELOG.md"
diff --git a/srcpkgs/font-cozette/template b/srcpkgs/font-cozette/template
index 20bbdcff11e75..2b53366b9ce77 100644
--- a/srcpkgs/font-cozette/template
+++ b/srcpkgs/font-cozette/template
@@ -6,7 +6,7 @@ create_wrksrc=yes
 hostmakedepends="font-util bdftopcf"
 depends="font-util"
 short_desc="Bitmap programming font optimized for coziness"
-maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/slavfox/Cozette"
 changelog="https://github.com/slavfox/Cozette/raw/master/CHANGELOG.md"
diff --git a/srcpkgs/foot/template b/srcpkgs/foot/template
index 803205adb5ed1..3cc681a8f2487 100644
--- a/srcpkgs/foot/template
+++ b/srcpkgs/foot/template
@@ -8,7 +8,7 @@ makedepends="fcft-devel libutf8proc-devel libxkbcommon-devel ncurses-devel tllis
  wayland-devel wayland-protocols"
 depends="${pkgname}-terminfo>=${version}_${revision} libutempter"
 short_desc="Fast, lightweight and minimalistic Wayland terminal emulator"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/foot"
 changelog="https://codeberg.org/dnkl/foot/raw/branch/master/CHANGELOG.md"
diff --git a/srcpkgs/fuzzel/template b/srcpkgs/fuzzel/template
index 5234e2636bb55..18372d7fa593f 100644
--- a/srcpkgs/fuzzel/template
+++ b/srcpkgs/fuzzel/template
@@ -8,7 +8,7 @@ hostmakedepends="pkg-config scdoc wayland-devel"
 makedepends="cairo-devel fcft-devel librsvg-devel libpng-devel
  libxkbcommon-devel pixman-devel tllist wayland-devel wayland-protocols"
 short_desc="Application launcher for wlroots based Wayland compositors"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/fuzzel"
 changelog="https://codeberg.org/dnkl/fuzzel/raw/branch/master/CHANGELOG.md"
diff --git a/srcpkgs/kristall/template b/srcpkgs/kristall/template
index 277ddf2194975..3ea9cbc30e1c4 100644
--- a/srcpkgs/kristall/template
+++ b/srcpkgs/kristall/template
@@ -7,7 +7,7 @@ build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
 makedepends="qt5-devel qt5-multimedia-devel qt5-svg-devel"
 short_desc="Small-Internet Browser"
-maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://kristall.random-projects.net"
 distfiles="https://github.com/MasterQ32/kristall/archive/V${version}.tar.gz
diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template
index a9d3dacd6512b..d0eee34380079 100644
--- a/srcpkgs/libxkbcommon/template
+++ b/srcpkgs/libxkbcommon/template
@@ -12,7 +12,7 @@ makedepends="xkeyboard-config libxcb-devel wayland-devel wayland-protocols
  xorgproto libxml2-devel"
 depends="xkeyboard-config"
 short_desc="Library to handle keyboard descriptions"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://xkbcommon.org/"
 changelog="https://raw.githubusercontent.com/xkbcommon/libxkbcommon/master/NEWS"
diff --git a/srcpkgs/river/template b/srcpkgs/river/template
index a315f7396f115..3a70225d623fd 100644
--- a/srcpkgs/river/template
+++ b/srcpkgs/river/template
@@ -10,7 +10,7 @@ makedepends="wlroots0.16-devel libevdev-devel pixman-devel
  wayland-protocols libxkbcommon-devel wayland-devel"
 depends="$(vopt_if xwayland xorg-server-xwayland)"
 short_desc="Dynamic tiling Wayland compositor"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/riverwm/river"
 distfiles="https://github.com/riverwm/river/releases/download/v${version}/river-${version}.tar.gz"
diff --git a/srcpkgs/seatd/template b/srcpkgs/seatd/template
index 501745490954c..a5fc38f43d34d 100644
--- a/srcpkgs/seatd/template
+++ b/srcpkgs/seatd/template
@@ -8,7 +8,7 @@ configure_args="-Dexamples=disabled $(vopt_if elogind -Dlibseat-logind=elogind)
 hostmakedepends="pkg-config scdoc"
 makedepends="$(vopt_if elogind elogind-devel)"
 short_desc="Minimal seat management daemon"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://sr.ht/~kennylevinsen/seatd/"
 distfiles="https://git.sr.ht/~kennylevinsen/seatd/archive/${version}.tar.gz"
diff --git a/srcpkgs/swappy/template b/srcpkgs/swappy/template
index 5571e62596ba3..fbf896e418554 100644
--- a/srcpkgs/swappy/template
+++ b/srcpkgs/swappy/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config scdoc glib-devel gettext"
 makedepends="cairo-devel glib-devel gtk+3-devel libnotify-devel pango-devel"
 depends="wl-clipboard font-awesome"
 short_desc="Wayland native snapshot editing tool, inspired by Snappy on macOS"
-maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/jtheoof/swappy"
 changelog="https://raw.githubusercontent.com/jtheoof/swappy/master/CHANGELOG.md"
diff --git a/srcpkgs/tllist/template b/srcpkgs/tllist/template
index 5335e59dd6119..f94aca4623de7 100644
--- a/srcpkgs/tllist/template
+++ b/srcpkgs/tllist/template
@@ -4,7 +4,7 @@ version=1.1.0
 revision=1
 build_style=meson
 short_desc="C header file only implementation of a typed linked list"
-maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://codeberg.org/dnkl/tllist"
 distfiles="https://codeberg.org/dnkl/tllist/archive/${version}.tar.gz"
diff --git a/srcpkgs/vips/template b/srcpkgs/vips/template
index 53dee079ec882..3af2041d97d9c 100644
--- a/srcpkgs/vips/template
+++ b/srcpkgs/vips/template
@@ -25,7 +25,7 @@ makedepends="$(vopt_if hdf5 hdf5-devel) $(vopt_if hdf5 matio-devel)
  librsvg-devel libwebp-devel orc-devel pango-devel poppler-glib-devel
  tiff-devel"
 short_desc="Fast image processing with low memory needs"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.libvips.org/"
 changelog="https://raw.githubusercontent.com/libvips/libvips/master/ChangeLog"
diff --git a/srcpkgs/wabt/template b/srcpkgs/wabt/template
index f8cb3d18bb672..571c2a00d508a 100644
--- a/srcpkgs/wabt/template
+++ b/srcpkgs/wabt/template
@@ -7,7 +7,7 @@ build_style=cmake
 make_check_target=check
 checkdepends="python3-ply"
 short_desc="WebAssembly Binary Toolkit"
-maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/WebAssembly/wabt"
 _gtest_commit=703bd9caab50b139428cea1aaff9974ebee5742e
diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template
index d24fd1f43af46..cb74f760e89f4 100644
--- a/srcpkgs/wayland-protocols/template
+++ b/srcpkgs/wayland-protocols/template
@@ -6,7 +6,7 @@ build_style=meson
 hostmakedepends="pkg-config wayland-devel"
 makedepends="wayland-devel"
 short_desc="Protocols and extensions complementing the Wayland core protocol"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org"
 distfiles="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/${version}/wayland-protocols-${version}.tar.gz"
diff --git a/srcpkgs/waylock/template b/srcpkgs/waylock/template
index 2ead43a53c029..0db541f03f12f 100644
--- a/srcpkgs/waylock/template
+++ b/srcpkgs/waylock/template
@@ -7,7 +7,7 @@ configure_args="-Dpie"
 hostmakedepends="pkg-config wayland-devel scdoc"
 makedepends="libxkbcommon-devel pam-devel wayland-protocols wayland-devel"
 short_desc="Simple screenlocker for wayland compositors"
-maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://github.com/ifreund/waylock"
 distfiles="https://github.com/ifreund/waylock/releases/download/v${version}/waylock-${version}.tar.gz"
diff --git a/srcpkgs/wlroots0.15/template b/srcpkgs/wlroots0.15/template
index 40d45967721fa..9dee296cded2e 100644
--- a/srcpkgs/wlroots0.15/template
+++ b/srcpkgs/wlroots0.15/template
@@ -16,7 +16,7 @@ makedepends="${_devel_depends}
  libxcb-devel xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel
  xcb-util-keysyms-devel xcb-util-xrm-devel xorg-server-xwayland"
 short_desc="Modular Wayland compositor library"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.freedesktop.org/wlroots/wlroots"
 distfiles="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${version}/downloads/wlroots-${version}.tar.gz"
diff --git a/srcpkgs/wlroots0.16/template b/srcpkgs/wlroots0.16/template
index c670aa9b79ff2..1b2c5e9969ca5 100644
--- a/srcpkgs/wlroots0.16/template
+++ b/srcpkgs/wlroots0.16/template
@@ -16,7 +16,7 @@ makedepends="${_devel_depends}
  libxcb-devel xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel
  xcb-util-keysyms-devel xcb-util-xrm-devel xorg-server-xwayland"
 short_desc="Modular Wayland compositor library ${pkgname#wlroots}"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.freedesktop.org/wlroots/wlroots"
 distfiles="https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/${version}/downloads/wlroots-${version}.tar.gz"
diff --git a/srcpkgs/xdg-desktop-portal-wlr/template b/srcpkgs/xdg-desktop-portal-wlr/template
index dfcd7ff97da51..55823f25bb6c9 100644
--- a/srcpkgs/xdg-desktop-portal-wlr/template
+++ b/srcpkgs/xdg-desktop-portal-wlr/template
@@ -8,7 +8,7 @@ makedepends="wayland-devel wayland-protocols elogind-devel pipewire-devel
  inih-devel libgbm-devel libdrm-devel"
 depends="xdg-desktop-portal"
 short_desc="Backend of xdg-desktop-portal for wlroots"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/emersion/xdg-desktop-portal-wlr"
 distfiles="https://github.com/emersion/xdg-desktop-portal-wlr/archive/v${version}.tar.gz"
diff --git a/srcpkgs/zig/template b/srcpkgs/zig/template
index 55b31e5573c44..ca201c50131d3 100644
--- a/srcpkgs/zig/template
+++ b/srcpkgs/zig/template
@@ -10,7 +10,7 @@ make_cmd=make
 # because our lld is static-only and requires those to work
 makedepends="clang llvm15 lld-devel libxml2-devel libzstd-devel ncurses-devel zlib-devel"
 short_desc="Programming language designed for robustness, optimality, and clarity"
-maintainer="Isaac Freund <mail@isaacfreund.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://ziglang.org"
 distfiles="https://ziglang.org/download/${version}/zig-${version}.tar.xz"

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

* Re: [PR PATCH] [Closed]: *: orphan packages maintained by ifreund
  2024-01-28 10:51 [PR PATCH] *: orphan packages maintained by ifreund ifreund
@ 2024-01-28 12:22 ` ahesford
  2024-01-28 12:23 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-01-28 12:22 UTC (permalink / raw)
  To: ml

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

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

*: orphan packages maintained by ifreund
https://github.com/void-linux/void-packages/pull/48400

Description:
I've moved on from void and won't be updating these any more. Despite that, I'll probably continue to lurk in #xbps so feel free to ping me with any questions about Zig or river packaging.

[ci skip]

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

* Re: *: orphan packages maintained by ifreund
  2024-01-28 10:51 [PR PATCH] *: orphan packages maintained by ifreund ifreund
  2024-01-28 12:22 ` [PR PATCH] [Closed]: " ahesford
@ 2024-01-28 12:23 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-01-28 12:23 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/48400#issuecomment-1913578665

Comment:
Sorry to hear you've gone. I've picked up a few of these.

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

end of thread, other threads:[~2024-01-28 12:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-28 10:51 [PR PATCH] *: orphan packages maintained by ifreund ifreund
2024-01-28 12:22 ` [PR PATCH] [Closed]: " ahesford
2024-01-28 12:23 ` ahesford

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